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 | Aug 19, 2024 |
Files | pom (18 KB) jar (13.5 MB) View All |
Repositories | Central |
Ranking | #385 in MvnRepository (See Top Artifacts) #5 in JDBC Drivers |
Used By | 1,359 artifacts |
Compile Dependencies (1)
Provided Dependencies (1)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
UPL | org.graalvm.sdk » nativeimage | 24.0.2 | 24.1.0 |
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.10 | |
Apache 2.0 | com.tngtech.archunit » archunit-junit5 | 1.3.0 | ✔ | |
Assertion Apache 2.0 | org.assertj » assertj-core | 3.26.3 | ✔ | |
Testing EPL 2.0 | org.junit-pioneer » junit-pioneer | 2.2.0 | 2.3.0 | |
Testing EPL 2.0 | org.junit.jupiter » junit-jupiter | 5.10.3 | 5.11.2 | |
Mocking MIT | org.mockito » mockito-core | 5.12.0 | 5.14.1 |
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
Learn SQLite in 1 Day: Definitive Guide to Learn SQLite for Beginners (2017) by Krishna Rungta | |
Introducing SQLite for Mobile Developers (2015) by Jesse Feiler | |
SQLite: Questions and Answers (2015) by George Duckett | |
The Definitive Guide to SQLite (2014) by Mike Owens | |
Android SQLite Essentials (2014) by Sunny Kumar Aditya, Vikash Kumar Karn | |
SQLite for Mobile Apps Simplified: Step by step details to create and access database from Android, BlackBerry and iPhone Apps (2014) by Sribatsa Das | |
The Definitive Guide to SQLite (Expert's Voice in Open Source) (2010) by Grant Allen, Mike Owens | |
Using SQLite: Small. Fast. Reliable. Choose Any Three. (2010) by Jay A. Kreibich | |
The SQL Guide to SQLite (2009) by Rick F. van der Lans | |
SQLite (2004) by Chris Newman |