DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > CockroachDB vs. Lovefield vs. TiDB vs. Tkrzw vs. Yaacomo

Vergleich der Systemeigenschaften CockroachDB vs. Lovefield vs. TiDB vs. Tkrzw vs. Yaacomo

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCockroachDB  Xaus Vergleich ausschliessenLovefield  Xaus Vergleich ausschliessenTiDB  Xaus Vergleich ausschliessenTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet  Xaus Vergleich ausschliessenYaacomo  Xaus Vergleich ausschliessen
Yaacomo seems to be discontinued and is removed from the DB-Engines ranking
KurzbeschreibungCockroachDB is a distributed database architected for modern cloud applications. It is wire compatible with PostgreSQL and backed by a Key-Value Store, which is either RocksDB or a purpose-built derivative, called Pebble.Embeddable relational database for web apps written in pure JavaScriptTiDB 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.A concept of libraries, allowing an application program to store and query key-value pairs in a file. Successor of Tokyo Cabinet and Kyoto CabinetOpenCL based in-memory RDBMS, designed for efficiently utilizing the hardware via parallel computing
Primäres DatenbankmodellRelational DBMSRelational DBMSRelational DBMSKey-Value StoreRelational DBMS
Sekundäre DatenbankmodelleDocument Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte6,10
Rang#58  Overall
#33  Relational DBMS
Punkte0,32
Rang#290  Overall
#132  Relational DBMS
Punkte4,94
Rang#72  Overall
#40  Relational DBMS
Punkte0,09
Rang#354  Overall
#51  Key-Value Stores
Websitewww.cockroachlabs.comgoogle.github.io/­lovefieldpingcap.comdbmx.net/­tkrzwyaacomo.com
Technische Dokumentationwww.cockroachlabs.com/­docsgithub.com/­google/­lovefield/­blob/­master/­docs/­spec_index.mddocs.pingcap.com/­tidb/­stable
EntwicklerCockroach LabsGooglePingCAP, Inc.Mikio HirabayashiQ2WEB GmbH
Erscheinungsjahr20152014201620202009
Aktuelle Version23.1.1, Mai 20232.1.12, February 20177.6.0, Jaenner 20240.9.3, August 2020
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0, commercial license availableOpen Source infoApache 2.0Open Source infoApache 2.0Open Source infoApache Version 2.0kommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte 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.
ImplementierungsspracheGoJavaScriptGo, RustC++
Server BetriebssystemeLinux
macOS
Windows
server-less, requires a JavaScript environment (browser, Node.js) infotested with Chrome, Firefox, IE, SafariLinuxLinux
macOS
Android
Linux
Windows
Datenschemadynamic schemajajaschemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesjajajaja
SQL infoSupport of SQLyes, wire compatible with PostgreSQLSQL-like query language infovia JavaScript builder patternjaneinja
APIs und andere ZugriffskonzepteJDBCGORM
JDBC
ODBC
Proprietäres Protokoll
SQLAlchemy
JDBC
ODBC
Unterstützte ProgrammiersprachenC#
C++
Clojure
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
JavaScriptAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C++
Java
Python
Ruby
Server-seitige Scripts infoStored Proceduresneinneinneinnein
TriggersneinUsing read-only observersneinneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontal partitioning (by key range) infoall tables are translated to an ordered KV store and then broken down into 64MB ranges, which are then used as replicas in RAFTkeinehorizontal partitioning (by key range)keinehorizontale Partitionierung
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-source replication using RAFTkeineUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.keineSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinja infowith TiSpark Connectorneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajaja infofull support since version 6.6neinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjayes, by using IndexedDB or the cloud service Firebase Realtime Databasejajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinja infousing MemoryDBneinja infousing specific database classesja
Berechtigungskonzept infoZugriffskontrolleRole-based access controlneinFine grained access rights according to SQL-standardneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
CockroachDBLovefieldTiDBTkrzw infoSuccessor of Tokyo Cabinet and Kyoto CabinetYaacomo
Specific characteristicsTiDB is an advanced open-source, distributed SQL database for modern application...
» mehr
Competitive advantages- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» mehr
Typical application scenariosTiDB is ideal for transactional applications that require extreme scalability and...
» mehr
Key customersBlock, Pinterest, Catalyst, Bolt, Flipkart, Capcom, Shopee (E-commerce), JD Cloud...
» mehr
Market metrics34K+ GitHub stars 5K+ members in TiDB Community Slack 1K+ community contributors...
» mehr
Licensing and pricing modelsTiDB Community : Free open source software (Apache 2.0) TiDB Self-Hosted : Enterprise...
» mehr

Wir laden Vertreter der Systemhersteller ein uns zu kontaktieren, um die Systeminformationen zu aktualisieren und zu ergänzen,
sowie um Herstellerinformationen wie Schlüsselkunden, Vorteile gegenüber Konkurrenten und Marktmetriken anzuzeigen.

Zugehörige Produkte und Dienstleistungen

Wir laden Vertreter von Anbietern von zugehörigen Produkten ein uns zu kontaktieren, um hier Informationen über ihre Angebote zu präsentieren.

Weitere Ressourcen
CockroachDBLovefieldTiDBTkrzw infoSuccessor of Tokyo Cabinet and Kyoto CabinetYaacomo
Erwähnungen in aktuellen Nachrichten

CockroachDB 23.2 Enhances Enterprise Architectures with Improved Postgres Compatibility and Built-in Resilience
18. Januar 2024, PR Newswire

CockroachDB tempts legacy databases to crawl into the cloud age
29. Januar 2024, The Register

How DoorDash Migrated from Aurora Postgres to CockroachDB
5. Dezember 2023, The New Stack

How to Unlock Real-Time Data Streams with CockroachDB and Amazon MSK | Amazon Web Services
6. November 2023, AWS Blog

Cockroach Labs Deepens Partnership with Google Cloud, CockroachDB Selected to Join Google Distributed Cloud
9. April 2024, Yahoo Finance

bereitgestellt von 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. März 2024, InfoWorld

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

Google Cloud's C3D Instances Provide Strong Performance Value For PingCAP's TiDB
28. März 2024, Phoronix

PingCAP Wins 2024 Data Breakthrough Awards
12. April 2024, GlobeNewswire

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

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

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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.

Neo4j logo

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

Präsentieren Sie hier Ihr Produkt