تفاصيل الكتاب

978-1-4302-0172-4

The Definitive Guide to SQLite

Publication Date: 2006

ISBN: 978-1-4302-0172-4

Internet Resource: Please Login to download book


Traditional relational databases and embedded databases both have shortcomings that can leave a developer perplexed. So for many people, the solution resides in an open source embeddable database with an amazingly small footprint (less than 250 kilobytes). SQLite packs a powerful array of features and can handle databases as large as 2 terabytes. It offers a flexible set of datatypes and the ability to perform transactions, and it is supported by languages like C, PHP, Perl, and Python. And because SQLite's databases are completely file based, privileges are granted at the operating system level, allowing for easy and fast user management.


Subject: Professional and Applied Computing, Java, Open Source, SQL, SQLite, databases, design, language, operating system