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

DBMS > Dolt vs. Google Cloud Datastore vs. Ingres vs. ObjectBox vs. Teradata

System Properties Comparison Dolt vs. Google Cloud Datastore vs. Ingres vs. ObjectBox vs. Teradata

Editorial information provided by DB-Engines
NameDolt  Xexclude from comparisonGoogle Cloud Datastore  Xexclude from comparisonIngres  Xexclude from comparisonObjectBox  Xexclude from comparisonTeradata  Xexclude from comparison
DescriptionA MySQL compatible DBMS with Git-like versioning of data and schemaAutomatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformWell established RDBMSExtremely fast embedded database for small devices, IoT and MobileA hybrid cloud data analytics software platform (Teradata Vantage)
Primary database modelRelational DBMSDocument storeRelational DBMSObject oriented DBMSRelational DBMS
Secondary database modelsDocument storeTime Series DBMSDocument store
Graph DBMS
Spatial DBMS
Time Series DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.96
Rank#193  Overall
#90  Relational DBMS
Score4.47
Rank#76  Overall
#12  Document stores
Score4.11
Rank#81  Overall
#44  Relational DBMS
Score1.20
Rank#170  Overall
#5  Object oriented DBMS
Score45.33
Rank#21  Overall
#15  Relational DBMS
Websitegithub.com/­dolthub/­dolt
www.dolthub.com
cloud.google.com/­datastorewww.actian.com/­databases/­ingresobjectbox.iowww.teradata.com
Technical documentationdocs.dolthub.comcloud.google.com/­datastore/­docsdocs.actian.com/­ingresdocs.objectbox.iodocs.teradata.com
DeveloperDoltHub IncGoogleActian CorporationObjectBox LimitedTeradata
Initial release201820081974 infooriginally developed at University Berkely in early 1970s20171984
Current release11.2, May 2022Teradata Vantage 1.0 MU2, January 2019
License infoCommercial or Open SourceOpen Source infoApache Version 2.0commercialcommercialOpen Source infoApache License 2.0commercial
Cloud-based only infoOnly available as a cloud servicenoyesnonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageGoCC and C++
Server operating systemsLinux
macOS
Windows
hostedAIX
HP Open VMS
HP-UX
Linux
Solaris
Windows
Android
iOS
Linux
macOS
Windows
hosted
Linux
Data schemeyesschema-freeyesyesyes
Typing infopredefined data types such as float or dateyesyes, details hereyesyesyes
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.nonono infobut tools for importing/exporting data from/to XML-files availablenoyes
Secondary indexesyesyesyesyesyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash index
SQL infoSupport of SQLyesSQL-like query language (GQL)yesnoyes infoSQL 2016 + extensions
APIs and other access methodsCLI Client
HTTP REST
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
.NET Client API
JDBC
ODBC
proprietary protocol (OpenAPI)
Proprietary native API.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Supported programming languagesAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
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 proceduresyes infocurrently in alpha releaseusing Google App Engineyesnoyes infoUDFs, stored procedures, table functions in parallel
TriggersyesCallbacks using the Google Apps Engineyesnoyes
Partitioning methods infoMethods for storing different data on different nodesnoneShardinghorizontal partitioning infoIngres Star to access multiple databases simultaneouslynoneSharding infoHashing
Replication methods infoMethods for redundantly storing data on multiple nodesA 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 using PaxosIngres Replicatoronline/offline synchronization between client and serverMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyes infousing Google Cloud Dataflownonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyes infovia ReferenceProperties or Ancestor pathsyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes infoMVCCyesyes
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.nononoyes
User concepts infoAccess controlOnly one user is configurable, and must be specified in the config file at startupAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)fine grained access rights according to SQL-standardyesfine grained access rights according to SQL-standard
More information provided by the system vendor
DoltGoogle Cloud DatastoreIngresObjectBoxTeradata
News

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

Vector Database Release for Flutter / Dart + Python
13 June 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
DoltGoogle Cloud DatastoreIngresObjectBoxTeradata
DB-Engines blog posts

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

show all

Recent citations in the news

Dolt- A Version Controlled Database
29 January 2024, iProgrammer

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

Radar Trends to Watch: July 2022 – O'Reilly
5 July 2022, O'Reilly Media

provided by Google News

Google Cloud Stops Exit Fees
12 January 2024, Spiceworks News and Insights

Best cloud storage of 2024
29 April 2024, TechRadar

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6 November 2023, PR Newswire

What is Google App Engine? | Definition from TechTarget
26 April 2024, TechTarget

Google says it'll stop charging fees to transfer data out of Google Cloud
11 January 2024, TechCrunch

provided by Google News

Postgres pioneer Michael Stonebraker promises to upend the database once more
26 December 2023, The Register

New startup from Postgres creator puts the database at heart of software stack
12 March 2024, TechCrunch

Actian Launches Ingres as a Fully-Managed Cloud Service
24 September 2021, Integration Developers

PostgreSQL now top developer choice ahead of MySQL, according to massive new survey • DEVCLASS
13 June 2023, DevClass

Dr. Michael Stonebraker: A Short History of Database Systems
1 February 2019, The New Stack

provided by Google News

Industrial IoT (IIoT) edge solution for railway operators – a Kapsch ObjectBox Case Study
21 June 2019, 1E9

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

Versor Investments LP Buys Shares of 24,099 Teradata Co. (NYSE:TDC)
12 May 2024, MarketBeat

Michael D. Hutchinson Sells 18500 Shares of Teradata Co. (NYSE:TDC) Stock
12 May 2024, Defense World

Teradata (TDC) International Revenue Performance Explored
9 May 2024, Yahoo Finance

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

provided by Google News



Share this page

Featured Products

SingleStore logo

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

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Present your product here