DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > AgensGraph vs. BoltDB vs. etcd vs. ObjectBox vs. Teradata

System Properties Comparison AgensGraph vs. BoltDB vs. etcd vs. ObjectBox vs. Teradata

Editorial information provided by DB-Engines
NameAgensGraph  Xexclude from comparisonBoltDB  Xexclude from comparisonetcd  Xexclude from comparisonObjectBox  Xexclude from comparisonTeradata  Xexclude from comparison
DescriptionMulti-model database supporting relational and graph data models and built upon PostgreSQLAn embedded key-value store for Go.A distributed reliable key-value storeExtremely fast embedded database for small devices, IoT and MobileA hybrid cloud data analytics software platform (Teradata Vantage)
Primary database modelGraph DBMS
Relational DBMS
Key-value storeKey-value storeObject oriented DBMSRelational DBMS
Secondary database modelsTime Series DBMSDocument store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.20
Rank#321  Overall
#27  Graph DBMS
#143  Relational DBMS
Score0.74
Rank#220  Overall
#31  Key-value stores
Score7.25
Rank#54  Overall
#5  Key-value stores
Score1.20
Rank#170  Overall
#5  Object oriented DBMS
Score45.33
Rank#21  Overall
#15  Relational DBMS
Websitebitnine.net/­agensgraphgithub.com/­boltdb/­boltetcd.io
github.com/­etcd-io/­etcd
objectbox.iowww.teradata.com
Technical documentationbitnine.net/­documentationetcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
docs.objectbox.iodocs.teradata.com
DeveloperBitnine Global Inc.ObjectBox LimitedTeradata
Initial release2016201320171984
Current release2.1, December 20183.4, August 2019Teradata Vantage 1.0 MU2, January 2019
License infoCommercial or Open SourceOpen Source infoApache License 2.0Open Source infoMIT LicenseOpen Source infoApache Version 2.0Open Source infoApache License 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.
Implementation languageCGoGoC and C++
Server operating systemsLinux
OS X
Windows
BSD
Linux
OS X
Solaris
Windows
FreeBSD
Linux
Windows infoexperimental
Android
iOS
Linux
macOS
Windows
hosted
Linux
Data schemedepending on used data modelschema-freeschema-freeyesyes
Typing infopredefined data types such as float or dateyesnonoyesyes
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.nonononoyes
Secondary indexesyesnonoyesyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash index
SQL infoSupport of SQLyesnononoyes infoSQL 2016 + extensions
APIs and other access methodsCypher Query Language
JDBC
gRPC
JSON over HTTP
Proprietary native API.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Supported programming languagesC
Java
JavaScript
Python
Go.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
C
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-side scripts infoStored proceduresyesnononoyes infoUDFs, stored procedures, table functions in parallel
Triggersnonoyes, watching key changesnoyes
Partitioning methods infoMethods for storing different data on different nodesno, but can be realized using table inheritancenonenoneSharding infoHashing
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationnoneUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.online/offline synchronization between client and serverMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencynoneImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonoyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDyesnoACIDACID
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.nonononoyes
User concepts infoAccess controlfine grained access rights according to SQL-standardnonoyesfine grained access rights according to SQL-standard
More information provided by the system vendor
AgensGraphBoltDBetcdObjectBoxTeradata
News

On-device Vector Database for Dart/Flutter
21 May 2024

The first On-Device Vector Database: ObjectBox 4.0
16 May 2024

Edge AI: The era of on-device AI
23 April 2024

In-Memory Database Use Cases
15 February 2024

Data Viewer for Objects – announcing ObjectBox Admin
14 November 2023

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
AgensGraphBoltDBetcdObjectBoxTeradata
DB-Engines blog posts

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

show all

Recent citations in the news

Graph DBMS Performance Comparison AgensGraph vs. Neo4j
29 June 2017, Business Wire

Bitnine Releases AgensGraph 2.1, the Multi-model Graph Database Optimized for the Legacy Environment
29 January 2019, Business Wire

AGE - The Open Source PostgreSQL Extension For Graph Database Functionality
27 June 2022, iProgrammer

Bitnine: The Newly Revealed 'AI Teacher' Powered by Graph Database Delivers Hyper-Personalized Learning ...
25 March 2019, Business Wire

Bitnine Announces Plans for New Business with Apache AGE's Top-Level Promotion
14 June 2022, Business Wire

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

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

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

provided by Google News

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12 October 2023, AWS Blog

RBI reiterates need for underlying forex exposure for rupee derivatives transactions | Mint
5 April 2024, Mint

6 Cool Kubernetes Operators and How to Use Them
22 January 2024, hackernoon.com

Killing a market, softly: How an RBI communique could end India's thriving ETCD market
7 April 2024, The Economic Times

Public preview: AKS cluster control plane metrics in managed Prometheus | Azure updates
12 February 2024, Microsoft

provided by Google News

Teradata AI Unlimited joins Microsoft Fabric in private preview By Investing.com
21 May 2024, Investing.com

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

Q3 2025 EPS Estimates for Teradata Co. (NYSE:TDC) Reduced by Analyst
21 May 2024, MarketBeat

Teradata Stockholders Approve Incentive Plan and Elect Directors - TipRanks.com
17 May 2024, TipRanks

Bear of the Day: Teradata (TDC)
17 May 2024, Yahoo Singapore News

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.

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Milvus logo

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

AllegroGraph logo

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

Present your product here