awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
CanopyTax avatar

CanopyTax/asyncpgsa

0
View on GitHub↗
510 stars·46 forks·Python·Apache-2.0·11 views

Asyncpgsa

A wrapper around asyncpg for use with sqlalchemy

Features

  • Database Drivers - PostgreSQL client with SQLAlchemy core support.
  • Query Builders - Async wrapper for SQLAlchemy Core.

Star history

Star history chart for canopytax/asyncpgsaStar history chart for canopytax/asyncpgsa

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Asyncpgsa

These projects share indexed features with Asyncpgsa. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • encode/databasesencode avatar

    encode/databases

    4,002View on GitHub↗

    This project is an asyncio database abstraction layer that provides a common interface for performing non-blocking database operations in Python. It functions as an asynchronous database driver wrapper and a SQL expression builder, allowing for the construction of raw SQL strings from structured Python objects. The library includes an asyncio connection pool manager that utilizes task-local storage to handle connection lifecycles and reduce resource overhead. It also serves as an async database transaction manager, wrapping operations in atomic transactions and savepoints to maintain data int

    Python
    View on GitHub↗4,002
  • aerospike/aerospike-client-nodejsaerospike avatar

    aerospike/aerospike-client-nodejs

    207View on GitHub↗

    Node.js client for the Aerospike database

    JavaScriptaerospikedatabase-driverjavascript
    View on GitHub↗207
  • aio-libs/aiocouchdbaio-libs avatar

    aio-libs/aiocouchdb

    54View on GitHub↗

    CouchDB client built on top of aiohttp (asyncio)

    Python
    View on GitHub↗54
  • aerospike/aerospike-client-goaerospike avatar

    aerospike/aerospike-client-go

    459View on GitHub↗

    Aerospike Client Go

    Go
    View on GitHub↗459
Compare all 30 related projects→

Frequently asked questions

What does canopytax/asyncpgsa do?

A wrapper around asyncpg for use with sqlalchemy

What are the main features of canopytax/asyncpgsa?

The main features of canopytax/asyncpgsa are: Database Drivers, Query Builders.

Which projects share features with canopytax/asyncpgsa?

Projects with overlapping indexed features include: encode/databases — This project is an asyncio database abstraction layer that provides a common interface for performing non-blocking… aerospike/aerospike-client-nodejs — Node.js client for the Aerospike database. aio-libs/aiocouchdb — CouchDB client built on top of aiohttp (asyncio). aio-libs/aioes — asyncio compatible driver for elasticsearch. aio-libs/aiomysql — aiomysql is a library for accessing a MySQL database from the asyncio. aerospike/aerospike-client-go — Aerospike Client Go.