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

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

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

aerospike/aerospike-client-nodejs

0
View on GitHub↗
207 星标·81 分支·JavaScript·Apache-2.0·5 次浏览www.aerospike.com↗

Aerospike Client Nodejs

Node.js client for the Aerospike database

Features

  • Database Drivers - Aerospike database client.
  • 数据库 - Aerospike client.

Star 历史

aerospike/aerospike-client-nodejs 的 Star 历史图表aerospike/aerospike-client-nodejs 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

Aerospike Client Nodejs 的开源替代方案

相似的开源项目,按与 Aerospike Client Nodejs 的功能重合度排序。
  • 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/couchnodecouchbase 的头像

    couchbase/couchnode

    462在 GitHub 上查看↗

    Couchbase Node.js Client Library (Official)

    TypeScriptcouchbasenodejssdk
    在 GitHub 上查看↗462
  • apache/couchdb-nanoapache 的头像

    apache/couchdb-nano

    687在 GitHub 上查看↗

    Nano: The official Apache CouchDB library for Node.js

    JavaScriptapachecouchdbnano
    在 GitHub 上查看↗687
  • couchbase/goforestdbcouchbase 的头像

    couchbase/goforestdb

    36在 GitHub 上查看↗

    Go bindings for ForestDB

    Go
    在 GitHub 上查看↗36
查看 Aerospike Client Nodejs 的所有 30 个替代方案→

常见问题解答

aerospike/aerospike-client-nodejs 是做什么的?

Node.js client for the Aerospike database

aerospike/aerospike-client-nodejs 的主要功能有哪些?

aerospike/aerospike-client-nodejs 的主要功能包括:Database Drivers, 数据库。

aerospike/aerospike-client-nodejs 有哪些开源替代品?

aerospike/aerospike-client-nodejs 的开源替代品包括: couchbase/couchnode — Couchbase Node.js Client Library (Official). dhamaniasad/awesome-postgres — This project is a curated directory of software, libraries, and resources designed to support the management,… apache/couchdb-nano — Nano: The official Apache CouchDB library for Node.js. brianc/node-postgres — This project is a Node.js client for PostgreSQL databases, providing a protocol parser to translate raw binary streams… couchbase/goforestdb — Go bindings for ForestDB. go-kivik/kivik — Common interface to CouchDB or CouchDB-like databases for Go and GopherJS.