SQLJet Home

SQLJet is an independent pure Java implementation of a popular SQLite database management system.

See:
          Description

Packages
org.tmatesoft.sqljet.core SQLJet's common interfaces and classes.
org.tmatesoft.sqljet.core.schema SQLJet's API for SQL syntax.
org.tmatesoft.sqljet.core.table SQLJet's API for access to data tables.

 

SQLJet is an independent pure Java implementation of a popular SQLite database management system. SQLJet is a software library that provides API that enables Java application to read and modify SQLite databases.

Currently SQLJet does not full support SQL queries; there is an API to work with the database on a lower level.

SQLJet Major Features

SQLJet is Open Source

SQLJet is Open Source and can be freely used in Open Source applications under the terms GNU General Public License (GPL). We also provide commercial licensing option for closed source applications or so called Dual Licensing. For more information on licensing please contact us at support@sqljet.com.

SQLJet home page

Please visit http://sqljet.com/


SQLJet Home

Copyright © 2009-2010 TMate Software Ltd. All Rights Reserved.