Python Connector for SQLite

More Python Connectors

Python Connector for SQLite is a reliable connectivity solution for accessing the SQLite database from Python applications to perform create, read, update, and delete operations on data. The solution fully implements the Python DB API 2.0 specification and is distributed as a wheel package for Windows, macOS, and Linux.

Direct Connection

The connector supports two SQLite library linking modes: static linking and dynamic linking. Static linking enables a direct connection to SQLite, so you don't have to deploy the SQLite libraries on user workstations. It supports native SQLite database encryption without requiring you to purchase an encryption extension for SQLite.

Direct connection to SQLite

Features

SQLite database encryption

Database Encryption

To protect your data from unauthorized access, the connector provides embedded encryption capabilities in the Direct mode. The statically linked library provides SQLite database encryption without requiring you to purchase an encryption extension.

Cost-effective deployment

Fast Deployment

If your Python application must be deployed on multiple user workstations, you don't have to supply the SQLite libraries for every user since our connector supports a direct connection.

Secure communication

Database Compatibility

The connector is compatible with all SQLite versions, starting with SQLite 3.0.

Platform support

Platform Support

The Python connector is available for Windows 32-bit and 64-bit, macOS 64-bit, and Linux 64-bit.

Unicode-compliant connector

Unicode-Compliant Connector

The Unicode-compliant connector lets you retrieve and update multilingual data, regardless of its character encoding (Chinese, Cyrillic, Hebrew, and more) in any language environment.

Data types support

Data Types Support

The connector supports all SQLite and Python data types. It offers additional options to control data type mapping between the SQLite data types and Python data types.

Other Python Connectors for Databases

Discover Other Connectivity Solutions

ADO.NET - ODBC - SSIS - Excel Add-ins - Delphi - OData

Get extra benefits with Devart for Enterprise

Learn more about our convenient software purchasing process and an array of benefits for enterprise companies.

  • Bonuses for corporate clients

    These may include fast and effective deployment, corporate budget optimization, and a number of special deals.
  • Dedicated manager

    We will save your time by providing a dedicated manager to consult you and guide you through all the purchasing and licensing processes.