DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > AlaSQL vs. Bangdb vs. Heroic vs. IBM Db2 Event Store vs. OceanBase

Vergleich der Systemeigenschaften AlaSQL vs. Bangdb vs. Heroic vs. IBM Db2 Event Store vs. OceanBase

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenBangdb  Xaus Vergleich ausschliessenHeroic  Xaus Vergleich ausschliessenIBM Db2 Event Store  Xaus Vergleich ausschliessenOceanBase  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS libraryConverged and high performance database for device data, events, time series, document and graphTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchDistributed Event Store optimized for Internet of Things use casesA distributed, high available RDBMS compatible with Oracle and MySQL
Primäres DatenbankmodellDocument Store
Relational DBMS
Document Store
Graph DBMS
Time Series DBMS
Time Series DBMSEvent Store
Time Series DBMS
Relational DBMS
Sekundäre DatenbankmodelleSpatial DBMSDocument Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,51
Rang#256  Overall
#40  Document Stores
#118  Relational DBMS
Punkte0,16
Rang#338  Overall
#47  Document Stores
#32  Graph DBMS
#31  Time Series DBMS
Punkte0,46
Rang#265  Overall
#22  Time Series DBMS
Punkte0,27
Rang#309  Overall
#2  Event Stores
#28  Time Series DBMS
Punkte1,57
Rang#149  Overall
#69  Relational DBMS
Websitealasql.orgbangdb.comgithub.com/­spotify/­heroicwww.ibm.com/­products/­db2-event-storeen.oceanbase.com
Technische Dokumentationgithub.com/­AlaSQL/­alasqldocs.bangdb.comspotify.github.io/­heroicwww.ibm.com/­docs/­en/­db2-event-storeen.oceanbase.com/­docs/­oceanbase-database
EntwicklerAndrey Gershun & Mathias R. WulffSachin Sinha, BangDBSpotifyIBMOceanBase infopreviously Alibaba and Ant Group
Erscheinungsjahr20142012201420172010
Aktuelle VersionBangDB 2.0, October 20212.04.3.0, April 2024
Lizenz infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoBSD 3Open Source infoApache 2.0kommerziell infofree developer edition availableOpen Source infoCommercial license available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaScriptC, C++JavaC und C++C++
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)LinuxLinux infoLinux, macOS, Windows for the developer additionLinux
Datenschemaschemafreischemafreischemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinyes: string, long, double, int, geospatial, stream, eventsjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinja
Sekundärindizesneinja infosecondary, composite, nested, reverse, geospatialja infovia Elasticsearchneinja
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL like support with command line toolneinja infothrough the embedded Spark runtimeja
APIs und andere ZugriffskonzepteJavaScript APIPropriätäres Protokoll
RESTful HTTP API
HQL (Heroic Query Language, a JSON-based language)
HTTP API
ADO.NET
DB2 Connect
JDBC
ODBC
RESTful HTTP API
JDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
Proprietäres native API
Table API
Unterstützte ProgrammiersprachenJavaScriptC
C#
C++
Java
Python
C
C#
C++
Cobol
Delphi
Fortran
Go
Java
JavaScript (Node.js)
Perl
PHP
Python
R
Ruby
Scala
Visual Basic
Ada infoin MySQL-compatible model
C infoin Oracle- and MySQL- compatible models
C++ infoin Oracle- and MySQL- compatible models
D infoin MySQL-compatible model
Delphi infoin MySQL-compatible model
Eiffel infoin MySQL-compatible model
Erlang infoin MySQL-compatible model
Haskell infoin MySQL-compatible model
Java infoin Oracle- and MySQL- compatible models
JavaScript (Node.js) infoin MySQL-compatible model
Objective-C infoin MySQL-compatible model
OCaml infoin MySQL-compatible model
Perl infoin MySQL-compatible model
PHP infoin MySQL-compatible model
Python infoin MySQL-compatible model
Ruby infoin MySQL-compatible model
Scheme infoin MySQL-compatible model
Tcl infoin MySQL-compatible model
Server-seitige Scripts infoStored ProceduresneinneinneinjaPL/SQL in oracle-compatible mode, MySQL Stored Procedure in mysql-compatible mode
Triggersjayes, Notifications (with Streaming only)neinneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmShardingShardinghorizontal partitioning (by hash, key, range, range columns, list, and list columns)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeineselectable replication factor, Knob for CAP (enterprise version only)jaActive-active shard replicationMulti-source replication using Paxos
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineTunable consistency, set CAP knob accordinglyEventual Consistency
Immediate Consistency
Eventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageACIDneinneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, optimistic concurrency controljaNo - written data is immutableja
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStorageyes, implements WAL (Write ahead log) as welljaYes - Synchronous writes to local disk combined with replication and asynchronous writes in parquet format to permanent shared storageja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjayes, run db with in-memory only modeneinja
Berechtigungskonzept infoZugriffskontrolleneinyes (enterprise version only)Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess rights for users, groups and roles according to 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
AlaSQLBangdbHeroicIBM Db2 Event StoreOceanBase
Erwähnungen in aktuellen Nachrichten

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

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

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

bereitgestellt von Google News

Review: Google Bigtable scales with ease
7. September 2016, InfoWorld

bereitgestellt von Google News

Advancements in streaming data storage, real-time analysis and machine learning
25. Juli 2019, ibm.com

IBM Builds New Ultra-Fast Platform for Hoovering Up and Analyzing Data from Anywhere
31. Mai 2018, Data Center Knowledge

How IBM Is Turning Db2 into an 'AI Database'
3. Juni 2019, Datanami

Best cloud databases of 2022
4. Oktober 2022, ITPro

Why a robust data management strategy is essential today | IBM HDM
19. September 2019, Express Computer

bereitgestellt von Google News

OceanBase Inks Agreement with NTU Singapore in Database Optimization and Green Computing Advancements
31. Januar 2024, PR Newswire

Ant Group Will Cut Foreign Investors Out of Fast-Growing Database Business
22. August 2023, The Information

Daily Tech Roundup: Ant Group Kicks Off Restructuring
20. März 2024, Caixin Global

How Southeast Asia's Leading e-Wallets Saved Up to 40% in Database Costs - Fintech Singapore
25. März 2024, Fintech News Singapore

Alibaba's OceanBase distributed database aims at markets outside China
16. August 2022, InfoWorld

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

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.

Präsentieren Sie hier Ihr Produkt