Top 15 UnQLite Alternative and Similar Softwares | Apr 2024

UnQLite is a in-process software library which implements a self-contained, serverless, zero-configuration, transactional NoSQL database engine. UnQLite is a document store database similar to MongoDB, Redis, CouchDB etc. as well a standard Key/Value store similar to BerkeleyDB, LevelDB, etc.

UnQLite is an embedded NoSQL (Key/Value store and Document-store) database engine. Unlike most other NoSQL databases, UnQLite does not have a separate server process. UnQLite reads and writes directly to ordinary disk files. A complete database with multiple collections, is contained in a single disk file. The database file format is cross-platform, you can freely copy a database between 32-bit and 64-bit systems or between big-endian and little-endian architectures. ...

1. Datomic

Datomic Datomic is a database of flexible, time-based facts, supporting queries and joins, with elastic scalability, and ACID transactions.......

2. Orient DB

Orient DB The Document-Graph database with the support of ACID Transactions, SQL and Native Queries, Asynchronous Commands, Intents, and much more.All the engine is 100% pure Java: runs on Linux, Windows and any system that supports the Java technology......

3. RxDB

RxDB Client-Side database for browsers, NodeJS, electron, cordova, react-native and every other JavaScript runtime.......

4. LevelDB

LevelDB LevelDB stores keys and values in arbitrary byte arrays, and data is sorted by key. It supports batching writes, forward and backward iteration, and compression of the data via Google's Snappy compression library.LevelDB is not a SQL database. Like other NoSQL and Dbm stores, it does not have a relational......

5. Amazon Redshift

Amazon Redshift Amazon Redshift is a fast, fully managed, petabyte-scale data warehouse solution that makes it simple and cost-effective to efficiently analyze all your data using your existing business intelligence tools.......

6. EJDB

EJDB EJDB — Embedded JSON Database engine. The main goal of this project to create the fast MongoDB-like database engine library which can be embed into C/C++ applications under terms of LGPL license.EJDB is the C library based on modified version of Tokyo Cabinet.Features: MongoDB-like queries and overall philosophy. Collection level......

7. Pivotal GemFire

Pivotal GemFire Pivotal GemFire® is a real-time distributed data store that solves the hard problems of distributed systems for you. It provides a familiar Java interface for interacting with data of arbitrary complexity and shape, and accommodates ever-growing data sets and users with linear scalability, continuous uptime and predictable performance. With GemFire,......

8. 3T MongoChef

3T MongoChef 3T MongoChef is a multi-platform in-place data browser and editor GUI for MongoDB.Selected features:- Built-in drag & drop search support to construct complex find queries.- Secure connections to single MongoDB instances and replica sets.- Copy and paste documents and collection across servers and databases.The software is actively maintained with updates......

9. Apache Cassandra

Apache Cassandra Apache Cassandra has become the leading NoSQL platform driving many of today's modern business applications by offering continuous availability, high scalability and performance, strong security, and operational simplicity while lowering overall cost of ownership.The Apache Cassandra database is the right choice when you need scalability and high availability without compromising......

10. Ghost DB

Ghost DB Yet another in-memory key/value storage written in Go......

11. Amazon DynamoDB

Amazon DynamoDB Amazon DynamoDB is a fully managed NoSQL database service offered by Amazon.com as part of the Amazon Web Services portfolio. It was announced by Amazon CTO Werner Vogels on January 18, 2012.OverviewDynamoDB differs from other Amazon services by allowing developers to purchase a service based on throughput, rather than storage.......

12. ScaleOut

ScaleOut ScaleOut Software's advanced in-memory data grid products help you meet a wide range of technical and business challenges. Whether you need a scalable storage solution for storing session-state or shopping carts on your ecommerce Web farm or you have to perform lightning fast data analysis of financial data using your......

13. GraphDB

GraphDB GraphDB is a RDF graph database or triplestore. It is the only triplestore that can perform semantic inferencing at scale allowing users to create new semantic facts from existing facts. It also has the ability to visualize triples.......

14. MarkLogic

MarkLogic MarkLogic is the only Enterprise NoSQL database, bringing all the features you need into one unified system: a document-centric, schema-agnostic, structure-aware, clustered, transactional, secure, database server with built-in search and a full suite of application services.......

15. DocumentDB

DocumentDB Azure DocumentDB is a NoSQL document database service designed from the ground up to natively support JSON and JavaScript directly inside the database engine. It’s the right solution for web and mobile applications when predictable throughput, low latency, and flexible query are key. Microsoft consumer applications like OneNote already use......