DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Firebase Realtime Database vs. KeyDB vs. ObjectBox vs. Oracle NoSQL vs. SQLite

Vergleich der Systemeigenschaften Firebase Realtime Database vs. KeyDB vs. ObjectBox vs. Oracle NoSQL vs. SQLite

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFirebase Realtime Database  Xaus Vergleich ausschliessenKeyDB  Xaus Vergleich ausschliessenObjectBox  Xaus Vergleich ausschliessenOracle NoSQL  Xaus Vergleich ausschliessenSQLite  Xaus Vergleich ausschliessen
KurzbeschreibungCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.An ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocolsLightweight, fast on-device database for IoT, Mobile and Embedded devices, persisting and synchronising objects and vectorsA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesWeit verbreitetes In-Process RDBMS
Primäres DatenbankmodellDocument StoreKey-Value StoreObject oriented DBMS
Vektor DBMS
Document Store
Key-Value Store
Relational DBMS
Relational DBMS
Sekundäre DatenbankmodelleTime Series DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte13,60
Rang#39  Overall
#6  Document Stores
Punkte0,63
Rang#232  Overall
#32  Key-Value Stores
Punkte1,08
Rang#179  Overall
#6  Object oriented DBMS
#9  Vektor DBMS
Punkte3,07
Rang#86  Overall
#15  Document Stores
#11  Key-Value Stores
#47  Relational DBMS
Punkte103,35
Rang#10  Overall
#7  Relational DBMS
Websitefirebase.google.com/­products/­realtime-databasegithub.com/­Snapchat/­KeyDB
keydb.dev
github.com/­objectbox
objectbox.io
www.oracle.com/­database/­nosql/­technologies/­nosqlwww.sqlite.org
Technische Dokumentationfirebase.google.com/­docs/­databasedocs.keydb.devdocs.objectbox.iodocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmlwww.sqlite.org/­docs.html
EntwicklerGoogle infoacquired by Google 2014EQ Alpha Technology Ltd.ObjectBox LimitedOracleDwayne Richard Hipp
Erscheinungsjahr20122019201720112000
Aktuelle Version4.0 (May 2024)24.1, Mai 20243.46.1  (13 August 2024), August 2024
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoBSD-3Bindings are released under Apache 2.0 infoApache License 2.0Open Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoPublic Domain
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.
ImplementierungsspracheC++C und C++JavaC
Server BetriebssystemegehostetLinuxAndroid
Any POSIX system
Docker
iOS
Linux
macOS
QNX
Windows
Linux
Solaris SPARC/x86
serverlos
DatenschemaschemafreischemafreijaSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.ja infodynamische Spaltentypen
Typisierung infovordefinierte Datentypen, z.B. float oder datejateilweise infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexesjaoptionalja infokeine strenge Typisierung wegen 'dynamic typing'
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesjaja infoby using the Redis Search modulejajaja
SQL infoSupport of SQLneinneinneinSQL-like DML and DDL statementsja infoSQL-92 wird nicht vollständig unterstützt
APIs und andere ZugriffskonzepteAndroid
iOS
JavaScript API
RESTful HTTP API
Proprietäres Protokoll infoRESP - REdis Serialization ProtocoProprietäres native APIRESTful HTTP APIADO.NET infoinoffizielle Driver
JDBC infoinoffizielle Driver
ODBC infoinoffizielle Driver
Unterstützte ProgrammiersprachenJava
JavaScript
Objective-C
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
C
C++
Dart (Flutter)
Go
Java
Kotlin
Python
Swift
C
C#
Go
Java
JavaScript (Node.js)
Python
Actionscript
Ada
Basic
C
C#
C++
D
Delphi
Forth
Fortran
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Objective-C
OCaml
Perl
PHP
PL/SQL
Python
R
Ruby
Scala
Scheme
Smalltalk
Tcl
Server-seitige Scripts infoStored Procedureslimited functionality with using 'rules'Luaneinneinnein
TriggersCallbacks are triggered when data changesneinneinneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeineShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation
Source-Replica Replikation
Data sync between devices allowing occasional connected databases to work completely offlineElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featurekeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinwith Hadoop integrationnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Eventual Consistency
Strong eventual consistency with CRDTs
Immediate ConsistencyEventual Consistency
Immediate Consistency infoabhängig von Konfiguration
Fremdschlüssel inforeferenzielle Integritätneinneinjaneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenjaOptimistic locking, atomic execution of commands blocks and scriptsACIDkonfigurierbar infoACID innerhalb eines 'storage nodes' (=shard)ACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja infomittels Filesystem-Locks
Durability infoDauerhafte Speicherung der Datenjaja infoConfigurable mechanisms for persistency via snapshots and/or operations logsjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinja infooff heap cacheja
Berechtigungskonzept infoZugriffskontrolleyes, based on authentication and database ruleseinfacher Passwort-basierter Zugriffsschutz und ACLjaZugriffsrechte für Benutzer und Rollennein
Weitere Informationen bereitgestellt vom Systemhersteller
Firebase Realtime DatabaseKeyDBObjectBoxOracle NoSQLSQLite
Neuigkeiten

