DB-EnginesextremeDB - Data management wherever you need itEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Firebase Realtime Database vs. Kingbase vs. ObjectBox vs. ScyllaDB vs. SQLite

Vergleich der Systemeigenschaften Firebase Realtime Database vs. Kingbase vs. ObjectBox vs. ScyllaDB vs. SQLite

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFirebase Realtime Database  Xaus Vergleich ausschliessenKingbase  Xaus Vergleich ausschliessenObjectBox  Xaus Vergleich ausschliessenScyllaDB  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 enterprise-class RDBMS compatible with PostgreSQL and Oracle and widely used in China.Lightweight, fast on-device database for IoT, Mobile and Embedded devices, persisting and synchronising objects and vectorsCassandra and DynamoDB compatible wide column storeWeit verbreitetes In-Process RDBMS
Primäres DatenbankmodellDocument StoreRelational DBMSObject oriented DBMS
Vektor DBMS
Wide Column StoreRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Time Series DBMSKey-Value Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte13,60
Rang#39  Overall
#6  Document Stores
Punkte0,44
Rang#258  Overall
#117  Relational DBMS
Punkte1,08
Rang#179  Overall
#6  Object oriented DBMS
#9  Vektor DBMS
Punkte4,15
Rang#69  Overall
#5  Wide Column Stores
Punkte103,35
Rang#10  Overall
#7  Relational DBMS
Websitefirebase.google.com/­products/­realtime-databasewww.kingbase.com.cngithub.com/­objectbox
objectbox.io
www.scylladb.comwww.sqlite.org
Technische Dokumentationfirebase.google.com/­docs/­databasedocs.objectbox.iodocs.scylladb.comwww.sqlite.org/­docs.html
EntwicklerGoogle infoacquired by Google 2014BeiJing KINGBASE Information technologies inc.ObjectBox LimitedScyllaDBDwayne Richard Hipp
Erscheinungsjahr20121999201720152000
Aktuelle VersionV8.0, August 20214.0 (May 2024)ScyllaDB Open Source 6.0.2, Juli 20243.46.1  (13 August 2024), August 2024
Lizenz infoCommercial or Open SourcekommerziellkommerziellBindings are released under Apache 2.0 infoApache License 2.0Open Source infoOpen Source (AGPL), commercial license availableOpen 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.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaS
ImplementierungsspracheC and JavaC und C++C++C
Server BetriebssystemegehostetLinux
Windows
Android
Any POSIX system
Docker
iOS
Linux
macOS
QNX
Windows
Linuxserverlos
Datenschemaschemafreijajaschemafreija infodynamische Spaltentypen
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja 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, XSLTneinjaneinneinnein
Sekundärindizesjajajaja infocluster global secondary indicesja
SQL infoSupport of SQLneinStandard with numerous extensionsneinSQL-like DML and DDL statements (CQL)ja infoSQL-92 wird nicht vollständig unterstützt
APIs und andere ZugriffskonzepteAndroid
iOS
JavaScript API
RESTful HTTP API
ADO.NET
gokb
JDBC
kdbndp
ODBC
PDI
PDO
Pro*C
psycopg2
QT
Proprietäres native APIProprietäres Protokoll infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
ADO.NET infoinoffizielle Driver
JDBC infoinoffizielle Driver
ODBC infoinoffizielle Driver
Unterstützte ProgrammiersprachenJava
JavaScript
Objective-C
.Net
C
C++
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
C
C++
Dart (Flutter)
Go
Java
Kotlin
Python
Swift
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
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'user defined functionsneinyes, Luanein
TriggersCallbacks are triggered when data changesjaneinneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenhorizontal partitioning (by range, list and hash) and vertical partitioningkeineShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaData sync between devices allowing occasional connected databases to work completely offlinefrei wählbarer Replikationsfaktor infoRepresentation of geographical distribution of servers is possiblekeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate ConsistencyImmediate ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Fremdschlüssel inforeferenzielle Integritätneinjajaneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenjaACIDACIDnein infoAtomicity and isolation are supported for single operationsACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja infomittels Filesystem-Locks
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinja infoin-memory tablesja
Berechtigungskonzept infoZugriffskontrolleyes, based on authentication and database rulesfine grained access rights according to SQL-standardjaAccess rights for users can be defined per objectnein
Weitere Informationen bereitgestellt vom Systemhersteller
Firebase Realtime DatabaseKingbaseObjectBoxScyllaDBSQLite
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» mehr
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» mehr
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» mehr
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» mehr
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» mehr
Licensing and pricing modelsScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» mehr
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 DatabaseKingbaseObjectBoxScyllaDBSQLite
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

Made in China 2025 is back, with a new name and a focus on database companies
19. Dezember 2022, The China Project

Opening preparation - Alekhine defense, Saemisch variation
18. April 2016, Chess.com

bereitgestellt von Google News

ScyllaDB 6.0 advances open source database scalability
12. Juni 2024, VentureBeat

Sleeping at Scale - Delivering 10k Timers per Second per Node with Rust, Tokio, Kafka, and Scylla
26. April 2024, InfoQ.com

ScyllaDB Raises $43M to Take on MongoDB at Scale, Push Database Performance to New Levels
17. Oktober 2023, Datanami

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale
6. Januar 2023, AWS Blog

Scylla DB Adds Materialized Views
28. Januar 2019, iProgrammer

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

SingleStore logo

The data platform to build your intelligent applications.
Try it free.

RaimaDB logo

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

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