DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > AlaSQL vs. eXtremeDB vs. Firebase Realtime Database vs. H2 vs. Sequoiadb

Vergleich der Systemeigenschaften AlaSQL vs. eXtremeDB vs. Firebase Realtime Database vs. H2 vs. Sequoiadb

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliesseneXtremeDB  Xaus Vergleich ausschliessenFirebase Realtime Database  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenSequoiadb  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS libraryNatively in-memory DBMS with options for persistency, high-availability and clusteringCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.NewSQL database with distributed OLTP and SQL
Primäres DatenbankmodellDocument Store
Relational DBMS
Relational DBMS
Time Series DBMS
Document StoreRelational DBMSDocument Store
Relational DBMS
Sekundäre DatenbankmodelleSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,46
Rang#260  Overall
#40  Document Stores
#121  Relational DBMS
Punkte0,74
Rang#223  Overall
#103  Relational DBMS
#18  Time Series DBMS
Punkte14,29
Rang#39  Overall
#6  Document Stores
Punkte8,13
Rang#49  Overall
#31  Relational DBMS
Punkte0,45
Rang#261  Overall
#41  Document Stores
#122  Relational DBMS
Websitealasql.orgwww.mcobject.comfirebase.google.com/­products/­realtime-databasewww.h2database.comwww.sequoiadb.com
Technische Dokumentationgithub.com/­AlaSQL/­alasqlwww.mcobject.com/­docs/­extremedb.htmfirebase.google.com/­docs/­databasewww.h2database.com/­html/­main.htmlwww.sequoiadb.com/­en/­index.php?m=Files&a=index
EntwicklerAndrey Gershun & Mathias R. WulffMcObjectGoogle infoacquired by Google 2014Thomas MuellerSequoiadb Ltd.
Erscheinungsjahr20142001201220052013
Aktuelle Version8.2, 20212.2.220, Juli 2023
Lizenz infoCommercial or Open SourceOpen Source infoMIT-LicensekommerziellkommerziellOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoServer: AGPL; Client: Apache V2
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.
ImplementierungsspracheJavaScriptC und C++JavaC++
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)AIX
HP-UX
Linux
macOS
Solaris
Windows
gehostetAlle Betriebssysteme mit einer Java VMLinux
Datenschemaschemafreijaschemafreijaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajajaja infooid, date, timestamp, binary, regex
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein infosupport of XML interfaces availableneinneinnein
Sekundärindizesneinjajajaja
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.ja infowith the option: eXtremeSQLneinjaSQL-like query language
APIs und andere ZugriffskonzepteJavaScript API.NET Client API
JDBC
JNI
ODBC
Proprietäres Protokoll
RESTful HTTP API
Android
iOS
JavaScript API
RESTful HTTP API
JDBC
ODBC
Proprietäres Protokoll basierend auf JSON
Unterstützte ProgrammiersprachenJavaScript.Net
C
C#
C++
Java
Lua
Python
Scala
Java
JavaScript
Objective-C
Java.Net
C++
Java
PHP
Python
Server-seitige Scripts infoStored Proceduresneinjalimited functionality with using 'rules'Java Stored Procedures and User-Defined FunctionsJavaScript
Triggersjaja infoby defining eventsCallbacks are triggered when data changesjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeinehorizontale Partitionierung / shardingkeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineActive Replication Fabric™ for IoT
Multi-Source Replikation infoby means of eXtremeDB Cluster option
Source-Replica Replikation infoby means of eXtremeDB High Availability option
With clustering: 2 database servers on different computers operate on identical copies of a databaseSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate ConsistencyEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätjajaneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageACIDjaACIDwährend einer Transaktion wird das Dokument gesperrt
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenja infoOptimistic (MVCC) and pessimistic (locking) strategies availablejayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStoragejajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajanein
Berechtigungskonzept infoZugriffskontrolleneinyes, based on authentication and database rulesBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardeinfacher Passwort-basierter Zugriffsschutz
Weitere Informationen bereitgestellt vom Systemhersteller
AlaSQLeXtremeDBFirebase Realtime DatabaseH2Sequoiadb
Specific characteristicseXtremeDB is an in-memory and/or persistent database system that offers an ultra-small...
» mehr
Competitive advantageseXtremeDB databases can be modeled relationally or as objects and can utilize SQL...
» mehr
Typical application scenariosIoT application across all markets: Industrial Control, Netcom, Telecom, Defense,...
» mehr
Key customersSchneider Electronics, F5 Networks, TNS, Boeing, Northrop Grumman, GoPro, ViaSat,...
» mehr
Market metricsWith hundreds of customers and over 30 million devices/applications using the product...
» mehr
Licensing and pricing modelsFor server use cases, there is a simple per-server license irrespective of the number...
» mehr

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
AlaSQLeXtremeDBFirebase Realtime DatabaseH2Sequoiadb
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

Create a Marvel Database with SQL and Javascript, the easy way
2. Juli 2019, Towards Data Science

HarperDB - How and Why We Built It From The Ground Up on NodeJS
28. Februar 2021, hackernoon.com

Multi faceted data exploration in the browser using Leaflet and amCharts
3. Mai 2020, Towards Data Science

bereitgestellt von Google News

McObject Announces the Release of eXtremeDB/rt 1.2
23. Mai 2023, Embedded Computing Design

Latest embedded DBMS supports asymmetric multiprocessing systems
24. Mai 2023, Embedded

The Data in Hard Real-time SCADA Systems Lets Companies Do More with Less
11. August 2023, Automation.com

McObject’s new eXtremeDB Cluster provides distributed database solution for real-time apps
20. Juli 2011, Embedded

Schneider Electric to collaborate with McObject
14. Oktober 2015, Construction Week Online

bereitgestellt von Google News

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

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

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

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



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

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

SingleStore logo

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

Präsentieren Sie hier Ihr Produkt