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 > ObjectBox vs. OpenSearch vs. Percona Server for MongoDB vs. Teradata vs. TiDB

System Properties Comparison ObjectBox vs. OpenSearch vs. Percona Server for MongoDB vs. Teradata vs. TiDB

Editorial information provided by DB-Engines
NameObjectBox  Xexclude from comparisonOpenSearch  Xexclude from comparisonPercona Server for MongoDB  Xexclude from comparisonTeradata  Xexclude from comparisonTiDB  Xexclude from comparison
DescriptionExtremely fast embedded database for small devices, IoT and MobileA distributed, RESTful search and analytics engine forked from Elasticsearch and based on Apache LuceneA drop-in replacement for MongoDB Community Edition with enterprise-grade features.A hybrid cloud data analytics software platform (Teradata Vantage)TiDB 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 modelObject oriented DBMSSearch engineDocument storeRelational DBMSRelational DBMS
Secondary database modelsTime Series DBMSVector DBMSDocument store
Graph DBMS
Spatial DBMS
Time Series DBMS
Document store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.20
Rank#170  Overall
#5  Object oriented DBMS
Score16.36
Rank#37  Overall
#4  Search engines
Score0.52
Rank#254  Overall
#39  Document stores
Score45.33
Rank#21  Overall
#15  Relational DBMS
Score4.66
Rank#70  Overall
#38  Relational DBMS
Websiteobjectbox.iogithub.com/­opensearch-project
opensearch.org
www.percona.com/­mongodb/­software/­percona-server-for-mongodbwww.teradata.compingcap.com
Technical documentationdocs.objectbox.ioopensearch.org/­docs/­latestdocs.percona.com/­percona-distribution-for-mongodbdocs.teradata.comdocs.pingcap.com/­tidb/­stable
DeveloperObjectBox LimitedAmazon Web ServicesPerconaTeradataPingCAP, Inc.
Initial release20172021201519842016
Current release2.5.0, January 20233.4.10-2.10, November 2017Teradata Vantage 1.0 MU2, January 20198.0.0, March 2024
License infoCommercial or Open SourceOpen Source infoApache License 2.0Open Source infoApache Version 2.0Open Source infoGPL Version 2commercialOpen 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.
  • STACKIT OpenSearch offers OpenSearch in a managed version in enterprise grade, 100% GDPR-compliant, for a wide range of applications like analytics, website search, offering scalability and fast data access.
  • Aiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
TiDB Cloud: Fully-managed TiDB Service. Bring everything great about TiDB to the cloud.
Implementation languageC and C++JavaC++Go, Rust
Server operating systemsAndroid
iOS
Linux
macOS
Windows
All OS with a Java VMLinuxhosted
Linux
Linux
Data schemeyesschema-free infoFlexible type definitions. Once a type is defined, it is persistentschema-freeyesyes
Typing infopredefined data types such as float or dateyesyesyesyesyes
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.nonoyesno
Secondary indexesyesyes infoAll search fields are automatically indexedyesyes infoJoin-index to prejoin tables, aggregate index, sparse index, hash indexyes
SQL infoSupport of SQLnoSQL-like query languagenoyes infoSQL 2016 + extensionsyes
APIs and other access methodsProprietary native APIJava API
RESTful HTTP/JSON API
proprietary protocol using JSON.NET Client API
HTTP REST
JDBC
JMS Adapter
ODBC
OLE DB
GORM
JDBC
ODBC
Proprietary protocol
SQLAlchemy
Supported programming languagesC
C++
Dart
Go
Java
JavaScript infoplanned (as of Jan 2019)
Kotlin
Python infoplanned (as of Jan 2019)
Swift
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby infoElasticsearch client
Actionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
C
C++
Cobol
Java (JDBC-ODBC)
Perl
PL/1
Python
R
Ruby
Ada
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 proceduresnoyesJavaScriptyes infoUDFs, stored procedures, table functions in parallelno
Triggersnoyes infoby using the 'percolation' featurenoyesno
Partitioning methods infoMethods for storing different data on different nodesnoneShardingShardingSharding infoHashinghorizontal partitioning (by key range)
Replication methods infoMethods for redundantly storing data on multiple nodesonline/offline synchronization between client and serveryesSource-replica replicationMulti-source replication
Source-replica replication
Using Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesnoyes infowith TiSpark Connector
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyEventual Consistency infoSynchronous doc based replication. Get by ID may show delays up to 1 sec. Configurable write consistency: one, quorum, allEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonoyesyes infofull support since version 6.6
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDnonoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
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.noyes infovia In-Memory Engineyesno
User concepts infoAccess controlyesAccess rights for users and rolesfine grained access rights according to SQL-standardFine grained access rights according to SQL-standard
More information provided by the system vendor
ObjectBoxOpenSearchPercona Server for MongoDBTeradataTiDB
Specific characteristicsOpenSearch is a highly scalable and extensible open-source software suite for search,...
» more
TiDB is an advanced open-source, distributed SQL database for modern application...
» more
Competitive advantagesDistributed as fully open source under Apache License, Version 2.0 (ALv2), OpenSearch...
» more
- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» more
Typical application scenariosThe OpenSearch platform is used across a broad range of search , analytics, and observability...
» more
TiDB 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 modelsThe OpenSearch Project offers open source software licensed under Apache License...
» more
TiDB Community : Free open source software (Apache 2.0) TiDB Self-Hosted : Enterprise...
» more
News

The first On-Device Vector Database: ObjectBox 4.0
16 May 2024

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

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
3rd partiesAiven for OpenSearch: Fully managed open source search and analytics suite. Out-of-the-box integrations get you up and running in a couple of clicks.
» more

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
ObjectBoxOpenSearchPercona Server for MongoDBTeradataTiDB
DB-Engines blog posts

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

show all

Recent citations in the news

AWS announces Amazon DocumentDB zero-ETL integration with Amazon OpenSearch Service
16 May 2024, AWS Blog

Amazon OpenSearch Serverless now available in Europe (London) and Asia Pacific (Mumbai)
16 May 2024, AWS Blog

OCI Search with OpenSearch 2.11 delivers easy access to latest AI innovations
13 March 2024, Oracle

Amazon OpenSearch Serverless now available in Europe (Paris) region
8 May 2024, AWS Blog

Hybrid Search with Amazon OpenSearch Service
19 March 2024, AWS Blog

provided by Google News

5 Reasons to Run MongoDB on Kubernetes
6 March 2024, The New Stack

Percona launches management system aimed at open-source databases
17 May 2022, The Register

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15 May 2023, The Stack

The essential guide to MongoDB security
2 February 2017, InfoWorld

The Case Against the Server Side Public License (SSPL)
11 October 2022, The New Stack

provided by Google News

Chief Customer Officer Of Teradata Sold 25% Of Their Shares
12 May 2024, Simply Wall St

Teradata to Present at Upcoming Investor Conferences | Business & Finance | heraldchronicle.com
13 May 2024, Winchester Herald Chronicle

An interview with Teradata CFO Claire Bramley
9 February 2024, McKinsey

Teradata (NYSE:TDC) Reports Q1 In Line With Expectations
6 May 2024, Yahoo Finance

Lakehouse dam breaks after departure of long-time Teradata CTO
1 May 2024, The Register

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

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

Announcing TiDB 7.4: The Best Database Alternative for MySQL 8.0
1 November 2023, PR Newswire

Unlocking performance, scalability, and cost-efficiency of Zomato's Billing Platform by switching from TiDB to ...
22 December 2023, 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

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.

Neo4j logo

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

Present your product here