DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Derby vs. Dolt vs. EsgynDB vs. TerminusDB vs. Weaviate

System Properties Comparison Derby vs. Dolt vs. EsgynDB vs. TerminusDB vs. Weaviate

Editorial information provided by DB-Engines
NameDerby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDB  Xexclude from comparisonDolt  Xexclude from comparisonEsgynDB  Xexclude from comparisonTerminusDB infoformer name was DataChemist  Xexclude from comparisonWeaviate  Xexclude from comparison
DescriptionFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A MySQL compatible DBMS with Git-like versioning of data and schemaEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionScalable Graph Database platform making enterprise data available by exploiting inferred entities and relationshipsAn AI-native realtime vector database engine that integrates scalable machine learning models.
Primary database modelRelational DBMSRelational DBMSRelational DBMSGraph DBMSVector DBMS
Secondary database modelsDocument storeDocument store
RDF store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score5.30
Rank#66  Overall
#36  Relational DBMS
Score0.95
Rank#197  Overall
#93  Relational DBMS
Score0.23
Rank#319  Overall
#141  Relational DBMS
Score0.22
Rank#323  Overall
#28  Graph DBMS
Score1.89
Rank#138  Overall
#4  Vector DBMS
Websitedb.apache.org/­derbygithub.com/­dolthub/­dolt
www.dolthub.com
www.esgyn.cnterminusdb.comgithub.com/­weaviate/­weaviate
weaviate.io
Technical documentationdb.apache.org/­derby/­manuals/­index.htmldocs.dolthub.comterminusdb.github.io/­terminusdb/­#weaviate.io/­developers/­weaviate
DeveloperApache Software FoundationDoltHub IncEsgynDataChemist Ltd.Weaviate B.V.
Initial release19972018201520182019
Current release10.17.1.0, November 202311.0.0, January 20231.19, May 2023
License infoCommercial or Open SourceOpen Source infoApache version 2Open Source infoApache Version 2.0commercialOpen Source infoGPL V3Open 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 languageJavaGoC++, JavaProlog, RustGo
Server operating systemsAll OS with a Java VMLinux
macOS
Windows
LinuxLinux
Data schemeyesyesyesyesyes, maps to GraphQL interface
Typing infopredefined data types such as float or dateyesyesyesyesyes 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.yesnononono
Secondary indexesyesyesyesyes infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLyesyesyesSQL-like query language (WOQL)GraphQL is used as query language
APIs and other access methodsJDBCCLI Client
HTTP REST
ADO.NET
JDBC
ODBC
OWL
RESTful HTTP API
WOQL (Web Object Query Language)
GraphQL query language
RESTful HTTP/JSON API
Supported programming languagesJavaAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
All languages supporting JDBC/ODBC/ADO.NetJavaScript
Python
JavaScript / TypeScript
Python
Server-side scripts infoStored proceduresJava Stored Proceduresyes infocurrently in alpha releaseJava Stored Proceduresyesno
Triggersyesyesnoyesno
Partitioning methods infoMethods for storing different data on different nodesnonenoneShardingGraph PartitioningSharding
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationA database can be cloned to multiple locations and be used there in isolation. Data/schema changes can be pushed/pulled explicitly between locations.Multi-source replication between multi datacentersJournaling Streamsyes
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Foreign keys infoReferential integrityyesyesyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyes infoin-memory journalingyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardOnly one user is configurable, and must be specified in the config file at startupfine grained access rights according to SQL-standardRole-based access controlAPI Keys
OpenID Connect Discovery
More information provided by the system vendor
Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBDoltEsgynDBTerminusDB infoformer name was DataChemistWeaviate
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
Derby infooften called Apache Derby, originally IBM Cloudscape; contained in the Java SDK as JavaDBDoltEsgynDBTerminusDB infoformer name was DataChemistWeaviate
DB-Engines blog posts

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

show all

Recent citations in the news

JDBC tutorial: Easy installation and setup with Apache Derby
20 December 2019, TheServerSide.com

Installing Apache Hive 3.1.2 on Windows 10 | by Hadi Fadlallah
3 May 2020, Towards Data Science

The Arrival of Java 20
21 March 2023, Oracle

The Ultimate Open Source Database List Profiling 16 Software Tools
30 May 2019, Solutions Review

No, Citrix did not kill CloudStack
15 September 2014, InfoWorld

provided by Google News

Top Data Version Control Tools for Machine Learning Research in 2023
24 July 2023, MarkTechPost

Dolt, a Relational Database with Git-Like Cloning Features
19 August 2020, The New Stack

Data Versioning at Scale: Chaos and Chaos Management
10 February 2023, InfoQ.com

'DoltHub' that can manage database version and host like GitHub
10 June 2020, GIGAZINE(ギガジン)

Are you still not using Version Control for Data?
11 April 2020, Towards Data Science

provided by Google News

How TerminusDB is commercializing its open source graph database
16 March 2021, VentureBeat

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

Dublin-based data collaboration tool TerminusDB raises €3.6 million in seed round
15 March 2021, Tech.eu

[MCR2030-CAMS-ARISE-UNDRR Webinar] Preventing cascading failures of critical assets: Using the Open-Source ...
12 April 2022, United Nations Office for Disaster Risk Reduction

Irish start-ups received €28m from Enterprise Ireland in 2021
7 April 2022, SiliconRepublic.com

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

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

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

provided by Google News



Share this page

Featured Products

Neo4j logo

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

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

Present your product here