SQLite JDBC is a library for accessing and creating SQLite database files in Java (it includes native libraries)
License | Apache 2.0 |
---|---|
Categories | JDBC Drivers |
Tags | sqlitedatabasesqljdbcdriverrdbms |
HomePage | https://github.com/xerial/sqlite-jdbc |
Date | Jun 09, 2025 |
Files | pom (19 KB) jar (13.7 MB) View All |
Repositories | Central |
Ranking | #380 in MvnRepository (See Top Artifacts) #5 in JDBC Drivers |
Used By | 1,506 artifacts |
Compile Dependencies (1)
Provided Dependencies (1)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
UPL | org.graalvm.sdk » nativeimage | 24.1.2 | 24.2.1 |
Test Dependencies (6)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Logging EPL 1.0LGPL 2.1 | ch.qos.logback » logback-classic | 1.2.13 | 1.5.18 | |
Apache 2.0 | com.tngtech.archunit » archunit-junit5 | 1.4.1 | ✔ | |
Assertion Apache 2.0 | org.assertj » assertj-core | 3.27.3 | ✔ | |
Testing EPL 2.0 | org.junit-pioneer » junit-pioneer | 2.3.0 | ✔ | |
Testing EPL 2.0 | org.junit.jupiter » junit-jupiter | 5.12.2 | 5.13.3 | |
Mocking MIT | org.mockito » mockito-core | 5.18.0 | ✔ |
Licenses
License | URL |
---|---|
The Apache Software License, Version 2.0 | https://www.apache.org/licenses/LICENSE-2.0.txt |
Developers
Name | Dev Id | Roles | Organization | |
---|---|---|---|---|
Taro L. Saito | leo<at>xerial.org | leo | Architect, Project Manager, Chief Developer | Xerial Project |
Related Books
Mastering SQLite: A Beginner’s Guide to Database Management (2025) by PANCHTILAK, NARENDRA | |
SQLite For Beginners: Learn Fundamentals of Queries and Implement PyQt-Based Projects Easily (2019) by Siahaan, Vivian, Sianipar, Rismon Hasiholan | |
Introducing SQLite for Mobile Developers (2015) by Feiler, Jesse | |
The Definitive Guide to SQLite (2014) by Owens, Mike | |
Android SQLite Essentials (2014) by Aditya, Sunny Kumar, Karn, Vikash Kumar | |
SQLite for Mobile Apps Simplified: Step by step details to create and access database from Android, BlackBerry and iPhone Apps (2014) by Das, Sribatsa | |
The Definitive Guide to SQLite (Expert's Voice in Open Source) (2010) by Allen, Grant, Owens, Mike | |
Using SQLite: Small. Fast. Reliable. Choose Any Three. (2010) by Kreibich, Jay A. | |
The SQL Guide to SQLite (2009) by van der Lans, Rick F. | |
SQLite by Newman, Chris |