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

DBMS > Firebase Realtime Database vs. InterSystems IRIS vs. ObjectBox vs. SQLite vs. Vitess

Vergleich der Systemeigenschaften Firebase Realtime Database vs. InterSystems IRIS vs. ObjectBox vs. SQLite vs. Vitess

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFirebase Realtime Database  Xaus Vergleich ausschliessenInterSystems IRIS  Xaus Vergleich ausschliessenObjectBox  Xaus Vergleich ausschliessenSQLite  Xaus Vergleich ausschliessenVitess  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.A containerised multi-model DBMS, interoperability and analytics data platform with wide capabilities for vertical and horizontal scalabilityLightweight, fast on-device database for IoT, Mobile and Embedded devices, persisting and synchronising objects and vectorsWeit verbreitetes In-Process RDBMSScalable, distributed, cloud-native DBMS, extending MySQL
Primäres DatenbankmodellDocument StoreDocument Store
Key-Value Store
Object oriented DBMS
Relational DBMS
Object oriented DBMS
Vektor DBMS
Relational DBMSRelational DBMS
Sekundäre DatenbankmodelleTime Series DBMSDocument Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte13,60
Rang#39  Overall
#6  Document Stores
Punkte2,98
Rang#91  Overall
#17  Document Stores
#14  Key-Value Stores
#1  Object oriented DBMS
#49  Relational DBMS
Punkte1,08
Rang#179  Overall
#6  Object oriented DBMS
#9  Vektor DBMS
Punkte103,35
Rang#10  Overall
#7  Relational DBMS
Punkte0,86
Rang#202  Overall
#95  Relational DBMS
Websitefirebase.google.com/­products/­realtime-databasewww.intersystems.com/­products/­intersystems-irisgithub.com/­objectbox
objectbox.io
www.sqlite.orgvitess.io
Technische Dokumentationfirebase.google.com/­docs/­databasedocs.intersystems.com/­irislatest/­csp/­docbook/­DocBook.UI.Page.clsdocs.objectbox.iowww.sqlite.org/­docs.htmlvitess.io/­docs
EntwicklerGoogle infoacquired by Google 2014InterSystemsObjectBox LimitedDwayne Richard HippThe Linux Foundation, PlanetScale
Erscheinungsjahr20122018201720002013
Aktuelle Version2023.3, Juni 20234.0 (May 2024)3.46.1  (13 August 2024), August 202415.0.2, December 2022
Lizenz infoCommercial or Open SourcekommerziellkommerziellBindings are released under Apache 2.0 infoApache License 2.0Open Source infoPublic DomainOpen Source infoApache Version 2.0, commercial licenses available
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 und C++CGo
Server BetriebssystemegehostetAIX
Linux
macOS
Ubuntu
Windows
Android
Any POSIX system
Docker
iOS
Linux
macOS
QNX
Windows
serverlosDocker
Linux
macOS
Datenschemaschemafreidepending on used data modeljaja infodynamische Spaltentypenja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaja infokeine strenge Typisierung wegen 'dynamic typing'ja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinnein
Sekundärindizesjajajajaja
SQL infoSupport of SQLneinjaneinja infoSQL-92 wird nicht vollständig unterstütztja infomit proprietären Erweiterungen
APIs und andere ZugriffskonzepteAndroid
iOS
JavaScript API
RESTful HTTP API
JDBC
ODBC
RESTful HTTP API
Proprietäres native APIADO.NET infoinoffizielle Driver
JDBC infoinoffizielle Driver
ODBC infoinoffizielle Driver
ADO.NET
JDBC
MySQL protocol
ODBC
Unterstützte ProgrammiersprachenJava
JavaScript
Objective-C
.Net
C++
Java
JavaScript (Node.js)
Python
C
C++
Dart (Flutter)
Go
Java
Kotlin
Python
Swift
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
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 Procedureslimited functionality with using 'rules'janeinneinja infoproprietäre Syntax
TriggersCallbacks are triggered when data changesjaneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeinekeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationData sync between devices allowing occasional connected databases to work completely offlinekeineMulti-Source Replikation
Source-Replica Replikation
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 across shards
Immediate Consistency within a shard
Fremdschlüssel inforeferenzielle Integritätneinjajajaja infonicht für MyISAM Storage Engine
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenjaACIDACIDACIDACID at shard level
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja infomittels Filesystem-Locksja infoTable Locks oder Row Locks abhängig von Storage Engine
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinjaja
Berechtigungskonzept infoZugriffskontrolleyes, based on authentication and database rulesyesjaneinBenutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder Rollen
Weitere Informationen bereitgestellt vom Systemhersteller
Firebase Realtime DatabaseInterSystems IRISObjectBoxSQLiteVitess
Specific characteristicsInterSystems IRIS is a complete cloud-first data platform which includes a multi-model...
» 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 DatabaseInterSystems IRISObjectBoxSQLiteVitess
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

InterSystems TrakCare and InterSystems IRIS for Health to underpin deployment of fully unified future-ready AI-driven healthcare ecosystem at NEOM
24. Juli 2024, PR Newswire

Consultmed moving its e-referral software to InterSystems's IRIS for Health and more briefs
5. Mai 2024, Mobihealth News

InterSystems Expands IRIS Data Platform with Vector Search to Support Next-Gen AI Applications
26. März 2024, Datanami

ImmunoPrecise Antibodies And InterSystems Partner To Leverage AI In Life Sciences, Transforming Patient Care With Accelerated Discovery And Delivery Of Treatments
12. April 2024, AccessWire

InterSystems expands the InterSystems IRIS data platform with vector search
4. April 2024, ZAWYA

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

Deepthi Sigireddi on Distributed Database Architecture in the Cloud Native Era
20. Mai 2024, InfoQ.com

They scaled YouTube — now they’ll shard everyone with PlanetScale
13. Dezember 2018, TechCrunch

PlanetScale Unveils Distributed MySQL Database Service Based on Vitess
18. Mai 2021, Datanami

PlanetScale offers undo button to reverse schema migration without losing data
24. März 2022, The Register

CNCF’s Vitess Scales MySQL with the Help of Kubernetes
9. Februar 2018, The New Stack

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

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.

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

Präsentieren Sie hier Ihr Produkt