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.
Node.js client for the Aerospike database
aiomysql is a library for accessing a MySQL database from the asyncio
aioodbc - is a library for accessing a ODBC databases from the asyncio
aiopg is a library for accessing a PostgreSQL database from the asyncio
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.
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…
A Binary Memcached client for Go with support for sharding using consistent hashing, along with SASL.
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 Driver for Apache Cassandra®
Nano: The official Apache CouchDB library for Node.js
A cross platform settings plugin for Xamarin and Windows. Unlike other setting libraries in the wild, this library provides several unique features
This repository is home to the following .NET Foundation projects. These projects are maintained by Microsoft and licensed under the MIT License.
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.
:headphones: A NoSQL C#/.NET RethinkDB database driver with 100% ReQL API coverage.
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.
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 Memcached client library #golang
MicroPython driver for AT24Cxx EEPROM