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 > Google Cloud Datastore vs. Hawkular Metrics vs. PouchDB vs. STSdb vs. Teradata

System Properties Comparison Google Cloud Datastore vs. Hawkular Metrics vs. PouchDB vs. STSdb vs. Teradata

Editorial information provided by DB-Engines
NameGoogle Cloud Datastore  Xexclude from comparisonHawkular Metrics  Xexclude from comparisonPouchDB  Xexclude from comparisonSTSdb  Xexclude from comparisonTeradata  Xexclude from comparison
DescriptionAutomatically scaling NoSQL Database as a Service (DBaaS) on the Google Cloud PlatformHawkular metrics is the metric storage of the Red Hat sponsored Hawkular monitoring system. It is based on Cassandra.JavaScript DBMS with an API inspired by CouchDBKey-Value Store with special method for indexing infooptimized for high performance using a special indexing methodA hybrid cloud data analytics software platform (Teradata Vantage)
Primary database modelDocument storeTime Series DBMSDocument storeKey-value storeRelational 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
Score4.47
Rank#76  Overall
#12  Document stores
Score0.00
Rank#379  Overall
#40  Time Series DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score0.04
Rank#360  Overall
#52  Key-value stores
Score45.33
Rank#21  Overall
#15  Relational DBMS
Websitecloud.google.com/­datastorewww.hawkular.orgpouchdb.comgithub.com/­STSSoft/­STSdb4www.teradata.com
Technical documentationcloud.google.com/­datastore/­docswww.hawkular.org/­hawkular-metrics/­docs/­user-guidepouchdb.com/­guidesdocs.teradata.com
DeveloperGoogleCommunity supported by Red HatApache Software FoundationSTS Soft SCTeradata
Initial release20082014201220111984
Current release7.1.1, June 20194.0.8, September 2015Teradata Vantage 1.0 MU2, January 2019
License infoCommercial or Open SourcecommercialOpen Source infoApache 2.0Open SourceOpen Source infoGPLv2, commercial license availablecommercial
Cloud-based only infoOnly available as a cloud serviceyesnononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaJavaScriptC#
Server operating systemshostedLinux
OS X
Windows
server-less, requires a JavaScript environment (browser, Node.js)Windowshosted
Linux
Data schemeschema-freeschema-freeschema-freeyesyes
Typing infopredefined data types such as float or dateyes, details hereyesnoyes infoprimitive types and user defined types (classes)yes
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 indexesyesnoyes infovia viewsnoyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash index
SQL infoSupport of SQLSQL-like query language (GQL)nononoyes infoSQL 2016 + extensions
APIs and other access methodsgRPC (using protocol buffers) API
RESTful HTTP/JSON API
HTTP RESTHTTP REST infoonly for PouchDB Server
JavaScript API
.NET Client API.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
Supported programming languages.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Go
Java
Python
Ruby
JavaScriptC#
Java
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Server-side scripts infoStored proceduresusing Google App EnginenoView functions in JavaScriptnoyes infoUDFs, stored procedures, table functions in parallel
TriggersCallbacks using the Google Apps Engineyes infovia Hawkular Alertingyesnoyes
Partitioning methods infoMethods for storing different data on different nodesShardingSharding infobased on CassandraSharding infowith a proxy-based framework, named couchdb-loungenoneSharding infoHashing
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication using Paxosselectable replication factor infobased on CassandraMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
noneMulti-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyes infousing Google Cloud Dataflownoyesnono
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.Eventual Consistency infobased on Cassandra
Immediate Consistency infobased on Cassandra
Eventual ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyes infovia ReferenceProperties or Ancestor pathsnononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoSerializable Isolation within Transactions, Read Committed outside of TransactionsnononoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyes
User concepts infoAccess controlAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)nononofine grained access rights according to SQL-standard

More information provided by the system vendor

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
Google Cloud DatastoreHawkular MetricsPouchDBSTSdbTeradata
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

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

show all

Recent citations in the news

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

Best cloud storage of 2024
21 May 2024, TechRadar

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

Inside Google’s strategic move to eliminate customer cloud data transfer fees
12 January 2024, Network World

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

provided by Google News

Waiting for Red Hat OpenShift 4.0? Too late, 4.1 has already arrived… • DEVCLASS
5 June 2019, DevClass

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, ibm.com

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

provided by Google News

Teradata Co. (NYSE:TDC) Shares Purchased by Neuberger Berman Group LLC
28 May 2024, Defense World

Should You Be Excited About Teradata Corporation's (NYSE:TDC) 78% Return On Equity?
27 May 2024, Simply Wall St

Teradata takes plunge into lakehouse waters, but not everyone is convinced
23 May 2024, The Register

Teradata Increases Sales but Misses Revenue Estimate
26 May 2024, AOL

Is Teradata Corporation (NYSE:TDC) A Financially Sound Company?
25 May 2024, Yahoo Movies UK

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

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.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Milvus logo

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

Present your product here