Differences between revisions 1 and 2
Revision 1 as of 2009-01-05 16:04:04
Size: 500
Editor: 77
Comment:
Revision 2 as of 2009-01-05 16:05:56
Size: 494
Editor: 77
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
asql, or ASql, is a platform independent, extremely lightweight, and a free software C and Python library that provides a self-contained, serverless, zero-configuration, transactional SQL database engine. asql, or ASql, is a platform independent, extremely lightweight, and a free software C and Python library that provides a self-contained, serverless, zero-configuration, transactional database engine.
Line 5: Line 5:

asql, or ASql, is a platform independent, extremely lightweight, and a free software C and Python library that provides a self-contained, serverless, zero-configuration, transactional database engine.

ASql does not implements any SQL standard, but instead of that has pure C and Python interface "simulating" SQL queries that brings full power of database programming, including database transactions that are atomic, isolated, and durable.

Official Site: http://code.google.com/p/asql/

asql (last edited 2009-01-05 16:05:56 by 77)

Unable to edit the page? See the FrontPage for instructions.