DBMNG数据库管理与应用

才能是来自独创性。独创性是思维、观察、理解和判断的一种独特的方式。
当前位置:首页 > SQLite > 管理工具

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


What is SQLJet

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.

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

SQLJet Mailing List: subscribe or browse.

SQLJet API Tutorial.

SQLJet Sample Application: SQLite Database Browser (click to launch).

SQLJet Major Features

  • Fine-grained API to create, read and modify SQLite databases.
  • Database format is fully compatible with SQLite 3.6.
  • No native binaries are needed.
  • Current version only supports SQL in schema.

Download SQLJet

Option 0: Download SQLJet v1.1.10: (version 1.1.10 changelog)

Option 1: SQLJet nightly builds are available at our build server. Click "Login as Guest" if prompted to log in.

Option 2: Checkout from Subversion repository:

$ svn co http://svn.sqljet.com/repos/sqljet/branches/1.0.x/ sqljet
$ cd sqljet
$ gradle build

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.

See Also

本站文章内容,部分来自于互联网,若侵犯了您的权益,请致邮件chuanghui423#sohu.com(请将#换为@)联系,我们会尽快核实后删除。
Copyright © 2006-2023 DBMNG.COM All Rights Reserved. Powered by DEVSOARTECH            豫ICP备11002312号-2

豫公网安备 41010502002439号