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

DBMS > Hypertable vs. OrigoDB vs. RavenDB vs. searchxml vs. TiDB

System Properties Comparison Hypertable vs. OrigoDB vs. RavenDB vs. searchxml vs. TiDB

Editorial information provided by DB-Engines
NameHypertable  Xexclude from comparisonOrigoDB  Xexclude from comparisonRavenDB  Xexclude from comparisonsearchxml  Xexclude from comparisonTiDB  Xexclude from comparison
Hypertable has stopped its further development with March 2016 and is removed from the DB-Engines ranking.
DescriptionAn open source BigTable implementation based on distributed file systems such as HadoopA fully ACID in-memory object graph databaseOpen Source Operational and Transactional Enterprise NoSQL Document DatabaseDBMS for structured and unstructured content wrapped with an application serverTiDB is an open source distributed SQL database that supports Hybrid Transactional/Analytical Processing (HTAP) workloads. It is MySQL compatible and features horizontal scalability, strong consistency, and high availability.
Primary database modelWide column storeDocument store
Object oriented DBMS
Document storeNative XML DBMS
Search engine
Relational DBMS
Secondary database modelsGraph DBMS
Spatial DBMS
Time Series DBMS
Document store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.00
Rank#383  Overall
#53  Document stores
#20  Object oriented DBMS
Score2.92
Rank#101  Overall
#18  Document stores
Score0.00
Rank#383  Overall
#7  Native XML DBMS
#25  Search engines
Score4.66
Rank#70  Overall
#38  Relational DBMS
Websiteorigodb.comravendb.netwww.searchxml.net/­category/­productspingcap.com
Technical documentationorigodb.com/­docsravendb.net/­docswww.searchxml.net/­support/­handoutsdocs.pingcap.com/­tidb/­stable
DeveloperHypertable Inc.Robert Friberg et alHibernating Rhinosinformationpartners gmbhPingCAP, Inc.
Initial release20092009 infounder the name LiveDB201020152016
Current release0.9.8.11, March 20165.4, July 20221.08.0.0, March 2024
License infoCommercial or Open SourceOpen Source infoGNU version 3. Commercial license availableOpen SourceOpen Source infoAGPL version 3, commercial license availablecommercialOpen Source infoApache 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.
TiDB Cloud: Fully-managed TiDB Service. Bring everything great about TiDB to the cloud.
Implementation languageC++C#C#C++Go, Rust
Server operating systemsLinux
OS X
Windows infoan inofficial Windows port is available
Linux
Windows
Linux
macOS
Raspberry Pi
Windows
WindowsLinux
Data schemeschema-freeyesschema-freeschema-freeyes
Typing infopredefined data types such as float or datenoUser defined using .NET types and collectionsnoyesyes
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 infocan be achieved using .NETyesno
Secondary indexesrestricted infoonly exact value or prefix value scansyesyesyesyes
SQL infoSupport of SQLnonoSQL-like query language (RQL)noyes
APIs and other access methodsC++ API
Thrift
.NET Client API
HTTP API
LINQ
.NET Client API
F# Client API
Go Client API
Java Client API
NodeJS Client API
PHP Client API
Python Client API
RESTful HTTP API
RESTful HTTP API
WebDAV
XQuery
XSLT
GORM
JDBC
ODBC
Proprietary protocol
SQLAlchemy
Supported programming languagesC++
Java
Perl
PHP
Python
Ruby
.Net.Net
C#
F#
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
C++ infomost other programming languages supported via APIsAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresnoyesyesyes infoon the application serverno
Triggersnoyes infoDomain Eventsyesnono
Partitioning methods infoMethods for storing different data on different nodesShardinghorizontal partitioning infoclient side managed; servers are not synchronizedShardingnonehorizontal partitioning (by key range)
Replication methods infoMethods for redundantly storing data on multiple nodesselectable replication factor on file system levelSource-replica replicationMulti-source replicationyes infosychronisation to multiple collectionsUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnoyesnoyes infowith TiSpark Connector
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyDefault ACID transactions on the local node (eventually consistent across the cluster). Atomic operations with cluster-wide ACID transactions. Eventual consistency for indexes and full-text search indexes.Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynodepending on modelnonoyes infofull support since version 6.6
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDACID, Cluster-wide transaction availablemultiple readers, single writerACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infoWrite ahead logyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesnono
User concepts infoAccess controlnoRole based authorizationAuthorization levels configured per client per databaseDomain, group and role-based access control at the document level and for application servicesFine grained access rights according to SQL-standard
More information provided by the system vendor
HypertableOrigoDBRavenDBsearchxmlTiDB
Specific characteristicsTiDB is an advanced open-source, distributed SQL database for modern application...
» more
Competitive advantages- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» more
Typical application scenariosTiDB is ideal for transactional applications that require extreme scalability and...
» more
Key customersBlock, Pinterest, Catalyst, Bolt, Flipkart, Capcom, Shopee (E-commerce), JD Cloud...
» more
Market metrics34K+ GitHub stars 5K+ members in TiDB Community Slack 1K+ community contributors...
» more
Licensing and pricing modelsTiDB Community : Free open source software (Apache 2.0) TiDB Self-Hosted : Enterprise...
» 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
HypertableOrigoDBRavenDBsearchxmlTiDB
Recent citations in the news

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31 July 2019, DataDrivenInvestor

TimescaleDB goes distributed; implements ‘Chunking’ over ‘Sharding’ for scaling-out
22 August 2019, Packt Hub

Decorate your Windows XP with Hyperdesk
30 July 2008, CNET

The Collective: Customize Your Computer & Your Phone With Star Trek
18 March 2009, TrekMovie

The Collective: A Look At The Star Trek Terran Empire XP Hypersuite
6 July 2009, TrekMovie

provided by Google News

RavenDB Launches Version 6.0 Lightning Fast Queries, Data Integrations, Corax Indexing Engine, and Sharding
3 October 2023, PR Newswire

RavenDB Welcomes David Baruc as Chief Revenue Officer: Seasoned Tech Leader to Drive Global Sales and ...
13 June 2023, PR Newswire

Install the NoSQL RavenDB Data System
14 May 2021, The New Stack

How I Created a RavenDB Python Client
23 September 2016, Visual Studio Magazine

RavenDB Adds Graph Queries
15 May 2019, Datanami

provided by Google News

How PingCAP transformed TiDB into a serverless DBaaS using Amazon S3 and Amazon EBS | Amazon Web Services
14 November 2023, AWS Blog

How a new database architecture supports scale and reliability in TiDB
11 March 2024, InfoWorld

PingCAP Launches TiDB 7.5, Enhancing Distributed SQL Database Tech
19 December 2023, Datanami

Google Cloud's C3D Instances Provide Strong Performance Value For PingCAP's TiDB
28 March 2024, Phoronix

TiDB by PingCAP Leads Data Management Revolution at GIDS 2024, Empowering India's Burgeoning Developer ...
25 April 2024, CXOToday.com

provided by Google News



Share this page

Featured Products

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

RaimaDB logo

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

Milvus logo

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

Present your product here