opnsense-ports/java/sqlitejdbc/pkg-descr
2022-09-07 22:33:21 +02:00

5 lines
204 B
Text

SQLiteJDBC is a Java JDBC driver for SQLite.
It runs using either a native code library or a 100% Pure Java driver
based on NestedVM emulation (but in this package only the native version
is installed).