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

DBMS > Google Cloud Firestore vs. GridGain vs. JaguarDB vs. Memcached vs. TiDB

Vergleich der Systemeigenschaften Google Cloud Firestore vs. GridGain vs. JaguarDB vs. Memcached vs. TiDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameGoogle Cloud Firestore  Xaus Vergleich ausschliessenGridGain  Xaus Vergleich ausschliessenJaguarDB  Xaus Vergleich ausschliessenMemcached  Xaus Vergleich ausschliessenTiDB  Xaus Vergleich ausschliessen
KurzbeschreibungCloud 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.GridGain is an in-memory computing platform, built on Apache IgnitePerformant, highly scalable DBMS for AI and IoT applicationsIn-memory Key-Value Store, ursprünglich entwickelt für CachingTiDB 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 DatenbankmodellDocument StoreKey-Value Store
Relational DBMS
Key-Value Store
Vektor DBMS
Key-Value StoreRelational DBMS
Sekundäre DatenbankmodelleDocument Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte7,85
Rang#51  Overall
#8  Document Stores
Punkte1,47
Rang#154  Overall
#26  Key-Value Stores
#72  Relational DBMS
Punkte0,00
Rang#383  Overall
#60  Key-Value Stores
#13  Vektor DBMS
Punkte19,42
Rang#32  Overall
#4  Key-Value Stores
Punkte4,66
Rang#70  Overall
#38  Relational DBMS
Websitefirebase.google.com/­products/­firestorewww.gridgain.comwww.jaguardb.comwww.memcached.orgpingcap.com
Technische Dokumentationfirebase.google.com/­docs/­firestorewww.gridgain.com/­docs/­index.htmlwww.jaguardb.com/­support.htmlgithub.com/­memcached/­memcached/­wikidocs.pingcap.com/­tidb/­stable
EntwicklerGoogleGridGain Systems, Inc.DataJaguar, Inc.Danga Interactive infoursprünglich von Brad Fitzpatrick für LiveJournal entwickeltPingCAP, Inc.
Erscheinungsjahr20172007201520032016
Aktuelle VersionGridGain 8.5.13.3 July 20231.6.25, Maerz 20248.0.0, Maerz 2024
Lizenz infoCommercial or Open SourcekommerziellkommerziellOpen Source infoGPL V3.0Open Source infoBSD LizenzOpen Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
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.
ImplementierungsspracheJava, C++, .NetC++ infothe server part. Clients available in other languagesCGo, Rust
Server BetriebssystemegehostetLinux
OS X
Solaris
Windows
LinuxFreeBSD
Linux
OS X
Unix
Windows
Linux
Datenschemaschemafreijajaschemafreija
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, XSLTneinjaneinnein
Sekundärindizesjajajaneinja
SQL infoSupport of SQLneinANSI-99 for query and DML statements, subset of DDLA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersneinja
APIs und andere ZugriffskonzepteAndroid
gRPC (using protocol buffers) API
iOS
JavaScript API
RESTful HTTP API
HDFS API
Hibernate
JCache
JDBC
ODBC
Propriätäres Protokoll
RESTful HTTP API
Spring Data
JDBC
ODBC
Propriätäres ProtokollGORM
JDBC
ODBC
Proprietäres Protokoll
SQLAlchemy
Unterstützte ProgrammiersprachenGo
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
C#
C++
Java
PHP
Python
Ruby
Scala
C
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
.Net
C
C++
ColdFusion
Erlang
Java
Lisp
Lua
OCaml
Perl
PHP
Python
Ruby
Ada
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 Proceduresyes, Firebase Rules & Cloud Functionsyes (compute grid and cache interceptors can be used instead)neinneinnein
Triggersyes, with Cloud Functionsyes (cache interceptors and events)neinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingShardingkeinehorizontal partitioning (by key range)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikationyes (replicated cache)Multi-Source Replikationkeine infoRepcached, ein Memcached Patch, liefert ReplicationUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.
MapReduce infoBietet ein API für Map/Reduce OperationenUsing Cloud Dataflowyes (compute grid and hadoop accelerator)neinneinja infowith TiSpark Connector
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinja infofull support since version 6.6
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenjaACIDneinneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajaneinja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinnein
Berechtigungskonzept infoZugriffskontrolleAccess rights for users, groups and roles based on Google Cloud Identity and Access Management. Security Rules for 3rd party authentication using Firebase Auth.Security Hooks for custom implementationsRechteverwaltung mit Benutzeraccountsja infomittels SASL (Simple Authentication and Security Layer) ProtokollFine grained access rights according to SQL-standard
Weitere Informationen bereitgestellt vom Systemhersteller
Google Cloud FirestoreGridGainJaguarDBMemcachedTiDB
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
Google Cloud FirestoreGridGainJaguarDBMemcachedTiDB
DB-Engines Blog Posts

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

alle anzeigen

Redis extends the lead in the DB-Engines key-value store ranking
3. Februar 2014, Matthias Gelbmann

New DB-Engines Ranking shows the popularity of database management systems
3. Oktober 2012, Matthias Gelbmann, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Realtime vs Cloud Firestore: Which Firebase Database to go?
8. März 2024, Appinventiv

Google's AI-First Strategy Brings Vector Support To Cloud Databases
1. März 2024, Forbes

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

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

Firestore and Python | NoSQL on Google Cloud
7. August 2020, Towards Data Science

bereitgestellt von Google News

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8. Februar 2024, PR Newswire

GridGain's 2023 Growth Positions Company for Strong 2024
25. Januar 2024, Datanami

GridGain Named in the 2023 Gartner® Market Guide for Event Stream Processing
22. August 2023, GlobeNewswire

GridGain to Sponsor, Exhibit at Kafka Summit 2024 in London
12. März 2024, PR Newswire

GridGain Showcases Power of Apache Ignite at Community Over Code Conference
5. Oktober 2023, Datanami

bereitgestellt von Google News

Redis Labs Boldly Joins AWS in Dropping Prices From 10 to 40 Percent
27. April 2024, Yahoo Singapore News

Why DDoS Threat Actors Are Shifting Their Tactics
15. März 2024, Infosecurity Magazine

Memcached DDoS: The biggest, baddest denial of service attacker yet
1. März 2018, ZDNet

Why Redis beats Memcached for caching
14. September 2017, InfoWorld

What are memcached servers, and why are they being used to launch record-setting DDoS attacks?
6. März 2018, GeekWire

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

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

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

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

Milvus logo

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

Neo4j logo

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

SingleStore logo

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

Präsentieren Sie hier Ihr Produkt