awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to sparklemotion/sqlite3-ruby

Open-source alternatives to Sqlite3 Ruby

30 open-source projects similar to sparklemotion/sqlite3-ruby, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Sqlite3 Ruby alternative.

  • aerospike/aerospike-client-goaerospike का अवतार

    aerospike/aerospike-client-go

    459GitHub पर देखें↗

    Aerospike Client Go

    Go
    GitHub पर देखें↗459
  • aerospike/aerospike-client-nodejsaerospike का अवतार

    aerospike/aerospike-client-nodejs

    207GitHub पर देखें↗

    Node.js client for the Aerospike database

    JavaScriptaerospikedatabase-driverjavascript
    GitHub पर देखें↗207
  • aio-libs/aiocouchdbaio-libs का अवतार

    aio-libs/aiocouchdb

    54GitHub पर देखें↗

    CouchDB client built on top of aiohttp (asyncio)

    Python
    GitHub पर देखें↗54
  • aio-libs/aioesaio-libs का अवतार

    aio-libs/aioes

    98GitHub पर देखें↗

    asyncio compatible driver for elasticsearch

    Python
    GitHub पर देखें↗98
  • aio-libs/aiomysqlaio-libs का अवतार

    aio-libs/aiomysql

    1,887GitHub पर देखें↗

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

    Python
    GitHub पर देखें↗1,887
  • aio-libs/aioodbcaio-libs का अवतार

    aio-libs/aioodbc

    326GitHub पर देखें↗

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

    Python
    GitHub पर देखें↗326

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • aio-libs/aiopgaio-libs का अवतार

    aio-libs/aiopg

    1,430GitHub पर देखें↗

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

    Python
    GitHub पर देखें↗1,430
  • alexeyco/pigalexeyco का अवतार

    alexeyco/pig

    17GitHub पर देखें↗

    Simple pgx wrapper to execute and scan query results

    Godatabasegogolang
    GitHub पर देखें↗17
  • aliexpressru/gomemcachedaliexpressru का अवतार

    aliexpressru/gomemcached

    22GitHub पर देखें↗

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

    Goconsistent-hashinggogolang
    GitHub पर देखें↗22
  • amakawa/redicamakawa का अवतार

    amakawa/redic

    118GitHub पर देखें↗

    Lightweight Redis Client

    Ruby
    GitHub पर देखें↗118
  • andymccurdy/redis-pyandymccurdy का अवतार

    andymccurdy/redis-py

    13,566GitHub पर देखें↗

    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
    GitHub पर देखें↗13,566
  • apache/calcite-avatica-goapache का अवतार

    apache/calcite-avatica-go

    125GitHub पर देखें↗

    Apache Calcite Go

    Gobig-datacalcitegeospatial
    GitHub पर देखें↗125
  • apache/cassandra-python-driverapache का अवतार

    apache/cassandra-python-driver

    1,425GitHub पर देखें↗

    Python Driver for Apache Cassandra®

    Python
    GitHub पर देखें↗1,425
  • apache/couchdb-nanoapache का अवतार

    apache/couchdb-nano

    687GitHub पर देखें↗

    Nano: The official Apache CouchDB library for Node.js

    JavaScriptapachecouchdbnano
    GitHub पर देखें↗687
  • avito-tech/go-transaction-manageravito-tech का अवतार

    avito-tech/go-transaction-manager

    406GitHub पर देखें↗

    Transaction manager for GoLang

    Go
    GitHub पर देखें↗406
  • ayende/ravendbayende का अवतार

    ayende/ravendb

    295GitHub पर देखें↗

    A linq enabled document database for .NET

    C#
    GitHub पर देखें↗295
  • bchavez/rethinkdb.driverbchavez का अवतार

    bchavez/RethinkDb.Driver

    381GitHub पर देखें↗

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

    C#
    GitHub पर देखें↗381
  • blackbeam/rust-mysql-simpleblackbeam का अवतार

    blackbeam/rust-mysql-simple

    691GitHub पर देखें↗

    This crate offers:

    Rust
    GitHub पर देखें↗691
  • blevesearch/bleveblevesearch का अवतार

    blevesearch/bleve

    10,986GitHub पर देखें↗

    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
    GitHub पर देखें↗10,986
  • bradfitz/gomemcachebradfitz का अवतार

    bradfitz/gomemcache

    1,873GitHub पर देखें↗

    Go Memcached client library #golang

    Gogolangmemcachememcached-clients
    GitHub पर देखें↗1,873
  • brianc/node-postgresbrianc का अवतार

    brianc/node-postgres

    13,155GitHub पर देखें↗

    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
    GitHub पर देखें↗13,155
  • brianmario/mysql2brianmario का अवतार

    brianmario/mysql2

    2,279GitHub पर देखें↗

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

    Ruby
    GitHub पर देखें↗2,279
  • bsm/redeobsm का अवतार

    bsm/redeo

    444GitHub पर देखें↗

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

    Gogolow-latencyredis
    GitHub पर देखें↗444
  • btnguyen2k/gocosmosbtnguyen2k का अवतार

    btnguyen2k/gocosmos

    22GitHub पर देखें↗

    Go database/sql driver for Azure Cosmos DB SQL API

    Go
    GitHub पर देखें↗22
  • canopytax/asyncpgsaCanopyTax का अवतार

    CanopyTax/asyncpgsa

    510GitHub पर देखें↗

    A wrapper around asyncpg for use with sqlalchemy

    Python
    GitHub पर देखें↗510
  • chenmingyong0423/go-mongoxchenmingyong0423 का अवतार

    chenmingyong0423/go-mongox

    220GitHub पर देखें↗

    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
    GitHub पर देखें↗220
  • cihangir/neo4jcihangir का अवतार

    cihangir/neo4j

    29GitHub पर देखें↗

    Neo4j Rest API Client for Go lang

    Go
    GitHub पर देखें↗29
  • confluentinc/confluent-kafka-dotnetconfluentinc का अवतार

    confluentinc/confluent-kafka-dotnet

    262GitHub पर देखें↗

    Confluent's Apache Kafka .NET client

    C#c-sharpconfluentdotnet
    GitHub पर देखें↗262
  • couchbase/couchbase-lite-netcouchbase का अवतार

    couchbase/couchbase-lite-net

    443GitHub पर देखें↗

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

    C#
    GitHub पर देखें↗443
  • 05bit/peewee-async05bit का अवतार

    05bit/peewee-async

    765GitHub पर देखें↗

    Asynchronous interface for peewee ORM powered by asyncio

    Python
    GitHub पर देखें↗765