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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
go-kivik avatar

go-kivik/kivik

0
View on GitHub↗
343 stars·43 forks·Go·1 view

Kivik

Common interface to CouchDB or CouchDB-like databases for Go and GopherJS

Features

  • Database Drivers - Common client library for CouchDB and PouchDB.
  • Databases - Generic client for CouchDB and PouchDB.

Star history

Star history chart for go-kivik/kivikStar history chart for go-kivik/kivik

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

Open-source alternatives to Kivik

Similar open-source projects, ranked by how many features they share with Kivik.
  • apache/couchdb-nanoapache avatar

    apache/couchdb-nano

    687View on GitHub↗

    Nano: The official Apache CouchDB library for Node.js

    JavaScriptapachecouchdbnano
    View on GitHub↗687
  • brianc/node-postgresbrianc avatar

    brianc/node-postgres

    13,155View on 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
    View on GitHub↗13,155
  • 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
  • couchbase/couchnodecouchbase avatar

    couchbase/couchnode

    462View on GitHub↗

    Couchbase Node.js Client Library (Official)

    TypeScriptcouchbasenodejssdk
    View on GitHub↗462
See all 30 alternatives to Kivik→

Frequently asked questions

What does go-kivik/kivik do?

Common interface to CouchDB or CouchDB-like databases for Go and GopherJS

What are the main features of go-kivik/kivik?

The main features of go-kivik/kivik are: Database Drivers, Databases.

What are some open-source alternatives to go-kivik/kivik?

Open-source alternatives to go-kivik/kivik include: 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. aerospike/aerospike-client-nodejs — Node.js client for the Aerospike database. apache/couchdb-nano — Nano: The official Apache CouchDB library for Node.js. 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,…