{"repo":"sqlitecloud/sqlitecloud-py","free":true,"listed":false,"github":"https://github.com/sqlitecloud/sqlitecloud-py","clone":"git clone https://github.com/sqlitecloud/sqlitecloud-py.git","description":"Python drivers for SQLite Cloud","language":"Python","stars":22,"topics":["cloud","database","sqlite"],"license":null,"category":"databases-storage","readme_excerpt":"Driver for SQLite Cloud - SQLite Cloud - Compatibility with sqlite3 API - Autocommit transactions: Difference between sqlitecloud and sqlite3 - Installation and Usage - SQLite Cloud loves sqlite3 - SQLite Cloud for SQLAlchemy (beta) - SQLite Cloud for Pandas DataFrame --- SQLite Cloud is a powerful Python package that allows you to interact with the SQLite Cloud database seamlessly. It provides methods for various database operations. This package is designed to simplify database operations in Python applications, making it easier than ever to work with SQLite Cloud. Compatibility with sqlite3 API We aim for full compatibility with the Python built-in sqlite3 API (based on Python DBAPI 2.0 PEP 249), with the primary distinction being that our driver connects to SQLite Cloud databases. This allows you to migrate your local SQLite databases to SQLite Cloud without needing to modify your existing Python code that uses the sqlite3 API. - Documentation: Our API closely follows the sqlite3 API. You can refer to the sqlite3 documentation for most functionality. The list of implemented features are documented here. - Source: https://github.com/sqlitecloud/sqlitecloud-py - Site: https://sqlitecloud.io Autocommit transactions: Difference between sqlitecloud and sqlite3 In sqlitecloud , autocommit is always enabled , and we currently do not support disabling it. This means that the isolation level is always set to None , resulting in autocommit being permanently on. This behavior differ","default_branch":null,"files":null,"tree":[],"storefront":"/r/sqlitecloud","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/sqlitecloud/sqlitecloud-py/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}