All Projects → WebwareForPython → Dbutils

WebwareForPython / Dbutils

Licence: mit
Database connections for multi-threaded environments

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Dbutils

3dcitydb
3D City Database - The Open Source CityGML Database
Stars: ✭ 210 (-0.94%)
Mutual labels:  database, postgresql
Choochoo
Training Diary
Stars: ✭ 186 (-12.26%)
Mutual labels:  database, postgresql
Nut
Advanced, Powerful and easy to use ORM for Qt
Stars: ✭ 181 (-14.62%)
Mutual labels:  database, postgresql
Ocaml Caqti
Cooperative-threaded access to relational data
Stars: ✭ 175 (-17.45%)
Mutual labels:  database, postgresql
Rustorm
an orm for rust
Stars: ✭ 205 (-3.3%)
Mutual labels:  database, postgresql
Scalardb
Universal transaction manager
Stars: ✭ 178 (-16.04%)
Mutual labels:  database, postgresql
Django Sharding
A sharding library for Django
Stars: ✭ 184 (-13.21%)
Mutual labels:  database, postgresql
Sqlcheck
Automatically identify anti-patterns in SQL queries
Stars: ✭ 2,062 (+872.64%)
Mutual labels:  database, postgresql
Npgsql
Npgsql is the .NET data provider for PostgreSQL.
Stars: ✭ 2,415 (+1039.15%)
Mutual labels:  database, postgresql
Obevo
Obevo is a database deployment tool that handles enterprise scale schemas and complexity
Stars: ✭ 192 (-9.43%)
Mutual labels:  database, postgresql
Linq2db
Linq to database provider.
Stars: ✭ 2,211 (+942.92%)
Mutual labels:  database, postgresql
Postgres
🐘 Run PostgreSQL in Kubernetes
Stars: ✭ 205 (-3.3%)
Mutual labels:  database, postgresql
Old Rustorm
An ORM for rust
Stars: ✭ 168 (-20.75%)
Mutual labels:  database, postgresql
Collector
pganalyze statistics collector for gathering PostgreSQL metrics and log data
Stars: ✭ 181 (-14.62%)
Mutual labels:  database, postgresql
Postgres
Postgres.js - The Fastest full featured PostgreSQL client for Node.js
Stars: ✭ 2,193 (+934.43%)
Mutual labels:  database, postgresql
Psycopg2
PostgreSQL database adapter for the Python programming language
Stars: ✭ 2,425 (+1043.87%)
Mutual labels:  database, postgresql
Pg hashids
Short unique id generator for PostgreSQL, using hashids
Stars: ✭ 164 (-22.64%)
Mutual labels:  database, postgresql
Usaspending Api
Server application to serve U.S. federal spending data via a RESTful API
Stars: ✭ 166 (-21.7%)
Mutual labels:  database, postgresql
Condenser
Condenser is a database subsetting tool
Stars: ✭ 189 (-10.85%)
Mutual labels:  database, postgresql
Shardingsphere
Build criterion and ecosystem above multi-model databases
Stars: ✭ 14,989 (+6970.28%)
Mutual labels:  database, postgresql

DBUtils

DBUtils is a suite of tools providing solid, persistent and pooled connections to a database that can be used in all kinds of multi-threaded environments.

The suite supports DB-API 2 compliant database interfaces and the classic PyGreSQL interface.

The current version 2.0 of DBUtils supports Python versions 2.7 and 3.5 to 3.9.

Please have a look at the changelog, because there are some breaking changes in version 2.0.

The DBUtils home page can be found at https://webwareforpython.github.io/DBUtils/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].