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

DBMS > Bangdb vs. Firebase Realtime Database vs. Ignite vs. Sadas Engine vs. Transbase

Vergleich der Systemeigenschaften Bangdb vs. Firebase Realtime Database vs. Ignite vs. Sadas Engine vs. Transbase

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBangdb  Xaus Vergleich ausschliessenFirebase Realtime Database  Xaus Vergleich ausschliessenIgnite  Xaus Vergleich ausschliessenSadas Engine  Xaus Vergleich ausschliessenTransbase  Xaus Vergleich ausschliessen
KurzbeschreibungConverged and high performance database for device data, events, time series, document and graphCloud-hosted realtime document store. iOS, Android, and JavaScript clients share one Realtime Database instance and automatically receive updates with the newest data.Apache Ignite is a memory-centric distributed database, caching, and processing platform for transactional, analytical, and streaming workloads, delivering in-memory speeds at petabyte scale.SADAS Engine is a columnar DBMS specifically designed for high performance in data warehouse environmentsA resource-optimized, high-performance, universally applicable RDBMS
Primäres DatenbankmodellDocument Store
Graph DBMS
Time Series DBMS
Document StoreKey-Value Store
Relational DBMS
Relational DBMSRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,16
Rang#338  Overall
#47  Document Stores
#32  Graph DBMS
#31  Time Series DBMS
Punkte13,64
Rang#39  Overall
#6  Document Stores
Punkte3,11
Rang#96  Overall
#15  Key-Value Stores
#49  Relational DBMS
Punkte0,07
Rang#373  Overall
#157  Relational DBMS
Punkte0,17
Rang#334  Overall
#148  Relational DBMS
Websitebangdb.comfirebase.google.com/­products/­realtime-databaseignite.apache.orgwww.sadasengine.comwww.transaction.de/­en/­products/­transbase.html
Technische Dokumentationdocs.bangdb.comfirebase.google.com/­docs/­databaseapacheignite.readme.io/­docswww.sadasengine.com/­en/­sadas-engine-download-free-trial-and-documentation/­#documentationwww.transaction.de/­en/­products/­transbase/­features.html
EntwicklerSachin Sinha, BangDBGoogle infoacquired by Google 2014Apache Software FoundationSADAS s.r.l.Transaction Software GmbH
Erscheinungsjahr20122012201520061987
Aktuelle VersionBangDB 2.0, October 2021Apache Ignite 2.68.0Transbase 8.3, 2022
Lizenz infoCommercial or Open SourceOpen Source infoBSD 3kommerziellOpen Source infoApache 2.0kommerziell infofree trial version availablekommerziell infoDevelopment Lizenz gratis
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinjaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheC, C++C++, Java, .NetC++C und C++
Server BetriebssystemeLinuxgehostetLinux
OS X
Solaris
Windows
AIX
Linux
Windows
FreeBSD
Linux
macOS
Solaris
Windows
Datenschemaschemafreischemafreijajaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateyes: string, long, double, int, geospatial, stream, eventsjajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjaneinnein
Sekundärindizesja infosecondary, composite, nested, reverse, geospatialjajajaja
SQL infoSupport of SQLSQL like support with command line toolneinANSI-99 for query and DML statements, subset of DDLjaja
APIs und andere ZugriffskonzeptePropriätäres Protokoll
RESTful HTTP API
Android
iOS
JavaScript API
RESTful HTTP API
HDFS API
Hibernate
JCache
JDBC
ODBC
Proprietäres Protokoll
RESTful HTTP API
Spring Data
JDBC
ODBC
Proprietäres Protokoll
ADO.NET
JDBC
ODBC
Proprietäres native API
Unterstützte ProgrammiersprachenC
C#
C++
Java
Python
Java
JavaScript
Objective-C
C#
C++
Java
PHP
Python
Ruby
Scala
.Net
C
C#
C++
Groovy
Java
PHP
Python
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-seitige Scripts infoStored Proceduresneinlimited functionality with using 'rules'yes (compute grid and cache interceptors can be used instead)neinja
Triggersyes, Notifications (with Streaming only)Callbacks are triggered when data changesyes (cache interceptors and events)neinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmShardinghorizontale Partitionierung
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication factor, Knob for CAP (enterprise version only)yes (replicated cache)keineSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinyes (compute grid and hadoop accelerator)neinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable consistency, set CAP knob accordinglyEventual Consistency infoif the client is offline
Immediate Consistency infoif the client is online
Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinneinjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDjaACIDja
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, optimistic concurrency controljajajaja
Durability infoDauerhafte Speicherung der Datenyes, implements WAL (Write ahead log) as welljajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenyes, run db with in-memory only modejaja infomanaged by 'Learn by Usage'nein
Berechtigungskonzept infoZugriffskontrolleyes (enterprise version only)yes, based on authentication and database rulesSecurity Hooks for custom implementationsAccess rights for users, groups and roles according to SQL-standardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard

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

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

Weitere Ressourcen
BangdbFirebase Realtime DatabaseIgniteSadas EngineTransbase
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

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 launches Firebase Genkit, a new open source framework for building AI-powered apps
14. Mai 2024, TechCrunch

Hundreds of Google Firebase websites might have leaked data online
19. März 2024, TechRadar

bereitgestellt von Google News

GridGain Announces Call for Speakers for Virtual Apache Ignite Summit 2024
8. Februar 2024, PR Newswire

GridGain Showcases Power of Apache Ignite at Community Over Code Conference
5. Oktober 2023, Datanami

Apache Ignite: An Overview
6. September 2023, Open Source For You

GridGain Unified Real-Time Data Platform Version 8.9 Addresses Today's More Complex Real-Time Data Processing ...
12. Oktober 2023, GlobeNewswire

What is Apache Ignite? How is Apache Ignite Used?
18. Juli 2022, The Stack

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Milvus logo

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

Präsentieren Sie hier Ihr Produkt