DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Lovefield vs. OrientDB vs. Quasardb vs. TiDB

System Properties Comparison Lovefield vs. OrientDB vs. Quasardb vs. TiDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameLovefield  Xexclude from comparisonOrientDB  Xexclude from comparisonQuasardb  Xexclude from comparisonTiDB  Xexclude from comparison
DescriptionEmbeddable relational database for web apps written in pure JavaScriptMulti-model DBMS (Document, Graph, Key/Value)Distributed, high-performance timeseries databaseTiDB 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 modelRelational DBMSDocument store
Graph DBMS
Key-value store
Time Series DBMSRelational DBMS
Secondary database modelsDocument store
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.32
Rank#290  Overall
#132  Relational DBMS
Score3.27
Rank#97  Overall
#16  Document stores
#6  Graph DBMS
#15  Key-value stores
Score0.19
Rank#327  Overall
#30  Time Series DBMS
Score4.94
Rank#72  Overall
#40  Relational DBMS
Websitegoogle.github.io/­lovefieldorientdb.orgquasar.aipingcap.com
Technical documentationgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mdwww.orientdb.com/­docs/­last/­index.htmldoc.quasar.ai/­masterdocs.pingcap.com/­tidb/­stable
DeveloperGoogleOrientDB LTD; CallidusCloud; SAPquasardbPingCAP, Inc.
Initial release2014201020092016
Current release2.1.12, February 20173.2.29, March 20243.14.1, January 20248.0.0, March 2024
License infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoApache version 2commercial infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licensesOpen 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.
TiDB Cloud: Fully-managed TiDB Service. Bring everything great about TiDB to the cloud.
Implementation languageJavaScriptJavaC++Go, Rust
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariAll OS with a Java JDK (>= JDK 6)BSD
Linux
OS X
Windows
Linux
Data schemeyesschema-free infoSchema can be enforced for whole record ("schema-full") or for some fields only ("schema-hybrid")schema-freeyes
Typing infopredefined data types such as float or dateyesyesyes infointeger and binaryyes
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.nononono
Secondary indexesyesyesyes infowith tagsyes
SQL infoSupport of SQLSQL-like query language infovia JavaScript builder patternSQL-like query language, no joinsSQL-like query languageyes
APIs and other access methodsTinkerpop technology stack with Blueprints, Gremlin, Pipes
Java API
RESTful HTTP/JSON API
HTTP APIGORM
JDBC
ODBC
Proprietary protocol
SQLAlchemy
Supported programming languagesJavaScript.Net
C
C#
C++
Clojure
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
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 proceduresnoJava, Javascriptnono
TriggersUsing read-only observersHooksnono
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infoconsistent hashinghorizontal partitioning (by key range)
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replicationSource-replica replication with selectable replication factorUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.
MapReduce infoOffers an API for user-defined Map/Reduce methodsnono infocould be achieved with distributed querieswith Hadoop integrationyes infowith TiSpark Connector
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesyes inforelationship in graphsnoyes infofull support since version 6.6
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes, by using IndexedDB or the cloud service Firebase Realtime Databaseyesyes infoby using LevelDByes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yes infousing MemoryDByes infoTransient modeno
User concepts infoAccess controlnoAccess rights for users and roles; record level security configurableCryptographically strong user authentication and audit trailFine grained access rights according to SQL-standard
More information provided by the system vendor
LovefieldOrientDBQuasardbTiDB
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
LovefieldOrientDBQuasardbTiDB
DB-Engines blog posts

Graph DBMS increased their popularity by 500% within the last 2 years
3 March 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21 January 2014, Matthias Gelbmann

show all

Recent citations in the news

The 12 Best Graph Databases to Consider for 2024
22 October 2023, Solutions Review

OrientDB: A Flexible and Scalable Multi-Model NoSQL DBMS
21 January 2022, Open Source For You

Comparing Graph Databases II. Part 2: ArangoDB, OrientDB, and… | by Sam Bell
20 September 2019, Towards Data Science

ArangoDB raises $10 million for NoSQL database management
14 March 2019, VentureBeat

K2View updates DataOps platform with data fabric automation
11 May 2021, TechTarget

provided by Google News

Record quasar is most luminous object in the universe
20 February 2024, EarthSky

Quasar Partners with PTC to Empower IoT Customers with High-Performance Data Solutions
11 September 2023, Datanami

Quasar Selected by National Renewable Energy Laboratory to Help with Energy System De-risking and Optimization
6 June 2023, PR Newswire

QUASAR yacht (Bilgin, 46.8m, 2016)
3 July 2023, Boat International

Precisely measure a quasar galaxy's weight
5 June 2023, Newswise

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

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

provided by Google News



Share this page

Featured Products

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

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

Neo4j logo

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

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Present your product here