SQLite

Open Source
SQLite is a mostly ACID-compliant relational database management system contained in a relatively small (~500kB) C programming library. Unlike client-server database management systems, the SQLite engine is not a standalone process with which the program communicates. Instead, the SQLite library is linked in and thus becomes an integral part of the program. The program uses SQLite's functionality through simple function calls, which reduces latency in database access as function calls are more efficient than inter-process communication. The entire database (definitions, tables, indices, and the data itself) is stored as a single cross-platform file on a host machine. This simple design is achieved by locking the entire database file at the beginning of a transaction. SQLite was created by D. Richard Hipp, who sells training, direct technical support contracts and add-ons such as compression and encryption. The source code for SQLite is in the public domain.

Project Details

AUDIENCE :developers LICENSE :Public Domain OPERATING SYSTEM :os independent PROGRAMMING LANGUAGE :tcl sql : C : LATEST VERSION :3.6.1

Attribution

Information obtained from users, and repositories like FLOSSmole, Wikipedia, Apache, Codehaus, and several others. Please inform us of any errors, objections or omissions. You can find our terms of service here.

Alternatives

Recommend a good alternative to this application, win points and help out the fellow members. use the quick add tool to add alternatives.

Don't forget to rate the alternative application listed or add them to your profile too!
7 recommended alternatives to Blender Recommend Alternative
PostgreSQL
Open Source
PostgreSQL is a powerful, open source relational database system. It has more than 15 year...
My SQL
Open Source
My SQL is a true multi-user, multi-threaded SQL database server....
MySQL
Open Source
MySQL is written in C and C++. The SQL parser uses yacc and a home-brewed lexer....
Microsoft SQL Server
Proprietary
Microsoft SQL Server is a relational database management system (RDBMS) produced by Micros...
PostgreSQL Database ...
Open Source
PostgreSQL is an object-relational database management system (ORDBMS). It is released und...
Oracle
Proprietary
Oracle Corporation produces and markets the Oracle Database. The relational database...
Drizzle (database se...
Open Source
The Drizzle project is building a database optimized for Cloud and Net applications. It is...

Users

Do you use this application? Add this to your profile using the 'Use This?' button. You will get points and other members will be able to find you.

647 Blender users I Use This