DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by Redgate Software

DBMS > Citus vs. SurrealDB vs. Tibero vs. TinkerGraph

System Properties Comparison Citus vs. SurrealDB vs. Tibero vs. TinkerGraph

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameCitus  Xexclude from comparisonSurrealDB  Xexclude from comparisonTibero  Xexclude from comparisonTinkerGraph  Xexclude from comparison
DescriptionScalable hybrid operational and analytics RDBMS for big data use cases based on PostgreSQLA fully ACID transactional, developer-friendly, multi-model DBMSA secure RDBMS, designed for easy portability from OracleA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primary database modelRelational DBMSDocument store
Graph DBMS
Relational DBMSGraph DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.13
Rank#117  Overall
#56  Relational DBMS
Score1.11
Rank#174  Overall
#30  Document stores
#17  Graph DBMS
Score1.46
Rank#151  Overall
#70  Relational DBMS
Score0.08
Rank#345  Overall
#34  Graph DBMS
Websitewww.citusdata.comsurrealdb.comus.tmaxsoft.com/­products/­tiberotinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technical documentationdocs.citusdata.comsurrealdb.com/­docstechnet.tmaxsoft.com/­upload/­download/­online/­tibero/­pver-20150504-000002/­index.html
DeveloperSurrealDB LtdTmaxSoft
Initial release2010202220032009
Current release8.1, December 2018v1.5.0, May 20247, September 2022
License infoCommercial or Open SourceOpen Source infoAGPL, commercial license 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 languageCRustC and AssemblerJava
Server operating systemsLinuxLinux
macOS
Windows
AIX
HP-UX
Linux
Solaris
Windows
Data schemeyesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesyesyesyes
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.yes infospecific XML type available, but no XML query functionalityyesno
Secondary indexesyesyesno
SQL infoSupport of SQLyes infostandard, with numerous extensionsSQL-like query languageyesno
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
GraphQL
RESTful HTTP API
WebSocket
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Tibero CLI
TinkerPop 3
Supported programming languages.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Deno
Go
JavaScript (Node.js)
Rust
C
C#
C++
Cobol
Java
Objective-C
Perl
PHP
Python
Ruby
Visual Basic
Groovy
Java
Server-side scripts infoStored proceduresuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.Persistent Stored Procedure (PSM)no
Triggersyesyesno
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioning infoby range, hash, list or compositenone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replication infoother methods possible by using 3rd party extensionsMulti-source replication
Source-replica replication
none
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistencynone
Foreign keys infoReferential integrityyesyesyes infoRelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesno
Durability infoSupport for making data persistentyesyesyesoptional
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nono infoplanned for next versionyes
User concepts infoAccess controlfine grained access rights according to SQL-standardyes, based on authentication and database rulesfine grained access rights according to SQL-standard (SQL 92, SQL 99)no

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

Microsoft acquires Citus Data, re-affirming its commitment to Open Source and accelerating Azure PostgreSQL performance and scale
24 January 2019, Microsoft

Ubicloud wants to build an open source alternative to AWS
5 March 2024, TechCrunch

Microsoft acquires Citus Data, creators of a cloud-friendly version of the PostgreSQL database
24 January 2019, GeekWire

Microsoft buys an open source database startup to give it an edge against Amazon Web Services
24 January 2019, Business Insider

Microsoft acquires another open-source company, Citus Data
24 January 2019, CNBC

provided by Google News

SurrealDB Delivers Future-Ready Database Technology for Developers and Enterprises with Release of SurrealDB 2.0
17 September 2024, Business Wire

SurrealDB is helping developers consolidate their databases
18 June 2024, TechCrunch

Multi-model database startup SurrealDB raises $20M and announces cloud beta access
18 June 2024, SiliconANGLE News

SurrealDB Raises $20M To Disrupt Big Data Industry
20 June 2024, Datanami

SurrealDB Raises $20 Million to Disrupt Database Tech; Introduces New Cloud Beta Access
18 June 2024, PR Newswire

provided by Google News

[Herald Interview] TmaxTibero eyes global expansion with certified DBMS tech
11 August 2024, The Korea Herald

TmaxData to supply database management software to Hyundai, Kia
12 June 2019, 코리아타임스

How to Succeed at Large-Scale Mainframe Replatforming with TmaxSoft OpenFrame on AWS
2 August 2022, AWS Blog

Hyundai and Kia Say Good-bye to Oracle and Choose Tmax as DBMS Vendor
13 June 2019, BusinessKorea

AIS Partners TmaxSoft to Offer Database-as-a-Service on PaaS Cloud for Enterprise Customers
7 December 2017, The Fast Mode

provided by Google News

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

Simple Deployment of a Graph Database: JanusGraph
12 October 2020, Towards Data Science

Introducing Gremlin query hints for Amazon Neptune
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

RaimaDB logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

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

Present your product here