awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to go-kivik/kivik

Open-source alternatives to Kivik

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

  • shlomi-noach/awesome-mysqlshlomi-noach 的头像

    shlomi-noach/awesome-mysql

    2,579在 GitHub 上查看↗

    A curated list of awesome MySQL software, libraries, tools and resources

    Python
    在 GitHub 上查看↗2,579
  • couchbase/couchnodecouchbase 的头像

    couchbase/couchnode

    462在 GitHub 上查看↗

    Couchbase Node.js Client Library (Official)

    TypeScriptcouchbasenodejssdk
    在 GitHub 上查看↗462
  • mongodb/node-mongodb-nativemongodb 的头像

    mongodb/node-mongodb-native

    10,180在 GitHub 上查看↗

    The MongoDB Node.js Driver is a programmatic interface and NoSQL database client used to manage document storage and execute operations within a MongoDB database. It serves as an asynchronous database interface and connection manager that enables Node.js applications to integrate with MongoDB servers. The project implements client-side field encryption to secure sensitive data and queries locally before transmission. It also provides a BSON serialization library to convert JavaScript objects into a binary format for efficient storage and network transmission. The driver covers a broad range

    TypeScriptdatabasemongodbnode-js
    在 GitHub 上查看↗10,180
  • aerospike/aerospike-client-nodejsaerospike 的头像

    aerospike/aerospike-client-nodejs

    207在 GitHub 上查看↗

    Node.js client for the Aerospike database

    JavaScriptaerospikedatabase-driverjavascript
    在 GitHub 上查看↗207
  • dhamaniasad/awesome-postgresdhamaniasad 的头像

    dhamaniasad/awesome-postgres

    11,955在 GitHub 上查看↗

    This project is a curated directory of software, libraries, and resources designed to support the management, monitoring, and deployment of PostgreSQL database environments. It functions as a structured index of community-supported tools, providing a centralized location for users to discover utilities that enhance database functionality and reliability. The directory organizes disparate database solutions into a logical hierarchy, covering areas such as graphical interfaces, backup and recovery utilities, and performance monitoring platforms. By categorizing these resources, it assists in th

    databasepostgrespostgresql
    在 GitHub 上查看↗11,955

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • brianc/node-postgresbrianc 的头像

    brianc/node-postgres

    13,155在 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
    在 GitHub 上查看↗13,155
  • couchbase/goforestdbcouchbase 的头像

    couchbase/goforestdb

    36在 GitHub 上查看↗

    Go bindings for ForestDB

    Go
    在 GitHub 上查看↗36
  • luin/ioredisluin 的头像

    luin/ioredis

    15,295在 GitHub 上查看↗

    ioredis is a performance-focused Redis client for Node.js designed to execute commands and manage data connections. It provides a specialized interface for interacting with standalone servers, sharded clusters, and high-availability setups. The library distinguishes itself with native support for Redis Cluster, featuring automatic slot discovery and network address mapping, and Redis Sentinel for master node discovery and automatic failover. It also includes a dedicated Lua scripting interface that utilizes server-side caching to ensure atomic operations. The project covers a broad set of ca

    TypeScript
    在 GitHub 上查看↗15,295
  • silverqx/tinyormsilverqx 的头像

    silverqx/TinyORM

    350在 GitHub 上查看↗

    Modern C++ ORM library

    C++
    在 GitHub 上查看↗350
  • apache/couchdb-nanoapache 的头像

    apache/couchdb-nano

    687在 GitHub 上查看↗

    Nano: The official Apache CouchDB library for Node.js

    JavaScriptapachecouchdbnano
    在 GitHub 上查看↗687
  • mysqljs/mysqlmysqljs 的头像

    mysqljs/mysql

    18,623在 GitHub 上查看↗

    This project is a MySQL database driver and client for Node.js. It provides a JavaScript implementation of the MySQL protocol to facilitate connecting to, querying, and managing data within MySQL databases. The driver includes a connection pool manager to maintain a cache of reusable database connections, reducing the overhead of frequent network handshakes. It also supports row-by-row result streaming to process large datasets without loading entire result sets into memory. Core capabilities cover SQL query execution, the management of database transactions, and the coordination of multiple

    JavaScriptjavascriptmysqlnodejs
    在 GitHub 上查看↗18,623
  • level/levelupLevel 的头像

    Level/levelup

    4,072在 GitHub 上查看↗

    Levelup is a sorted key-value storage system that saves and retrieves data using byte arrays as keys and values. It provides a compatibility layer for Node.js and browsers that offers a unified interface for storage backends compliant with a specific abstract standard. The project features an atomic batch write engine to execute multiple write and delete operations as a single unit for data consistency. It includes a range-based data streamer for reading keys and values as continuous sequences and an event-driven storage monitor to track asynchronous updates and state changes. The system cov

    JavaScriptbrowserjavascriptlevel
    在 GitHub 上查看↗4,072
  • akyoto/cacheA

    akyoto/cache

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • apache/incubator-kvrocksapache 的头像

    apache/incubator-kvrocks

    4,339在 GitHub 上查看↗

    Kvrocks is a disk-based NoSQL database and distributed key-value store that leverages the RocksDB storage engine to persist large datasets to physical disk. It is designed to be a Redis-compatible database, utilizing the standard Redis communication protocol to ensure interoperability with existing client libraries and tools. The project distinguishes itself by combining a disk-persistent storage model with advanced retrieval capabilities, including vector search for k-nearest neighbor queries, full-text search indexing, and geospatial query execution. It supports distributed clustering with

    C++
    在 GitHub 上查看↗4,339
  • akrylysov/pogrebakrylysov 的头像

    akrylysov/pogreb

    1,350在 GitHub 上查看↗

    Embedded key-value store for read-heavy workloads written in Go

    Gogohash-tablekey-value
    在 GitHub 上查看↗1,350
  • ak-coram/cl-duckdbak-coram 的头像

    ak-coram/cl-duckdb

    52在 GitHub 上查看↗

    Common Lisp CFFI wrapper around the DuckDB C API

    Common Lisp
    在 GitHub 上查看↗52
  • aio-libs/aiopgaio-libs 的头像

    aio-libs/aiopg

    1,430在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗1,430
  • aerospike/aerospike-client-goaerospike 的头像

    aerospike/aerospike-client-go

    459在 GitHub 上查看↗

    Aerospike Client Go

    Go
    在 GitHub 上查看↗459
  • 40ants/cl-prevalence40ants 的头像

    40ants/cl-prevalence

    35在 GitHub 上查看↗

    In memory database system for Common Lisp

    Common Lisp
    在 GitHub 上查看↗35
  • andymccurdy/redis-pyandymccurdy 的头像

    andymccurdy/redis-py

    13,566在 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
    在 GitHub 上查看↗13,566
  • anant/awesome-cassandraAnant 的头像

    Anant/awesome-cassandra

    319在 GitHub 上查看↗

    A curated list of the best resources in the Cassandra community.

    HTMLapacheawesomeawesome-list
    在 GitHub 上查看↗319
  • aio-libs/aioodbcaio-libs 的头像

    aio-libs/aioodbc

    326在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗326
  • aosasona/migrantaosasona 的头像

    aosasona/migrant

    20在 GitHub 上查看↗

    Database migrations for SQLite in Gleam

    Gleam
    在 GitHub 上查看↗20
  • apache/calcite-avatica-goapache 的头像

    apache/calcite-avatica-go

    125在 GitHub 上查看↗

    Apache Calcite Go

    Gobig-datacalcitegeospatial
    在 GitHub 上查看↗125
  • apache/cassandra-python-driverapache 的头像

    apache/cassandra-python-driver

    1,425在 GitHub 上查看↗

    Python Driver for Apache Cassandra®

    Python
    在 GitHub 上查看↗1,425
  • amakawa/redicamakawa 的头像

    amakawa/redic

    118在 GitHub 上查看↗

    Lightweight Redis Client

    Ruby
    在 GitHub 上查看↗118
  • alpacahq/marketstoreA

    alpacahq/marketstore

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • attic-labs/nomsattic-labs 的头像

    attic-labs/noms

    7,422在 GitHub 上查看↗

    Noms is a distributed version control database and content-addressable data store. It identifies data by cryptographic hashes to ensure integrity and deduplication, while tracking dataset state changes through a sequence of immutable commits to enable branching, forking, and historical recovery. The system functions as a peer-to-peer data synchronizer, reconciling state between disconnected database instances to ensure all nodes converge on the same data. It distinguishes itself as a schema-flexible document store that supports self-describing types, allowing schemas to evolve and widen as ne

    Go
    在 GitHub 上查看↗7,422
  • authzed/spicedbauthzed 的头像

    authzed/spicedb

    6,781在 GitHub 上查看↗

    SpiceDB is a distributed permission store and relationship-based access control system. It provides a scalable database for storing and querying fine-grained authorization relationships, implementing a consistency model inspired by Google Zanzibar to manage access rights across large-scale applications. The system uses a dedicated schema language to define the rules and logic governing how relationships translate into permissions independently of application code. It functions as a pluggable authorization engine that persists relationship tuples in external relational databases such as Postgr

    Go
    在 GitHub 上查看↗6,781
  • aio-libs/aiomysqlaio-libs 的头像

    aio-libs/aiomysql

    1,887在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗1,887