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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to couchbase/couchbase-lite-net

Open-source alternatives to Couchbase Lite Net

30 open-source projects similar to couchbase/couchbase-lite-net, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Couchbase Lite Net alternative.

  • aerospike/aerospike-client-goaerospike avatar

    aerospike/aerospike-client-go

    459View on GitHub↗

    Aerospike Client Go

    Go
    View on GitHub↗459
  • 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
  • aio-libs/aiocouchdbaio-libs avatar

    aio-libs/aiocouchdb

    54View on GitHub↗

    CouchDB client built on top of aiohttp (asyncio)

    Python
    View on GitHub↗54
  • aio-libs/aioesaio-libs avatar

    aio-libs/aioes

    98View on GitHub↗

    asyncio compatible driver for elasticsearch

    Python
    View on GitHub↗98
  • aio-libs/aiomysqlaio-libs avatar

    aio-libs/aiomysql

    1,887View on GitHub↗

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

    Python
    View on GitHub↗1,887
  • aio-libs/aioodbcaio-libs avatar

    aio-libs/aioodbc

    326View on GitHub↗

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

    Python
    View on GitHub↗326

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • aio-libs/aiopgaio-libs avatar

    aio-libs/aiopg

    1,430View on GitHub↗

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

    Python
    View on GitHub↗1,430
  • akavache/akavacheakavache avatar

    akavache/Akavache

    2,547View on GitHub↗

    Akavache is an asynchronous, persistent (i.e., writes to disk) key-value store created for writing desktop and mobile applications in C#, based on SQLite3. Akavache is great for both storing important data (i.e., user settings) as well as cached local data that expires.

    C#
    View on GitHub↗2,547
  • aldycool/netcoresyncA

    aldycool/NETCoreSync

    0View on GitHub↗

    NETCoreSync is a database synchronization framework where each client's local offline database (on each client's multiple devices) can be synchronized on-demand via network into a single centralized database hosted on a server. Data which are stored locally within each device of a single client…

    View on GitHub↗0
  • aleppax/upyftsconfA

    aleppax/upyftsconf

    0View on GitHub↗
    View on GitHub↗0
  • alexeyco/pigalexeyco avatar

    alexeyco/pig

    17View on GitHub↗

    Simple pgx wrapper to execute and scan query results

    Godatabasegogolang
    View on GitHub↗17
  • aliexpressru/gomemcachedaliexpressru avatar

    aliexpressru/gomemcached

    22View on GitHub↗

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

    Goconsistent-hashinggogolang
    View on GitHub↗22
  • amakawa/redicamakawa avatar

    amakawa/redic

    118View on GitHub↗

    Lightweight Redis Client

    Ruby
    View on GitHub↗118
  • andymccurdy/redis-pyandymccurdy avatar

    andymccurdy/redis-py

    13,566View on 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
    View on GitHub↗13,566
  • apache/calcite-avatica-goapache avatar

    apache/calcite-avatica-go

    125View on GitHub↗

    Apache Calcite Go

    Gobig-datacalcitegeospatial
    View on GitHub↗125
  • apache/cassandra-python-driverapache avatar

    apache/cassandra-python-driver

    1,425View on GitHub↗

    Python Driver for Apache Cassandra®

    Python
    View on GitHub↗1,425
  • apache/couchdb-nanoapache avatar

    apache/couchdb-nano

    687View on GitHub↗

    Nano: The official Apache CouchDB library for Node.js

    JavaScriptapachecouchdbnano
    View on GitHub↗687
  • aritchie/settingsaritchie avatar

    aritchie/settings

    71View on GitHub↗

    A cross platform settings plugin for Xamarin and Windows. Unlike other setting libraries in the wild, this library provides several unique features

    C#
    View on GitHub↗71
  • aspnet/entityframeworkcoreA

    aspnet/EntityFrameworkCore

    0View on GitHub↗

    This repository is home to the following .NET Foundation projects. These projects are maintained by Microsoft and licensed under the MIT License.

    View on GitHub↗0
  • avito-tech/go-transaction-manageravito-tech avatar

    avito-tech/go-transaction-manager

    406View on GitHub↗

    Transaction manager for GoLang

    Go
    View on GitHub↗406
  • ayende/ravendbayende avatar

    ayende/ravendb

    295View on GitHub↗

    A linq enabled document database for .NET

    C#
    View on GitHub↗295
  • azure/azure-documentdb-dotnetAzure avatar

    Azure/azure-documentdb-dotnet

    576View on GitHub↗

    This project provides a client tools or utilities in .NET that makes it easy to interact with Azure Cosmos DB. Azure cosmos DB is published with nuget name Microsoft.Azure.DocumentDB.

    View on GitHub↗576
  • azure/azure-mobile-apps-net-clientA

    Azure/azure-mobile-apps-net-client

    0View on GitHub↗
    View on GitHub↗0
  • bchavez/rethinkdb.driverbchavez avatar

    bchavez/RethinkDb.Driver

    381View on GitHub↗

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

    C#
    View on GitHub↗381
  • bixb922/freezefsbixb922 avatar

    bixb922/freezeFS

    33View on GitHub↗

    freezefs saves a file structure with subfolders and builds an self-extractable or self-mountable archive in a .py file, optionally with compression, to be frozen as bytecode or extracted.

    Python
    View on GitHub↗33
  • blackbeam/rust-mysql-simpleblackbeam avatar

    blackbeam/rust-mysql-simple

    691View on GitHub↗

    This crate offers:

    Rust
    View on GitHub↗691
  • blevesearch/bleveblevesearch avatar

    blevesearch/bleve

    10,986View on 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
    View on GitHub↗10,986
  • bradfitz/gomemcachebradfitz avatar

    bradfitz/gomemcache

    1,873View on GitHub↗

    Go Memcached client library #golang

    Gogolangmemcachememcached-clients
    View on GitHub↗1,873
  • brainelectronics/micropython-eeprombrainelectronics avatar

    brainelectronics/micropython-eeprom

    11View on GitHub↗

    MicroPython driver for AT24Cxx EEPROM

    Python
    View on GitHub↗11
  • 05bit/peewee-async05bit avatar

    05bit/peewee-async

    765View on GitHub↗

    Asynchronous interface for peewee ORM powered by asyncio

    Python
    View on GitHub↗765