altaurog / cpgcopyLinks
Fast PostgreSQL bulk inserts with Cython and binary copy
☆12Updated 5 years ago
Alternatives and similar repositories for cpgcopy
Users that are interested in cpgcopy are comparing it to the libraries listed below
Sorting:
- fast data loading with binary copy☆119Updated last month
- Amazon S3 filesystem for PyFilesystem2☆158Updated last year
- A simple way to use Postgres in Python integration tests.☆35Updated 3 years ago
- ☆26Updated 2 years ago
- Postgresql utilities for ETL and data analysis☆24Updated 8 years ago
- Python package to access OLAP data sources.☆65Updated 3 years ago
- Easily LISTEN to PostgreSQL NOTIFY messages☆70Updated 4 years ago
- Implementing GraphQL with joins to avoid the N+1 problem☆45Updated 7 years ago
- Lightweight configuration and access to multiple databases in a single project☆38Updated 2 years ago
- Python implementation of postgres meta commands (backslash commands)☆82Updated 3 months ago
- gametight lightweight caching library for python☆67Updated 2 weeks ago
- ☆148Updated 4 months ago
- python implementation of the parquet columnar file format.☆21Updated last month
- MongoDB integrations for Apache Arrow. Export MongoDB documents to numpy array, parquet files, and pandas dataframes in one line of code.☆112Updated this week
- This extension allow you use the ElasticSearch syntax for search in SQLAlchemy.☆83Updated 4 years ago
- Fast Python implementation of KSUID (K-Sortable Globally Unique IDs) using Cython☆51Updated last month
- Serialization / De-serialization support for the SQLAlchemy Declarative ORM☆111Updated 3 years ago
- BigQuery Foreign Data Wrapper for PostgreSQL☆96Updated last year
- Python PostgreSQL database performance insights. Locks, index usage, buffer cache hit ratios, vacuum stats and more.☆37Updated 3 years ago
- A DBAPI and SQLAlchemy dialect for Elasticsearch☆120Updated 2 years ago
- Strongly opinionated python project management.☆39Updated 3 years ago
- Run async workflows using pytest-fixtures-style dependency injection☆35Updated 3 months ago
- Asynchronous message queue consumer and scheduler☆59Updated 8 years ago
- A pandas.DataFrame-based ORM.☆85Updated 3 years ago
- Making postgres listen/notify easier.☆58Updated 8 years ago
- Python 3.6+ Asyncio PostgreSQL query builder and model☆66Updated 2 years ago
- Python DB API client library for CrateDB, using HTTP.