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

DBMS > Datomic vs. NSDb vs. RethinkDB vs. SpatiaLite vs. Weaviate

System Properties Comparison Datomic vs. NSDb vs. RethinkDB vs. SpatiaLite vs. Weaviate

Editorial information provided by DB-Engines
NameDatomic  Xexclude from comparisonNSDb  Xexclude from comparisonRethinkDB  Xexclude from comparisonSpatiaLite  Xexclude from comparisonWeaviate  Xexclude from comparison
DescriptionDatomic builds on immutable values, supports point-in-time queries and uses 3rd party systems for durabilityScalable, High-performance Time Series DBMS designed for Real-time Analytics on top of KubernetesDBMS for the Web with a mechanism to push updated query results to applications in realtime.Spatial extension of SQLiteAn AI-native realtime vector database engine that integrates scalable machine learning models.
Primary database modelRelational DBMSTime Series DBMSDocument storeSpatial DBMSVector DBMS
Secondary database modelsSpatial DBMSRelational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.59
Rank#150  Overall
#69  Relational DBMS
Score0.00
Rank#383  Overall
#41  Time Series DBMS
Score2.74
Rank#105  Overall
#19  Document stores
Score1.60
Rank#149  Overall
#3  Spatial DBMS
Score1.73
Rank#143  Overall
#5  Vector DBMS
Websitewww.datomic.comnsdb.iorethinkdb.comwww.gaia-gis.it/­fossil/­libspatialite/­indexgithub.com/­weaviate/­weaviate
weaviate.io
Technical documentationdocs.datomic.comnsdb.io/­Architecturerethinkdb.com/­docswww.gaia-gis.it/­gaia-sins/­spatialite_topics.htmlweaviate.io/­developers/­weaviate
DeveloperCognitectThe Linux Foundation infosince July 2017Alessandro FurieriWeaviate B.V.
Initial release20122017200920082019
Current release1.0.6735, June 20232.4.1, August 20205.0.0, August 20201.19, May 2023
License infoCommercial or Open Sourcecommercial infolimited edition freeOpen Source infoApache Version 2.0Open Source infoApache Version 2Open Source infoMPL 1.1, GPL v2.0 or LGPL v2.1Open 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 languageJava, ClojureJava, ScalaC++C++Go
Server operating systemsAll OS with a Java VMLinux
macOS
Linux
OS X
Windows
server-less
Data schemeyesschema-freeyesyes, maps to GraphQL interface
Typing infopredefined data types such as float or dateyesyes: int, bigint, decimal, stringyes infostring, binary, float, bool, date, geometryyesyes 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.nonononono
Secondary indexesyesall fields are automatically indexedyesyesyes infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLnoSQL-like query languagenoyesGraphQL is used as query language
APIs and other access methodsRESTful HTTP APIgRPC
HTTP REST
WebSocket
GraphQL query language
RESTful HTTP/JSON API
Supported programming languagesClojure
Java
Java
Scala
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 proceduresyes infoTransaction Functionsnonono
TriggersBy using transaction functionsClient-side triggers through changefeedsyesno
Partitioning methods infoMethods for storing different data on different nodesnone infoBut extensive use of caching in the application peersShardingSharding inforange basednoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesnone infoBut extensive use of caching in the application peersSource-replica replicationnoneyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integritynononoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnoAtomic single-document operationsACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCC basedyesyes
Durability infoSupport for making data persistentyes infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)Using Apache Luceneyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes inforecommended only for testing and developmentnoyesyes
User concepts infoAccess controlnoyes infousers and table-level permissionsnoAPI Keys
OpenID Connect Discovery
More information provided by the system vendor
DatomicNSDbRethinkDBSpatiaLiteWeaviate
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
DatomicNSDbRethinkDBSpatiaLiteWeaviate
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

Spatial database management systems
6 April 2021, Matthias Gelbmann

show all

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

show all

Recent citations in the news

Nubank buys firm behind Clojure programming language
28 July 2020, Finextra

Zoona Case Study
16 December 2017, AWS Blog

Architecting Software for Leverage
13 November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1 December 2020, The New Stack

Nubank acquires US company; PayPal studies cryptocurrencies
24 July 2020, iupana.com

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

Review: RethinkDB rethinks real-time Web apps
23 September 2015, InfoWorld

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

Weaviate Partners with Snowflake to Bring Secure GenAI to Snowpark Container Services
9 February 2024, AiThority

Foley Represents Cortical Ventures in $50M Series B Round for Weaviate
17 December 2023, Foley & Lardner LLP

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

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

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

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.

Present your product here