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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to canopytax/asyncpgsa

Open-source alternatives to Asyncpgsa

30 open-source projects similar to canopytax/asyncpgsa, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Asyncpgsa alternative.

  • encode/databasesAvatar de encode

    encode/databases

    4,002Ver en 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
    Ver en GitHub↗4,002
  • aerospike/aerospike-client-nodejsAvatar de aerospike

    aerospike/aerospike-client-nodejs

    207Ver en GitHub↗

    Node.js client for the Aerospike database

    JavaScriptaerospikedatabase-driverjavascript
    Ver en GitHub↗207
  • avito-tech/go-transaction-managerAvatar de avito-tech

    avito-tech/go-transaction-manager

    406Ver en GitHub↗

    Transaction manager for GoLang

    Go
    Ver en GitHub↗406
  • aio-libs/aioesAvatar de aio-libs

    aio-libs/aioes

    98Ver en GitHub↗

    asyncio compatible driver for elasticsearch

    Python
    Ver en GitHub↗98
  • aio-libs/aiomysqlAvatar de aio-libs

    aio-libs/aiomysql

    1,887Ver en GitHub↗

    aiomysql is a library for accessing a MySQL database from the asyncio

    Python
    Ver en GitHub↗1,887

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • aio-libs/aioodbcAvatar de aio-libs

    aio-libs/aioodbc

    326Ver en GitHub↗

    aioodbc - is a library for accessing a ODBC databases from the asyncio

    Python
    Ver en GitHub↗326
  • aio-libs/aiopgAvatar de aio-libs

    aio-libs/aiopg

    1,430Ver en GitHub↗

    aiopg is a library for accessing a PostgreSQL database from the asyncio

    Python
    Ver en GitHub↗1,430
  • alexeyco/pigAvatar de alexeyco

    alexeyco/pig

    17Ver en GitHub↗

    Simple pgx wrapper to execute and scan query results

    Godatabasegogolang
    Ver en GitHub↗17
  • aliexpressru/gomemcachedAvatar de aliexpressru

    aliexpressru/gomemcached

    22Ver en GitHub↗

    A Binary Memcached client for Go with support for sharding using consistent hashing, along with SASL.

    Goconsistent-hashinggogolang
    Ver en GitHub↗22
  • amakawa/redicAvatar de amakawa

    amakawa/redic

    118Ver en GitHub↗

    Lightweight Redis Client

    Ruby
    Ver en GitHub↗118
  • andymccurdy/redis-pyAvatar de andymccurdy

    andymccurdy/redis-py

    13,566Ver en GitHub↗

    redis-py is a Python client library for executing Redis commands and managing in-memory data structures. It provides the necessary components to integrate Python applications with Redis for data storage and retrieval. The project includes a cluster client for monitoring health and managing automatic failover across multiple active-active database replicas. It also features a connection pool manager to maintain reusable socket connections and a dedicated pub/sub client for subscribing to real-time message channels. The library covers broad capability areas including performance optimization t

    Python
    Ver en GitHub↗13,566
  • apache/calcite-avatica-goAvatar de apache

    apache/calcite-avatica-go

    125Ver en GitHub↗

    Apache Calcite Go

    Gobig-datacalcitegeospatial
    Ver en GitHub↗125
  • apache/cassandra-python-driverAvatar de apache

    apache/cassandra-python-driver

    1,425Ver en GitHub↗

    Python Driver for Apache Cassandra®

    Python
    Ver en GitHub↗1,425
  • apache/couchdb-nanoAvatar de apache

    apache/couchdb-nano

    687Ver en GitHub↗

    Nano: The official Apache CouchDB library for Node.js

    JavaScriptapachecouchdbnano
    Ver en GitHub↗687
  • aio-libs/aiocouchdbAvatar de aio-libs

    aio-libs/aiocouchdb

    54Ver en GitHub↗

    CouchDB client built on top of aiohttp (asyncio)

    Python
    Ver en GitHub↗54
  • ayende/ravendbAvatar de ayende

    ayende/ravendb

    295Ver en GitHub↗

    A linq enabled document database for .NET

    C#
    Ver en GitHub↗295
  • bchavez/rethinkdb.driverAvatar de bchavez

    bchavez/RethinkDb.Driver

    381Ver en GitHub↗

    :headphones: A NoSQL C#/.NET RethinkDB database driver with 100% ReQL API coverage.

    C#
    Ver en GitHub↗381
  • blackbeam/rust-mysql-simpleAvatar de blackbeam

    blackbeam/rust-mysql-simple

    691Ver en GitHub↗

    This crate offers:

    Rust
    Ver en GitHub↗691
  • blevesearch/bleveAvatar de blevesearch

    blevesearch/bleve

    10,986Ver en GitHub↗

    Bleve is a search indexing engine library written in Go, designed to provide full-text search and document retrieval capabilities for embedded application data. It functions as a framework for indexing structured or unstructured information, allowing developers to build searchable collections that support complex query logic and data analysis. The engine distinguishes itself through a pluggable analysis pipeline that normalizes text before indexing, alongside support for vector similarity search to identify semantically related content. It utilizes finite-state transducer automata for efficie

    Go
    Ver en GitHub↗10,986
  • bradfitz/gomemcacheAvatar de bradfitz

    bradfitz/gomemcache

    1,873Ver en GitHub↗

    Go Memcached client library #golang

    Gogolangmemcachememcached-clients
    Ver en GitHub↗1,873
  • brianc/node-postgresAvatar de brianc

    brianc/node-postgres

    13,155Ver en GitHub↗

    This project is a Node.js client for PostgreSQL databases, providing a protocol parser to translate raw binary streams into JavaScript objects. It serves as a driver for executing queries, managing data, and integrating Node.js applications with PostgreSQL backends. The library includes a connection pool manager to reduce network overhead by caching reusable connections and a result streamer that uses cursors to retrieve large datasets incrementally. It also functions as an event listener for subscribing to asynchronous server-side notifications to trigger real-time application events. Broad

    JavaScriptlibpqnode-postgrespostgres
    Ver en GitHub↗13,155
  • brianmario/mysql2Avatar de brianmario

    brianmario/mysql2

    2,279Ver en GitHub↗

    A modern, simple and very fast Mysql library for Ruby - binding to libmysql

    Ruby
    Ver en GitHub↗2,279
  • bsm/redeoAvatar de bsm

    bsm/redeo

    444Ver en GitHub↗

    High-performance framework for building redis-protocol compatible TCP servers/services

    Gogolow-latencyredis
    Ver en GitHub↗444
  • btnguyen2k/gocosmosAvatar de btnguyen2k

    btnguyen2k/gocosmos

    22Ver en GitHub↗

    Go database/sql driver for Azure Cosmos DB SQL API

    Go
    Ver en GitHub↗22
  • chenmingyong0423/go-mongoxAvatar de chenmingyong0423

    chenmingyong0423/go-mongox

    220Ver en GitHub↗

    A Go Mongo library based on the official MongoDB driver, featuring streamlined document operations, generic binding of structs to collections, built-in BSON doc builder, automated field updates, struct validation, hooks, and plugin-based programming.

    Gobuilderdatabasego
    Ver en GitHub↗220
  • cihangir/neo4jAvatar de cihangir

    cihangir/neo4j

    29Ver en GitHub↗

    Neo4j Rest API Client for Go lang

    Go
    Ver en GitHub↗29
  • confluentinc/confluent-kafka-dotnetAvatar de confluentinc

    confluentinc/confluent-kafka-dotnet

    262Ver en GitHub↗

    Confluent's Apache Kafka .NET client

    C#c-sharpconfluentdotnet
    Ver en GitHub↗262
  • couchbase/couchbase-lite-netAvatar de couchbase

    couchbase/couchbase-lite-net

    443Ver en GitHub↗

    A lightweight, document-oriented (NoSQL), syncable database engine for .NET

    C#
    Ver en GitHub↗443
  • couchbase/couchnodeAvatar de couchbase

    couchbase/couchnode

    462Ver en GitHub↗

    Couchbase Node.js Client Library (Official)

    TypeScriptcouchbasenodejssdk
    Ver en GitHub↗462
  • aerospike/aerospike-client-goAvatar de aerospike

    aerospike/aerospike-client-go

    459Ver en GitHub↗

    Aerospike Client Go

    Go
    Ver en GitHub↗459