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 > Ingres vs. JanusGraph vs. ObjectBox vs. Teradata vs. Tkrzw

System Properties Comparison Ingres vs. JanusGraph vs. ObjectBox vs. Teradata vs. Tkrzw

Editorial information provided by DB-Engines
NameIngres  Xexclude from comparisonJanusGraph infosuccessor of Titan  Xexclude from comparisonObjectBox  Xexclude from comparisonTeradata  Xexclude from comparisonTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet  Xexclude from comparison
DescriptionWell established RDBMSA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017Extremely fast embedded database for small devices, IoT and MobileA hybrid cloud data analytics software platform (Teradata Vantage)A concept of libraries, allowing an application program to store and query key-value pairs in a file. Successor of Tokyo Cabinet and Kyoto Cabinet
Primary database modelRelational DBMSGraph DBMSObject oriented DBMSRelational DBMSKey-value store
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
Score4.11
Rank#81  Overall
#44  Relational DBMS
Score1.94
Rank#129  Overall
#12  Graph DBMS
Score1.20
Rank#170  Overall
#5  Object oriented DBMS
Score45.33
Rank#21  Overall
#15  Relational DBMS
Score0.00
Rank#383  Overall
#60  Key-value stores
Websitewww.actian.com/­databases/­ingresjanusgraph.orgobjectbox.iowww.teradata.comdbmx.net/­tkrzw
Technical documentationdocs.actian.com/­ingresdocs.janusgraph.orgdocs.objectbox.iodocs.teradata.com
DeveloperActian CorporationLinux Foundation; originally developed as Titan by AureliusObjectBox LimitedTeradataMikio Hirabayashi
Initial release1974 infooriginally developed at University Berkely in early 1970s2017201719842020
Current release11.2, May 20220.6.3, February 2023Teradata Vantage 1.0 MU2, January 20190.9.3, August 2020
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open Source infoApache License 2.0commercialOpen Source infoApache Version 2.0
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 languageCJavaC and C++C++
Server operating systemsAIX
HP Open VMS
HP-UX
Linux
Solaris
Windows
Linux
OS X
Unix
Windows
Android
iOS
Linux
macOS
Windows
hosted
Linux
Linux
macOS
Data schemeyesyesyesyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyesno
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.no infobut tools for importing/exporting data from/to XML-files availablenonoyesno
Secondary indexesyesyesyesyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash index
SQL infoSupport of SQLyesnonoyes infoSQL 2016 + extensionsno
APIs and other access methods.NET Client API
JDBC
ODBC
proprietary protocol (OpenAPI)
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
Proprietary native API.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Supported programming languagesClojure
Java
Python
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
C++
Java
Python
Ruby
Server-side scripts infoStored proceduresyesyesnoyes infoUDFs, stored procedures, table functions in parallelno
Triggersyesyesnoyesno
Partitioning methods infoMethods for storing different data on different nodeshorizontal partitioning infoIngres Star to access multiple databases simultaneouslyyes infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)noneSharding infoHashingnone
Replication methods infoMethods for redundantly storing data on multiple nodesIngres Replicatoryesonline/offline synchronization between client and serverMulti-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infovia Faunus, a graph analytics enginenonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyes infoRelationships in graphsyesyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayes infoMVCCyesyesyesyes
Durability infoSupport for making data persistentyesyes infoSupports various storage backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyes infousing specific database classes
User concepts infoAccess controlfine grained access rights according to SQL-standardUser authentification and security via Rexster Graph Serveryesfine grained access rights according to SQL-standardno
More information provided by the system vendor
IngresJanusGraph infosuccessor of TitanObjectBoxTeradataTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet
News

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

Vector Databases for Edge AI
9 August 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
IngresJanusGraph infosuccessor of TitanObjectBoxTeradataTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet
DB-Engines blog posts

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

show all

Recent citations in the news

JanusGraph Picks Up Where TitanDB Left Off
13 January 2017, Datanami

Database Deep Dives: JanusGraph
8 August 2019, ibm.com

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12 October 2020, Towards Data Science

Compose for JanusGraph arrives on Bluemix
15 September 2017, ibm.com

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3 October 2019, The New Stack

provided by Google News

A Quick Look at Open Source Databases for Mobile App Development
29 April 2018, Open Source For You

provided by Google News

Chief Customer Officer Of Teradata Sold 25% Of Their Shares
12 May 2024, Simply Wall St

Teradata to Present at Upcoming Investor Conferences | Business & Finance | heraldchronicle.com
13 May 2024, Winchester Herald Chronicle

An interview with Teradata CFO Claire Bramley
9 February 2024, McKinsey

Teradata (NYSE:TDC) Reports Q1 In Line With Expectations
6 May 2024, Yahoo Finance

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

provided by Google News



Share this page

Featured Products

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

SingleStore logo

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

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