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

DBMS > BoltDB vs. JaguarDB vs. Memgraph vs. NuoDB vs. Teradata

System Properties Comparison BoltDB vs. JaguarDB vs. Memgraph vs. NuoDB vs. Teradata

Editorial information provided by DB-Engines
NameBoltDB  Xexclude from comparisonJaguarDB  Xexclude from comparisonMemgraph  Xexclude from comparisonNuoDB  Xexclude from comparisonTeradata  Xexclude from comparison
DescriptionAn embedded key-value store for Go.Performant, highly scalable DBMS for AI and IoT applicationsAn open source graph database built for real-time streaming and compatible with Neo4jNuoDB is a webscale distributed database that supports SQL and ACID transactionsA hybrid cloud data analytics software platform (Teradata Vantage)
Primary database modelKey-value storeKey-value store
Vector DBMS
Graph DBMSRelational DBMSRelational DBMS
Secondary database modelsDocument store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.74
Rank#220  Overall
#31  Key-value stores
Score0.00
Rank#383  Overall
#60  Key-value stores
#13  Vector DBMS
Score3.02
Rank#98  Overall
#8  Graph DBMS
Score0.89
Rank#198  Overall
#92  Relational DBMS
Score45.33
Rank#21  Overall
#15  Relational DBMS
Websitegithub.com/­boltdb/­boltwww.jaguardb.commemgraph.comwww.3ds.com/­nuodb-distributed-sql-databasewww.teradata.com
Technical documentationwww.jaguardb.com/­support.htmlmemgraph.com/­docsdoc.nuodb.comdocs.teradata.com
Social network pagesLinkedInTwitterFacebookGitHubDiscord
DeveloperDataJaguar, Inc.Memgraph LtdDassault Systèmes infooriginally NuoDB, Inc.Teradata
Initial release20132015201720131984
Current release3.3 July 2023Teradata Vantage 1.0 MU2, January 2019
License infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoGPL V3.0Open Source infoBSL 1.1; commercial license for enterprise edition availablecommercial infolimited edition freecommercial
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 languageGoC++ infothe server part. Clients available in other languagesC and C++C++
Server operating systemsBSD
Linux
OS X
Solaris
Windows
LinuxLinuxhosted infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
hosted
Linux
Data schemeschema-freeyesschema-free and schema-optionalyesyes
Typing infopredefined data types such as float or datenoyesyesyesyes
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 indexesnoyesyesyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash index
SQL infoSupport of SQLnoA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersnoyesyes infoSQL 2016 + extensions
APIs and other access methodsJDBC
ODBC
Bolt protocol
Cypher query language
ADO.NET
JDBC
ODBC
.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Supported programming languagesGoC
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
C
C++
Elixir
Go
Haskell
Java
JavaScript
PHP
Python
Ruby
Scala
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-side scripts infoStored proceduresnonoJava, SQLyes infoUDFs, stored procedures, table functions in parallel
Triggersnonoyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infodynamic graph partitioningdata is dynamically stored/cached on the nodes where it is read/writtenSharding infoHashing
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replicationMulti-source replication using RAFTyes infoManaged transparently by NuoDBMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonononono
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynonoyes inforelationships in graphsyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datayesnoACID infowith snapshot isolationACID infotunable commit protocolACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes, multi-version concurrency control (MVCC)yes infoMVCCyes
Durability infoSupport for making data persistentyesyesyes infowith periodic snapshot and write-ahead logging (WAL) of changesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyes infoTemporary tableyes
User concepts infoAccess controlnorights management via user accountsUsers, roles and permissionsStandard SQL roles/ privileges, Administrative Usersfine grained access rights according to SQL-standard
More information provided by the system vendor
BoltDBJaguarDBMemgraphNuoDBTeradata
Specific characteristicsMemgraph directly connects to your streaming infrastructure so you and your team...
» more
Competitive advantagesBusiness Source License ensures a future for the Memgraph community MAGE algorithm...
» more
Typical application scenariosGraph algorithms in bioinformatics Social network analysis Cryptocurrency network...
» more
Licensing and pricing modelsYou can check out our pricing model and licenses on the company website .
» 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
BoltDBJaguarDBMemgraphNuoDBTeradata
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

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

show all

Recent citations in the 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

Grafana Loki: Architecture Summary and Running in Kubernetes
14 March 2023, hackernoon.com

provided by Google News

Enhance Your Network with the Power of a Graph DB
1 May 2024, Towards Data Science

Graph database company Memgraph raises $9.34M
5 October 2021, VentureBeat

Graph Database Market to grow at a CAGR of 19.9% from 2022 to 2027|Increased demand for low-latency queries is a ...
7 August 2023, PR Newswire

Croatian graph database startup Memgraph raises €8M with Microsoft as key investor, plans to boost R&D
20 October 2021, The Recursive

Modeling and Navigating a Transportation Network with Memgraph
12 April 2021, Towards Data Science

provided by Google News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25 November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16 October 2017, The New Stack

NuoDB set to improve distributed SQL performance
7 January 2020, TechTarget

Dassault Systemes to acquire U.S.-based NuoDB
25 November 2020, MarketWatch

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31 January 2017, ADT Magazine

provided by Google News

Why Teradata (TDC) Shares Are Plunging Today
7 May 2024, Yahoo Finance

Kenvue, Crocs rise; Disney, Teradata fall, Tuesday, 5/7/2024
7 May 2024, ABC News

The Analyst Landscape: 9 Takes On Teradata - Teradata (NYSE:TDC)
7 May 2024, Benzinga

Teradata's stock tumbles after BofA cuts rating on lack of near-term positive catalysts
7 May 2024, Seeking Alpha

Teradata (TDC) Q1 Earnings and Revenues Beat Estimates
6 May 2024, Yahoo Finance

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.

Milvus logo

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

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

Present your product here