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

DBMS > Apache Jena - TDB vs. BoltDB vs. DolphinDB vs. Milvus vs. Teradata

System Properties Comparison Apache Jena - TDB vs. BoltDB vs. DolphinDB vs. Milvus vs. Teradata

Editorial information provided by DB-Engines
NameApache Jena - TDB  Xexclude from comparisonBoltDB  Xexclude from comparisonDolphinDB  Xexclude from comparisonMilvus  Xexclude from comparisonTeradata  Xexclude from comparison
DescriptionA RDF storage and query DBMS, shipped as an optional-use component of the Apache Jena frameworkAn embedded key-value store for Go.DolphinDB is a high performance Time Series DBMS. It is integrated with an easy-to-use fully featured programming language and a high-volume high-velocity streaming analytics system. It offers operational simplicity, scalability, fault tolerance, and concurrency.A DBMS designed for efficient storage of vector data and vector similarity searchesA hybrid cloud data analytics software platform (Teradata Vantage)
Primary database modelRDF storeKey-value storeTime Series DBMSVector DBMSRelational DBMS
Secondary database modelsRelational DBMSDocument store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score3.62
Rank#83  Overall
#3  RDF stores
Score0.80
Rank#215  Overall
#31  Key-value stores
Score4.03
Rank#78  Overall
#6  Time Series DBMS
Score2.78
Rank#103  Overall
#3  Vector DBMS
Score44.87
Rank#22  Overall
#15  Relational DBMS
Websitejena.apache.org/­documentation/­tdb/­index.htmlgithub.com/­boltdb/­boltwww.dolphindb.commilvus.iowww.teradata.com
Technical documentationjena.apache.org/­documentation/­tdb/­index.htmldocs.dolphindb.cn/­en/­help200/­index.htmlmilvus.io/­docs/­overview.mddocs.teradata.com
DeveloperApache Software Foundation infooriginally developed by HP LabsDolphinDB, IncTeradata
Initial release20002013201820191984
Current release4.9.0, July 2023v2.00.4, January 20222.3.4, January 2024Teradata Vantage 1.0 MU2, January 2019
License infoCommercial or Open SourceOpen Source infoApache License, Version 2.0Open Source infoMIT Licensecommercial infofree community version availableOpen Source infoApache Version 2.0commercial
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.
Zilliz Cloud – Cloud-native service for Milvus
Implementation languageJavaGoC++C++, Go
Server operating systemsAll OS with a Java VMBSD
Linux
OS X
Solaris
Windows
Linux
Windows
Linux
macOS info10.14 or later
Windows infowith WSL 2 enabled
hosted
Linux
Data schemeyes infoRDF Schemasschema-freeyesyes
Typing infopredefined data types such as float or dateyesnoyesVector, Numeric and Stringyes
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.nononoyes
Secondary indexesyesnoyesnoyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash index
SQL infoSupport of SQLnonoSQL-like query languagenoyes infoSQL 2016 + extensions
APIs and other access methodsFuseki infoREST-style SPARQL HTTP Interface
Jena RDF API
RIO infoRDF Input/Output
JDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
RESTful HTTP API.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Supported programming languagesJavaGoC#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
C++
Go
Java
JavaScript (Node.js)
Python
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-side scripts infoStored proceduresyesnoyesnoyes infoUDFs, stored procedures, table functions in parallel
Triggersyes infovia event handlernononoyes
Partitioning methods infoMethods for storing different data on different nodesnonenonehorizontal partitioningShardingSharding infoHashing
Replication methods infoMethods for redundantly storing data on multiple nodesnonenoneyesMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneImmediate ConsistencyBounded Staleness
Eventual Consistency
Immediate Consistency
Session Consistency
Tunable Consistency
Immediate Consistency
Foreign keys infoReferential integritynononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoTDB TransactionsyesyesnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.noyesyesyes
User concepts infoAccess controlAccess control via Jena SecuritynoAdministrators, Users, GroupsRole based access control and fine grained access rightsfine grained access rights according to SQL-standard
More information provided by the system vendor
Apache Jena - TDBBoltDBDolphinDBMilvusTeradata
Specific characteristicsMilvus is an open-source and cloud-native vector database built for production-ready...
» more
Competitive advantagesHighly available, versatile, and robust with millisecond latency. Supports batch...
» more
Typical application scenariosRAG: retrieval augmented generation Video media : video understanding, video deduplication....
» more
Key customersMilvus is trusted by thousands of enterprises, including PayPal, eBay, IKEA, LINE,...
» more
Market metricsAs of January 2024, 25k+ GitHub stars 10M+ downloads and installations​ ​ 3k+ enterprise...
» more
Licensing and pricing modelsMilvus was released under the open-source Apache License 2.0 in October 2019. 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
Apache Jena - TDBBoltDBDolphinDBMilvusTeradata
DB-Engines blog posts

Vector databases
2 June 2023, Matthias Gelbmann

show all

Teradata is the most popular data warehouse DBMS
2 April 2013, Paul Andlinger

show all

Recent citations in the news

Sparql Secrets In Jena-Fuseki - DataScienceCentral.com
24 July 2022, Data Science Central

Extract and query knowledge graphs using Apache Jena (SPARQL Engine)
4 December 2019, Towards Data Science

6 Libraries in Java for Machine Learning
2 October 2023, Analytics India Magazine

A catalogue with semantic annotations makes multilabel datasets FAIR | Scientific Reports
4 May 2022, Nature.com

MarkLogic Hones Its Triple Store
18 August 2015, Datanami

provided by Google News

What I learnt from building 3 high traffic web applications on an embedded key value store.
21 February 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1 March 2024, The Hacker News

Roblox’s cloud-native catastrophe: A post mortem
31 January 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22 April 2023, The New Stack

Three Reasons DevOps Should Consider Rocky Linux 9.4
15 May 2024, DevOps.com

provided by Google News

How NVIDIA GPU Acceleration Supercharged Milvus Vector Database
26 March 2024, The New Stack

AI-Powered Search Engine With Milvus Vector Database on Vultr
31 January 2024, SitePoint

Milvus 2.4 Unveils Game-Changing Features for Enhanced Vector Search
20 March 2024, GlobeNewswire

Zilliz Unveils Game-Changing Features for Vector Search
22 March 2024, Datanami

IBM watsonx.data’s integrated vector database: unify, prepare, and deliver your data for AI
9 April 2024, IBM

provided by Google News

Is There Now An Opportunity In Teradata Corporation (NYSE:TDC)?
11 June 2024, Simply Wall St

Teradata Stock Analysis: Don't Let the Amazon News Fool You Into Buying Now
10 June 2024, InvestorPlace

Redwood Investment Management LLC Acquires 103,761 Shares of Teradata Co. (NYSE:TDC)
11 June 2024, MarketBeat

Teradata to Present at Upcoming Investor Conference
6 June 2024, Business Wire

Lakehouse dam breaks after departure of long-time Teradata CTO
1 May 2024, The Register

provided by Google News



Share this page

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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