DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Dgraph vs. Google Cloud Firestore vs. KeyDB vs. LokiJS vs. TiDB

Vergleich der Systemeigenschaften Dgraph vs. Google Cloud Firestore vs. KeyDB vs. LokiJS vs. TiDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDgraph  Xaus Vergleich ausschliessenGoogle Cloud Firestore  Xaus Vergleich ausschliessenKeyDB  Xaus Vergleich ausschliessenLokiJS  Xaus Vergleich ausschliessenTiDB  Xaus Vergleich ausschliessen
KurzbeschreibungVerteiltes, skalierbares Graph DBMSCloud Firestore is an auto-scaling document database for storing, syncing, and querying data for mobile and web apps. It offers seamless integration with other Firebase and Google Cloud Platform products.An ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocolsIn-memory JavaScript DBMSTiDB 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.
Primäres DatenbankmodellGraph DBMSDocument StoreKey-Value StoreDocument StoreRelational DBMS
Sekundäre DatenbankmodelleDocument Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,53
Rang#164  Overall
#15  Graph DBMS
Punkte9,97
Rang#47  Overall
#8  Document Stores
Punkte0,94
Rang#205  Overall
#30  Key-Value Stores
Punkte0,52
Rang#259  Overall
#41  Document Stores
Punkte5,14
Rang#75  Overall
#41  Relational DBMS
Websitedgraph.iofirebase.google.com/­products/­firestoregithub.com/­Snapchat/­KeyDB
keydb.dev
github.com/­techfort/­LokiJSpingcap.com
Technische Dokumentationdgraph.io/­docsfirebase.google.com/­docs/­firestoredocs.keydb.devtechfort.github.io/­LokiJSdocs.pingcap.com/­tidb/­stable
EntwicklerDgraph Labs, Inc.GoogleEQ Alpha Technology Ltd.PingCAP, Inc.
Erscheinungsjahr20162017201920142016
Aktuelle Version7.6.0, Jaenner 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0kommerziellOpen Source infoBSD-3Open SourceOpen Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
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.
ImplementierungsspracheGoC++JavaScriptGo, Rust
Server BetriebssystemeLinux
OS X
Windows
gehostetLinuxServerlos, benötigt eine JavaScript Umgebung (Browser, Node.js)Linux
Datenschemaschemafreischemafreischemafreischemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejajateilweise infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesjajaja infoby using the Redis Search moduleja infoüber Viewsja
SQL infoSupport of SQLneinneinneinneinja
APIs und andere ZugriffskonzepteGraphQL query language
gRPC (using protocol buffers) API
HTTP API
Android
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
Proprietäres Protokoll infoRESP - REdis Serialization ProtocoJavaScript APIGORM
JDBC
ODBC
Proprietäres Protokoll
SQLAlchemy
Unterstützte ProgrammiersprachenC#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Go
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
C
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
JavaScriptAda
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-seitige Scripts infoStored Proceduresneinyes, Firebase Rules & Cloud FunctionsLuaView Functions in JavaScriptnein
Triggersneinyes, with Cloud Functionsneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenjaShardingShardingkeinehorizontal partitioning (by key range)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSynchronous replication via RaftMulti-Source ReplikationMulti-Source Replikation
Source-Replica Replikation
keineUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.
MapReduce infoBietet ein API für Map/Reduce OperationenneinUsing Cloud Dataflowneinjaja infowith TiSpark Connector
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Strong eventual consistency with CRDTs
keineImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinja infofull support since version 6.6
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDjaOptimistic locking, atomic execution of commands blocks and scriptsnein infoAtomare Operationen innerhalb einer Collection möglichACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
Durability infoDauerhafte Speicherung der Datenjajaja infoConfigurable mechanisms for persistency via snapshots and/or operations logsja infoSerialisierung einer DB in Node.JS, Cordova/PhoneGap möglich; im Browser mittels IndexedDB-APIja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajanein
Berechtigungskonzept infoZugriffskontrollenein infoPlanned for future releasesAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.einfacher Passwort-basierter Zugriffsschutz und ACLneinFine grained access rights according to SQL-standard
Weitere Informationen bereitgestellt vom Systemhersteller
DgraphGoogle Cloud FirestoreKeyDBLokiJSTiDB
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
DgraphGoogle Cloud FirestoreKeyDBLokiJSTiDB
DB-Engines Blog Posts

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, Paul Andlinger

alle anzeigen

New kids on the block: database management systems implemented in JavaScript
1. Dezember 2014, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

Dgraph on AWS: Setting up a horizontally scalable graph database | Amazon Web Services
1. September 2020, AWS Blog

Popular Open Source GraphQL Company Dgraph Secures $6M in Seed Round with New Leadership
20. Juli 2022, PR Newswire

10 Best Graph Databases to Consider for 2023
25. November 2023, Analytics Insight

Dgraph launches Slash GraphQL, a GraphQL-native database Backend-as-a-Service
10. September 2020, TechCrunch

bereitgestellt von Google News

Google Introduces Firestore Multiple Databases
24. Februar 2024, InfoQ.com

Google’s Firebase gets AI extensions, opens up its marketplace
10. Mai 2023, TechCrunch

Essentials for Working With Firestore in Python | by Lynn G. Kwong
13. November 2022, Towards Data Science

Realtime vs Cloud Firestore: Which Firebase Database to go?
20. Mai 2019, Appinventiv

Google's Cloud Firestore is now generally available
31. Januar 2019, ZDNet

bereitgestellt von Google News

Snap snaps up database developer KeyDB to make its infrastructure more snappy
12. Mai 2022, TechCrunch

Garnet–open-source faster cache-store speeds up applications, services
18. März 2024, Microsoft

Snap Acquires KeyDB for Open-Source Services
17. Mai 2022, XR Today

Snap snaps up database developer KeyDB to make its infrastructure more snappy
12. Mai 2022, Yahoo Movies UK

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20. März 2023, Phoronix

bereitgestellt von Google News

LokiJS - A JavaScript Database
18. November 2014, iProgrammer

bereitgestellt von Google News

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

How a new database architecture supports scale and reliability in TiDB
11. März 2024, InfoWorld

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

PingCAP Showcases Marquee Solution TiDB and Leads Industry Conversations on Open-Source Innovation at FinTech Festival India 2024
15. März 2024, Business Standard

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

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Milvus logo

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

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