MongoDB Realm & Device Sync alternatives – ObjectBox
17. September 2024

Local AI – what it is and why we need it
11. September 2024

First on-device Vector Database (aka Semantic Index) for iOS
24. Juli 2024

Retrieval Augmented Generation (RAG) with vector databases: Expanding AI Capabilities
18. Juni 2024

The on-device Vector Database for Android and Java
29. Mai 2024

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
DrittanbieterNavicat for SQLite is a powerful and comprehensive SQLite GUI that provides a complete set of functions for database management and development.
» 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
Firebase Realtime DatabaseKeyDBObjectBoxOracle NoSQLSQLite
DB-Engines Blog Posts

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

alle anzeigen

Big gains for Relational Database Management Systems in DB-Engines Ranking
2. Februar 2016, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

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

Don't be like these 900+ websites and expose millions of passwords via Firebase
18. März 2024, The Register

Misconfigured firebase: A real-time cyber threat
18. Januar 2024, Atos

Google launches Firebase Genkit, a new open source framework for building AI-powered apps
14. Mai 2024, TechCrunch

bereitgestellt von Google News

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

Introducing Garnet – an open-source, next-generation, faster cache-store for accelerating applications and services
18. März 2024, Microsoft

Microsoft open-sources unique “Garnet” cache-store; a Redis rival?
19. März 2024, The Stack

Dragonfly 0.13 Database Adds Experimental SSD-Based Data Tiering, More SIMD Work
2. Januar 2023, Phoronix

How to Use an API Key or Access Token to Connect to IBM Db2 on Cloud
14. Januar 2020, IBM

bereitgestellt von Google News

Cloud database comparison: AWS, Microsoft, Google and Oracle
24. Juli 2024, TechTarget

Top 8 Best NoSQL Databases in 2024
9. September 2024, AIM

Explore Oracle Database Solutions for Maximum Efficiency
4. September 2018, oracle.com

NoSQL Rebels Aim Missile at Larry Ellison's Yacht
20. Juli 2012, WIRED

Oracle Releases Big Data Appliance with Cloudera Distribution for Hadoop
10. Januar 2012, SiliconANGLE News

bereitgestellt von Google News

LLM-Assisted Translation From Postgres to SQLite and DuckDB
16. September 2024, The New Stack

How to work with Dapper and SQLite in ASP.NET Core
10. Mai 2024, InfoWorld

Google researchers suggest "fixing" SQL with pipe syntax, SQLite creator unconvinced
30. August 2024, DevClass

SQLite Gets Into Vector Search
5. September 2024, iProgrammer

SQLite Vulnerability Could Put Thousands of Apps at Risk
22. März 2024, Dark Reading

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Milvus logo

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

SingleStore logo

The data platform to build your intelligent applications.
Try it 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.

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