Registry / database / sqlite4java

sqlite4java

JSON →
library1.0.392javamavenunverified

SQLite4Java is a minimalistic, high-performance Java wrapper for the SQLite database engine.

database
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

com.almworks.sqlite4java.SQLiteConnection

Create a new SQLite connection

import com.almworks.sqlite4java.SQLiteConnection; public class Example { public static void main(String[] args) { SQLiteConnection conn = new SQLiteConnection(); System.out.println("SQLite connection created"); } }
Debug
Known footguns

No known footguns recorded.

Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
14 hits · last 30 days
gptbot
3
claudebot
3
mj12bot
2
bingbot
1
Resources