DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > EJDB vs. EsgynDB vs. LevelDB vs. RethinkDB vs. Weaviate

System Properties Comparison EJDB vs. EsgynDB vs. LevelDB vs. RethinkDB vs. Weaviate

Editorial information provided by DB-Engines
NameEJDB  Xexclude from comparisonEsgynDB  Xexclude from comparisonLevelDB  Xexclude from comparisonRethinkDB  Xexclude from comparisonWeaviate  Xexclude from comparison
DescriptionEmbeddable document-store database library with JSON representation of queries (in MongoDB style)Enterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionEmbeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesDBMS for the Web with a mechanism to push updated query results to applications in realtime.An AI-native realtime vector database engine that integrates scalable machine learning models.
Primary database modelDocument storeRelational DBMSKey-value storeDocument storeVector DBMS
Secondary database modelsSpatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.27
Rank#297  Overall
#44  Document stores
Score0.16
Rank#329  Overall
#146  Relational DBMS
Score2.35
Rank#111  Overall
#19  Key-value stores
Score2.74
Rank#105  Overall
#19  Document stores
Score1.73
Rank#143  Overall
#5  Vector DBMS
Websitegithub.com/­Softmotions/­ejdbwww.esgyn.cngithub.com/­google/­leveldbrethinkdb.comgithub.com/­weaviate/­weaviate
weaviate.io
Technical documentationgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdrethinkdb.com/­docsweaviate.io/­developers/­weaviate
DeveloperSoftmotionsEsgynGoogleThe Linux Foundation infosince July 2017Weaviate B.V.
Initial release20122015201120092019
Current release1.23, February 20212.4.1, August 20201.19, May 2023
License infoCommercial or Open SourceOpen Source infoGPLv2commercialOpen Source infoBSDOpen Source infoApache Version 2Open Source infocommercial license available with Weaviate Enterprise
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCC++, JavaC++C++Go
Server operating systemsserver-lessLinuxIllumos
Linux
OS X
Windows
Linux
OS X
Windows
Data schemeschema-freeyesschema-freeschema-freeyes, maps to GraphQL interface
Typing infopredefined data types such as float or dateyes infostring, integer, double, bool, date, object_idyesnoyes infostring, binary, float, bool, date, geometryyes infostring, int, float, geo point, date, cross reference, fuzzy references
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.nononono
Secondary indexesnoyesnoyesyes infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLnoyesnonoGraphQL is used as query language
APIs and other access methodsin-process shared libraryADO.NET
JDBC
ODBC
GraphQL query language
RESTful HTTP/JSON API
Supported programming languagesActionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
All languages supporting JDBC/ODBC/ADO.NetC++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
C infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
JavaScript / TypeScript
Python
Server-side scripts infoStored proceduresnoJava Stored Proceduresnono
TriggersnononoClient-side triggers through changefeedsno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingnoneSharding inforange basedSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replication between multi datacentersnoneSource-replica replicationyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityno infotypically not needed, however similar functionality with collection joins possibleyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoAtomic single-document operationsno
Concurrency infoSupport for concurrent manipulation of datayes infoRead/Write Lockingyesyesyes infoMVCC basedyes
Durability infoSupport for making data persistentyesyesyes infowith automatic compression on writesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyes
User concepts infoAccess controlnofine grained access rights according to SQL-standardnoyes infousers and table-level permissionsAPI Keys
OpenID Connect Discovery
More information provided by the system vendor
EJDBEsgynDBLevelDBRethinkDBWeaviate
Specific characteristicsWeaviate is an open source vector database that is robust, scalable, cloud-native,...
» more
Competitive advantagesFlexible deployment - Free, open source or fully-managed cloud vector database service...
» more
Typical application scenariosAs a database supporting the development of generative AI and semantic search applications...
» more
Key customersAll companies that have data. ​
» more
Market metricsAs of mid 2023: Over 2 million open source downloads 3500+ Weaviate Slack community...
» more
Licensing and pricing modelsWeaviate is open-source, and free to use. Weaviate is also available as a fully managed...
» more

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
EJDBEsgynDBLevelDBRethinkDBWeaviate
DB-Engines blog posts

Meet some database management systems you are likely to hear more about in the future
4 August 2014, Paul Andlinger

show all

Weaviate, an ANN Database with CRUD support
2 February 2021,  Etienne Dilocker, SeMI Technologies (sponsor) 

show all

Recent citations in the news

LevelDB in Ruby — SitePoint
22 October 2014, SitePoint

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14 September 2022, BleepingComputer

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19 October 2022, Blocks & Files

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26 July 2021, Phoronix

Rust-Based Info Stealers Abuse GitHub Codespaces
19 May 2023, Trend Micro

provided by Google News

How to Use RethinkDB with Node.js Applications — SitePoint
16 December 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5 October 2016, VentureBeat

MongoDB: The Popular Database for IoT
15 August 2023, Open Source For You

RethinkDB is dead, and MongoDB isn't what killed it
24 January 2017, TechRepublic

How to deploy RethinkDB using Docker
14 February 2018, Packt Hub

provided by Google News

Build enterprise-ready generative AI solutions with Cohere foundation models in Amazon Bedrock and Weaviate vector ...
24 January 2024, AWS Blog

Weaviate Partners with Snowflake to Bring Secure GenAI to Snowpark Container Services
8 February 2024, Datanami

Getting Started with Weaviate: A Beginner's Guide to Search with Vector Databases
18 July 2023, Towards Data Science

Weaviate Raises $50 Million Series B Funding to Meet Soaring Demand for AI Native Vector Database Technology ...
21 April 2023, PR Newswire

The 5 Best Vector Databases You Must Try in 2024
17 November 2023, KDnuggets

provided by Google News



Share this page

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Datastax Astra logo

Bring all your data to Generative AI applications with vector search enabled by the most scalable
vector database available.
Try for Free

Present your product here