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

DBMS > Badger vs. BoltDB vs. Firebase Realtime Database vs. Geode vs. RocksDB

Vergleich der Systemeigenschaften Badger vs. BoltDB vs. Firebase Realtime Database vs. Geode vs. RocksDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBadger  Xaus Vergleich ausschliessenBoltDB  Xaus Vergleich ausschliessenFirebase Realtime Database  Xaus Vergleich ausschliessenGeode  Xaus Vergleich ausschliessenRocksDB  Xaus Vergleich ausschliessen
KurzbeschreibungAn embeddable, persistent, simple and fast Key-Value Store, written purely in Go.An embedded key-value store for Go.Cloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.Geode is a distributed data container, pooling memory, CPU, network resources, and optionally local disk across multiple processesEmbeddable persistent key-value store optimized for fast storage (flash and RAM)
Primäres DatenbankmodellKey-Value StoreKey-Value StoreDocument StoreKey-Value StoreKey-Value Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,14
Rang#331  Overall
#49  Key-Value Stores
Punkte0,74
Rang#220  Overall
#31  Key-Value Stores
Punkte14,29
Rang#39  Overall
#6  Document Stores
Punkte1,92
Rang#131  Overall
#23  Key-Value Stores
Punkte3,65
Rang#85  Overall
#11  Key-Value Stores
Websitegithub.com/­dgraph-io/­badgergithub.com/­boltdb/­boltfirebase.google.com/­products/­realtime-databasegeode.apache.orgrocksdb.org
Technische Dokumentationgodoc.org/­github.com/­dgraph-io/­badgerfirebase.google.com/­docs/­databasegeode.apache.org/­docsgithub.com/­facebook/­rocksdb/­wiki
EntwicklerDGraph LabsGoogle infoacquired by Google 2014Originally developed by Gemstone. They outsourced the project to Apache in 2015 but still deliver a commercial version as Gemfire.Facebook, Inc.
Erscheinungsjahr20172013201220022013
Aktuelle Version1.1, February 20178.11.4, April 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0Open Source infoMIT LicensekommerziellOpen Source infoApache Version 2; commercial licenses available as GemfireOpen Source infoBSD
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.
ImplementierungsspracheGoGoJavaC++
Server BetriebssystemeBSD
Linux
OS X
Solaris
Windows
BSD
Linux
OS X
Solaris
Windows
gehostetAlle Betriebssysteme mit einer Java VM infothe JDK (8 or later) is also requiredLinux
Datenschemaschemafreischemafreischemafreischemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinneinjajanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesneinneinjaneinnein
SQL infoSupport of SQLneinneinneinSQL-like query language (OQL)nein
APIs und andere ZugriffskonzepteAndroid
iOS
JavaScript API
RESTful HTTP API
Java Client API
Memcached Protokoll
RESTful HTTP API
C++ API
Java API
Unterstützte ProgrammiersprachenGoGoJava
JavaScript
Objective-C
.Net
All JVM based languages
C++
Groovy
Java
Scala
C
C++
Go
Java
Perl
Python
Ruby
Server-seitige Scripts infoStored Proceduresneinneinlimited functionality with using 'rules'benutzerdefinierte Funktionennein
TriggersneinneinCallbacks are triggered when data changesja infoCache Event Listeners
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeinekeineShardinghorizontal partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeinekeineMulti-Source Replikationja
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeinekeineEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Eventual Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenneinjajayes, on a single nodeja
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinjaja
Berechtigungskonzept infoZugriffskontrolleneinneinyes, based on authentication and database rulesAccess rights per client and object definablenein

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
DrittanbieterSpeedb: A high performance RocksDB-compliant key-value store optimized for write-intensive workloads.
» mehr

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

Weitere Ressourcen
BadgerBoltDBFirebase Realtime DatabaseGeodeRocksDB
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

What I learnt from building 3 high traffic web applications on an embedded key value store.
21. Februar 2018, hackernoon.com

4 Instructive Postmortems on Data Downtime and Loss
1. März 2024, The Hacker News

Roblox’s cloud-native catastrophe: A post mortem
31. Januar 2022, InfoWorld

How to Put a GUI on Ansible, Using Semaphore
22. April 2023, The New Stack

Grafana Loki: Architecture Summary and Running in Kubernetes
14. März 2023, hackernoon.com

bereitgestellt von Google News

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

Don't be like these 900+ websites and expose millions of passwords via Firebase
8. Mai 2024, MSN

Atos cybersecurity blog: Misconfigured Firebase: A real-time cyber threat
18. Januar 2024, Atos

Google Firebase may have exposed 125M records from misconfigurations
19. März 2024, SC Media

Misconfigured Firebase instances leaked 19 million plaintext passwords
19. März 2024, BleepingComputer

bereitgestellt von Google News

Apache Geode Spawns 'All Sorts of In-Memory Things'
4. Januar 2017, The New Stack

Reactive Event Processing with Apache Geode
5. Juli 2020, InfoQ.com

1. Introduction to Pivotal GemFire In-Memory Data Grid and Apache Geode - Scaling Data Services with Pivotal ...
15. November 2018, oreilly.com

Where Does Apache Geode Fit in CQRS Architectures?
18. Dezember 2016, InfoQ.com

HPE buys query acceleration platform Ampool to boost Ezmeral hybrid cloud analytics
7. Juli 2021, SiliconANGLE News

bereitgestellt von Google News

Did Rockset Just Solve Real-Time Analytics?
25. August 2021, Datanami

Meta’s Velox Means Database Performance Is Not Subject To Interpretation
31. August 2022, The Next Platform

Linux 6.9 Drives AMD 4th Gen EPYC Performance Even Higher For Some Workloads
29. März 2024, Phoronix

The Journey to a Million Ops / Sec / Node in Venice
16. März 2024, InfoQ.com

Power your Kafka Streams application with Amazon MSK and AWS Fargate | Amazon Web Services
10. August 2021, AWS Blog

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

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.

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

Präsentieren Sie hier Ihr Produkt