peewee
ORM
An expressive and small ORM library for Python that supports multiple databases.
a small, expressive orm -- supports postgresql, mysql, sqlite and cockroachdb
11k stars
197 watching
1k forks
Language: Python
last commit: about 1 month ago
Linked from 3 awesome lists
dankgametightpeeweepythonsqlite
Related projects:
Repository | Description | Stars |
---|---|---|
pylons/pyramid_zodbconn | Provides a bridge between a Python web application and the ZODB object database | 4 |
oracle/python-cx_oracle | Provides a Python interface to Oracle Database | 887 |
genaker/pygento | Provides an ORM tool to interact with Magento 2 databases using Python without relying on the core Magento 2 framework. | 18 |
mysql/mysql-connector-python | A Python driver for interacting with MySQL databases using the Python Database API Specification v2.0. | 882 |
astares/pharo-udbc | A Smalltalk implementation of Universal Database Connectivity (UDBC) for various databases. | 7 |
sqlalchemy/sqlalchemy | A powerful library providing an object-relational mapping system to interact with databases in a Pythonic way. | 9,807 |
coleifer/sqlite-web | A web-based graphical user interface for managing SQLite databases | 3,479 |
googleapis/python-bigtable | Provides a Python interface to interact with Google Cloud Bigtable NoSQL database service. | 68 |
simonw/sqlite-utils | A Python utility and library for manipulating SQLite databases. | 1,708 |
pymssql/pymssql | A Python interface to Microsoft SQL Server | 842 |
pylons/paginate | Helps divide large lists of items into pages for user navigation. | 79 |
dbpunk-labs/db3 | A permanent JSON document database for decentralized applications built on blockchain technology | 370 |
dropbox/pyhive | Provides interfaces to connect and interact with data sources like Hive and Presto using Python. | 1,676 |
nzhzds/taostd | A Python connector for TDengine, providing an easy-to-use interface for interacting with the time-series database | 1 |
hippasus/petapoco.dbentitygenerator | Generates DB entity classes from a database. | 15 |