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

DBMS > Bangdb vs. DolphinDB vs. H2 vs. Immudb vs. Sqrrl

Vergleich der Systemeigenschaften Bangdb vs. DolphinDB vs. H2 vs. Immudb vs. Sqrrl

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBangdb  Xaus Vergleich ausschliessenDolphinDB  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenImmudb  Xaus Vergleich ausschliessenSqrrl  Xaus Vergleich ausschliessen
Sqrrl has been acquired by Amazon and became a part of Amazon Web Services. It has been removed from the DB-Engines ranking.
KurzbeschreibungConverged and high performance database for device data, events, time series, document and graphDolphinDB is a high performance Time Series DBMS. It is integrated with an easy-to-use fully featured programming language and a high-volume high-velocity streaming analytics system. It offers operational simplicity, scalability, fault tolerance, and concurrency.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.An open source immutable (append-only) database with cryptographic verification which makes it tamper-resistant and fully auditable.Adaptable, secure NoSQL built on Apache Accumulo
Primäres DatenbankmodellDocument Store
Graph DBMS
Time Series DBMS
Time Series DBMSRelational DBMSKey-Value StoreDocument Store
Graph DBMS
Key-Value Store
Wide Column Store
Sekundäre DatenbankmodelleSpatial DBMSRelational DBMSSpatial DBMSRelational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,08
Rang#347  Overall
#47  Document Stores
#34  Graph DBMS
#31  Time Series DBMS
Punkte4,13
Rang#80  Overall
#6  Time Series DBMS
Punkte8,13
Rang#49  Overall
#31  Relational DBMS
Punkte0,24
Rang#305  Overall
#43  Key-Value Stores
Websitebangdb.comwww.dolphindb.comwww.h2database.comgithub.com/­codenotary/­immudb
immudb.io
sqrrl.com
Technische Dokumentationdocs.bangdb.comdocs.dolphindb.cn/­en/­help200/­index.htmlwww.h2database.com/­html/­main.htmldocs.immudb.io
EntwicklerSachin Sinha, BangDBDolphinDB, IncThomas MuellerCodenotaryAmazon infoursprünglich Sqrrl Data, Inc.
Erscheinungsjahr20122018200520202012
Aktuelle VersionBangDB 2.0, October 2021v2.00.4, January 20222.2.220, Juli 20231.2.3, April 2022
Lizenz infoCommercial or Open SourceOpen Source infoBSD 3kommerziell infofree community version availableOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache Version 2.0kommerziell
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.
ImplementierungsspracheC, C++C++JavaGoJava
Server BetriebssystemeLinuxLinux
Windows
Alle Betriebssysteme mit einer Java VMBSD
Linux
macOS
Solaris
Windows
z/OS
Linux
Datenschemaschemafreijajaschemafreischemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateyes: 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, XSLTneinneinneinnein
Sekundärindizesja infosecondary, composite, nested, reverse, geospatialjajajaja
SQL infoSupport of SQLSQL like support with command line toolSQL-like query languagejaSQL-like syntaxnein
APIs und andere ZugriffskonzeptePropriätäres Protokoll
RESTful HTTP API
JDBC
JSON over HTTP
Kafka
MQTT (Message Queue Telemetry Transport)
ODBC
OPC DA
OPC UA
RabbitMQ
WebSocket
JDBC
ODBC
gRPC protocol
PostgreSQL wire protocol
Accumulo Shell
Java API
JDBC
ODBC
RESTful HTTP API
Thrift
Unterstützte ProgrammiersprachenC
C#
C++
Java
Python
C#
C++
Go
Java
JavaScript
MatLab
Python
R
Rust
Java.Net
Go
Java
JavaScript (Node.js)
Python
Actionscript
C infousing GLib
C#
C++
Cocoa
Delphi
Erlang
Go
Haskell
Java
JavaScript
OCaml
Perl
PHP
Python
Ruby
Smalltalk
Server-seitige Scripts infoStored ProceduresneinjaJava Stored Procedures and User-Defined Functionsneinnein
Triggersyes, Notifications (with Streaming only)neinjaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmhorizontale PartitionierungkeineShardingSharding infoBasierend auf Hadoop
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication factor, Knob for CAP (enterprise version only)jaWith clustering: 2 database servers on different computers operate on identical copies of a databasefrei wählbarer Replikationsfaktor infobasierend auf Hadoop
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable consistency, set CAP knob accordinglyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency infoDocument store kept consistent with combination of global timestamping, row-level transactions, and server-side consistency resolution.
Fremdschlüssel inforeferenzielle Integritätneinneinjaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDjaACIDACIDAtomic updates per row, document, or graph entity
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, optimistic concurrency controljayes, multi-version concurrency control (MVCC)jaja
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 modejajanein
Berechtigungskonzept infoZugriffskontrolleyes (enterprise version only)Administrators, Users, GroupsBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardCell-level Security, Data-Centric Security, Role-Based Access Control (RBAC), Attribute-Based Access Control (ABAC)

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
BangdbDolphinDBH2ImmudbSqrrl
Erwähnungen in aktuellen Nachrichten

Codenotary Releases immudb v1.9DOM
19. Oktober 2023, Business Wire

Codenotary brings its immutable database to the cloud
21. Juni 2023, TechCrunch

Codenotary launches cloud version of tamper-proof database
27. Juni 2023, SC Media

A Step by Step Guide to immudb — the open source immutable database
18. Mai 2020, hackernoon.com

Immudb: Open-source database, built on a zero trust model
17. Dezember 2021, Help Net Security

bereitgestellt von Google News

Splunk details Sqrrl 'screw-ups' that hampered threat hunting
6. Mai 2024, TechTarget

Amazon acquires cybersecurity startup Sqrrl
8. Juni 2023, cisomag.com

Millennials possess the advantage of time for wealth creation, says Yashoraj Tyagi of Sqrrl | Mint
18. September 2023, Mint

Amazon's cloud business acquires Sqrrl, a security start-up with NSA roots
23. Januar 2018, CNBC

AWS beefs up threat detection with Sqrrl acquisition
24. Januar 2018, TechCrunch

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB 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

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