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

DBMS > GridDB vs. SurrealDB vs. TimesTen vs. TinkerGraph

System Properties Comparison GridDB vs. SurrealDB vs. TimesTen vs. TinkerGraph

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameGridDB  Xexclude from comparisonSurrealDB  Xexclude from comparisonTimesTen  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionScalable in-memory time series database optimized for IoT and Big DataA fully ACID transactional, developer-friendly, multi-model DBMSIn-Memory RDBMS compatible to OracleA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelTime Series DBMSDocument store
Graph DBMS
Relational DBMSGraph DBMS
Secondary database modelsKey-value store
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.09
Rank#120  Overall
#10  Time Series DBMS
Score1.02
Rank#190  Overall
#33  Document stores
#18  Graph DBMS
Score1.36
Rank#161  Overall
#75  Relational DBMS
Score0.13
Rank#345  Overall
#35  Graph DBMS
Websitegriddb.netsurrealdb.comwww.oracle.com/­database/­technologies/­related/­timesten.htmltinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationdocs.griddb.netsurrealdb.com/­docsdocs.oracle.com/­database/­timesten-18.1
DeveloperToshiba CorporationSurrealDB LtdOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005
Initial release2013202219982009
Current release5.1, August 2022v1.5.0, May 202411 Release 2 (11.2.2.8.0)
License infoCommercial or Open SourceOpen Source infoAGPL version 3 and Apache License, version 2.0 , commercial license (standard and advanced editions) also availableOpen SourcecommercialOpen Source infoApache 2.0
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageC++RustJava
Server operating systemsLinuxLinux
macOS
Windows
AIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeyesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyes infonumerical, string, blob, geometry, boolean, timestampyesyesyes
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
Secondary indexesyesyesno
SQL infoSupport of SQLSQL92, SQL-like TQL (Toshiba Query Language)SQL-like query languageyesno
APIs and other access methodsJDBC
ODBC
Proprietary protocol
RESTful HTTP/JSON API
GraphQL
RESTful HTTP API
WebSocket
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
TinkerPop 3
Supported programming languagesC
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
Ruby
Deno
Go
JavaScript (Node.js)
Rust
C
C++
Java
PL/SQL
Groovy
Java
Server-side scripts infoStored proceduresnoPL/SQLno
Triggersyesnono
Partitioning methods infoMethods for storing different data on different nodesShardingnonenone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationMulti-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsConnector for using GridDB as an input source and output destination for Hadoop MapReduce jobsnonono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate consistency within container, eventual consistency across containersImmediate Consistency or Eventual Consistency depending on configurationnone
Foreign keys infoReferential integritynoyesyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID at container levelACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesno
Durability infoSupport for making data persistentyesyesyes infoby means of logfiles and checkpointsoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes
User concepts infoAccess controlAccess rights for users can be defined per databaseyes, based on authentication and database rulesfine grained access rights according to SQL-standardno
More information provided by the system vendor
GridDBSurrealDBTimesTenTinkerGraph
Specific characteristicsGridDB is a highly scalable, in-memory time series database optimized for IoT and...
» more
Competitive advantages1. Optimized for IoT Equipped with Toshiba's proprietary key-container data model...
» more
Typical application scenariosFactory IoT, Automative Industry, Energy, BEMS, Smart Community, Monitoring system.
» more
Key customersDenso International [see use case ] An Electric Power company [see use case ] Ishinomaki...
» more
Market metricsGitHub trending repository
» more
Licensing and pricing modelsOpen Source license (AGPL v3 & Apache v2) Commercial license (subscription)
» 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
GridDBSurrealDBTimesTenTinkerGraph
Recent citations in the news

General Availability of GridDB® 5.5 Enterprise Edition ~Enhancing the efficiency of IoT system development and ...
16 January 2024, global.toshiba

General Availability of GridDB 5.3 Enterprise Edition ~ Major Enhancement in IoT and Time Series Data Analysis ...
16 May 2023, global.toshiba

Toshiba launches cloudy managed IoT database service running its own GridDB
8 April 2021, The Register

General Availability of GridDB 5.1 Enterprise Edition ~ Continuous database usage in the event of data center failure ...
19 August 2022, global.toshiba

GridDB Use case Large-scale high-speed processing of smart meter data following the deregulation of electrical power ...
1 November 2020, global.toshiba

provided by Google News

SD Times Open-Source Project of the Week: SurrealDB
10 May 2024, SDTimes.com

Meet Tobie Morgan Hitchcock, CEO & Co-Founder Of SurrealDB
25 April 2024, TechRound

Cloud, privacy and AI: Trends defining the future of data and databases
27 September 2023, Sifted

SurrealDB raises $6M for its database-as-a-service offering
4 January 2023, TechCrunch

Introducing SurrealDB: A Quantum Leap in Database Technology
11 September 2023, TechRound

provided by Google News

Unit testing Apache TinkerPop transactions: From TinkerGraph to Amazon Neptune | Amazon Web Services
3 June 2024, AWS Blog

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

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27 September 2021, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21 February 2012, SiliconANGLE News

Introducing Gremlin query hints for Amazon Neptune | AWS Database Blog
26 February 2019, AWS Blog

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here