FreeBSD.software
Home/databases/py311-sqlite3

py311-sqlite3

3.11.15_10

Standard Python binding to the SQLite3 library (Python 3.11)

SQLite is a library that provides a SQL-language database that stores data in disk files without requiring a separate server process. pysqlite provides a SQL interface compliant with the DB-API 2.0 specification described by PEP 249. This means that it should be possible to write the first version of your applications using SQLite for data storage. If switching to a larger database such as PostgreSQL or Oracle is later necessary, the switch should be relatively easy.

Origin: databases/py-sqlite3
Category: databases
Size: 119KiB
License: PSFL
Maintainer: python@FreeBSD.org
Dependencies: 2 packages
Required by: 98 packages
$pkg install py311-sqlite3

Dependencies (2)

Required By (98 packages)

More in databases