DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Datomic vs. etcd vs. Google Cloud Firestore vs. GridGain vs. InfinityDB

Vergleich der Systemeigenschaften Datomic vs. etcd vs. Google Cloud Firestore vs. GridGain vs. InfinityDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDatomic  Xaus Vergleich ausschliessenetcd  Xaus Vergleich ausschliessenGoogle Cloud Firestore  Xaus Vergleich ausschliessenGridGain  Xaus Vergleich ausschliessenInfinityDB  Xaus Vergleich ausschliessen
KurzbeschreibungDBMS mit Fokus auf der Abspeicherung von historischen Daten und 'point-in-time queries'. Es verwendet Fremdsysteme zur Speicherung der DatenA distributed reliable key-value storeCloud 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 IgniteA Java embedded Key-Value Store which extends the Java Map interface
Primäres DatenbankmodellRelational DBMSKey-Value StoreDocument StoreKey-Value Store
Relational DBMS
Key-Value Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,59
Rang#150  Overall
#69  Relational DBMS
Punkte7,25
Rang#54  Overall
#5  Key-Value Stores
Punkte7,85
Rang#51  Overall
#8  Document Stores
Punkte1,47
Rang#154  Overall
#26  Key-Value Stores
#72  Relational DBMS
Punkte0,00
Rang#378  Overall
#57  Key-Value Stores
Websitewww.datomic.cometcd.io
github.com/­etcd-io/­etcd
firebase.google.com/­products/­firestorewww.gridgain.comboilerbay.com
Technische Dokumentationdocs.datomic.cometcd.io/­docs
github.com/­etcd-io/­etcd/­tree/­master/­Documentation
firebase.google.com/­docs/­firestorewww.gridgain.com/­docs/­index.htmlboilerbay.com/­infinitydb/­manual
EntwicklerCognitectGoogleGridGain Systems, Inc.Boiler Bay Inc.
Erscheinungsjahr2012201720072002
Aktuelle Version1.0.6735, Juni 20233.4, August 2019GridGain 8.5.14.0
Lizenz infoCommercial or Open Sourcekommerziell infoLimitierte Edition gratisOpen Source infoApache Version 2.0kommerziellkommerziellkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJava, ClojureGoJava, C++, .NetJava
Server BetriebssystemeAlle Betriebssysteme mit einer Java VMFreeBSD
Linux
Windows infoexperimental
gehostetLinux
OS X
Solaris
Windows
Alle Betriebssysteme mit einer Java VM
Datenschemajaschemafreischemafreijaja infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgrade
Typisierung infovordefinierte Datentypen, z.B. float oder datejaneinjajaja infoall Java primitives, Date, CLOB, BLOB, huge sparse arrays
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinjanein
Sekundärindizesjaneinjajanein infomanual creation possible, using inversions based on multi-value capability
SQL infoSupport of SQLneinneinneinANSI-99 for query and DML statements, subset of DDLnein
APIs und andere ZugriffskonzepteRESTful HTTP APIgRPC
JSON over HTTP
Android
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
Access via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
Unterstützte ProgrammiersprachenClojure
Java
.Net
C
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Rust
Scala
Tcl
Go
Java
JavaScript
JavaScript (Node.js)
Objective-C
Python
C#
C++
Java
PHP
Python
Ruby
Scala
Java
Server-seitige Scripts infoStored Proceduresja infoTransaction Functionsneinyes, Firebase Rules & Cloud Functionsyes (compute grid and cache interceptors can be used instead)nein
TriggersBy using transaction functionsyes, watching key changesyes, with Cloud Functionsyes (cache interceptors and events)nein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeine infoBut extensive use of caching in the application peersShardingShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeine infoBut extensive use of caching in the application peersUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Multi-Source Replikationyes (replicated cache)keine
MapReduce infoBietet ein API für Map/Reduce OperationenneinneinUsing Cloud Dataflowyes (compute grid and hadoop accelerator)nein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency infoREAD-COMMITTED or SERIALIZED
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinnein infomanual creation possible, using inversions based on multi-value capability
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinjaACIDACID infoOptimistic locking for transactions; no isolation for bulk loads
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenja infousing external storage systems (e.g. Cassandra, DynamoDB, PostgreSQL, Couchbase and others)jajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja inforecommended only for testing and developmentneinjanein
Berechtigungskonzept infoZugriffskontrolleneinneinAccess 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 implementationsnein

Weitere Informationen bereitgestellt vom Systemhersteller

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
DatomicetcdGoogle Cloud FirestoreGridGainInfinityDB
DB-Engines Blog Posts

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Stanchion Turns SQLite Into A Column Store
15. Februar 2024, iProgrammer

Nubank buys firm behind Clojure programming language
28. Juli 2020, Finextra

Zoona Case Study
16. Dezember 2017, AWS Blog

Architecting Software for Leverage
13. November 2021, InfoQ.com

TerminusDB Takes on Data Collaboration with a git-Like Approach
1. Dezember 2020, The New Stack

bereitgestellt von Google News

Monitor Amazon EKS Control Plane metrics using AWS Open Source monitoring services | Amazon Web Services
12. Oktober 2023, AWS Blog

Killing a market, softly: How an RBI communique could end India's thriving ETCD market
7. April 2024, The Economic Times

RBI reiterates need for underlying forex exposure for rupee derivatives transactions | Mint
5. April 2024, Mint

ETCD directives don't go well with RBI's stellar reputation
14. April 2024, Business Standard

RBI holds firm on rupee derivatives stance, defers norm implementation to May 3
4. April 2024, The Hindu

bereitgestellt von Google News

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 Cloud Firestore is now generally available
31. Januar 2019, ZDNet

Google launches Cloud Firestore, a new document database for app developers
3. Oktober 2017, TechCrunch

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

bereitgestellt von Google News

GridGain in-memory data and generative AI – Blocks and Files
10. Mai 2024, Blocks & Files

GridGain to Sponsor and Speak at Three Key Industry Events in May 2024
6. Mai 2024, Martechcube

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

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

GridGain Adds Andy Sacks as Chief Revenue Officer, Promotes Lalit Ahuja to Chief Customer and Product Officer ...
17. Juli 2023, Yahoo Finance

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

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.

Milvus logo

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

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

Präsentieren Sie hier Ihr Produkt