show / hide section
Application Details - Learn about the application

edit info

SQLite is an ACID-compliant relational database management system contained in a relatively small 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. This reduces latency in database access because 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.   [edit]

Project Details   [edit]

Project Resources   [edit]

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


sqlite

SQLite is an ACID-compliant relational database management system contained in a relativel...

OStatic Users 1
Stories 0
Questions 0
open
Copy and paste the following script code into the HTML source of the site where you want this widget to appear.
<script type="text/javascript"> ostaticv='i=86507&t=badge&h=130&w=300'; </script> <script src="http://ostatic.com/ostatic.js" type="text/javascript"> </script>

Application Users


show / hide section
Screenshots & Screencasts - See the Application in action

Top
add screenshot
add screenshot

show / hide section
Alternatives - Suggested alternatives to this software

Top
add alternative
image
PostgreSQL

PostgreSQL is a powerful, open source relational database system. It has more than 15 year...

added by an anonymous user
image
mysql

MySQL is a multithreaded, multi-user SQL database management system...

added by an anonymous user
image
Microsoft SQL Server

Microsoft SQL Server is a relational database management system (RDBMS) produced by Micros...

added by an anonymous user
image
oracle

Oracle Corporation produces and markets the Oracle Database. The relational database...

added by an anonymous user
Showing Page:

    show / hide section
    News Central - Stay informed with Application-related news

    Top

    show / hide section
    Questions - Get Answers and Share Your Expertise

    Top
    show / hide section

    Application-Related Questions

    Ask the OStatic community your question about this software.

    Ask A Question

    Search oDesk Experts

    Need help with your project? 66,000+ experts await your request at oDesk

    show / hide section
    Reviews - Learn from members' experience and share your own

    Top
    show / hide section

    Application Reviews

    image

    Add A Review