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

DBMS > Bangdb vs. Galaxybase vs. H2 vs. Kdb vs. NuoDB

Vergleich der Systemeigenschaften Bangdb vs. Galaxybase vs. H2 vs. Kdb vs. NuoDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBangdb  Xaus Vergleich ausschliessenGalaxybase  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenKdb  Xaus Vergleich ausschliessenNuoDB  Xaus Vergleich ausschliessen
KurzbeschreibungConverged and high performance database for device data, events, time series, document and graphScalable, ACID-compliant native distributed parallel graph platformFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Hoch performantes Time Series DBMSNuoDB ist eine skalierbare verteilte Datenbank, mit SQL und ACID Transaktionen
Primäres DatenbankmodellDocument Store
Graph DBMS
Time Series DBMS
Graph DBMSRelational DBMSTime Series DBMS
Vektor DBMS
Relational DBMS
Sekundäre DatenbankmodelleSpatial DBMSSpatial DBMSRelational 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
Punkte0,07
Rang#377  Overall
#40  Graph DBMS
Punkte8,33
Rang#46  Overall
#30  Relational DBMS
Punkte7,71
Rang#49  Overall
#2  Time Series DBMS
#1  Vektor DBMS
Punkte0,94
Rang#197  Overall
#92  Relational DBMS
Websitebangdb.comgalaxybase.comwww.h2database.comkx.comwww.3ds.com/­nuodb-distributed-sql-database
Technische Dokumentationdocs.bangdb.comwww.h2database.com/­html/­main.htmlcode.kx.comdoc.nuodb.com
EntwicklerSachin Sinha, BangDBChuanglin(Createlink) Technology Co., Ltd 浙江创邻科技有限公司Thomas MuellerKx Systems, a division of First Derivatives plcDassault Systèmes infooriginally NuoDB, Inc.
Erscheinungsjahr2012201720052000 infokdb wurde im Jahr 2000 veröffentlicht, kdb+ 20032013
Aktuelle VersionBangDB 2.0, October 2021Nov 20, November 20212.2.220, Juli 20233.6, Mai 2018
Lizenz infoCommercial or Open SourceOpen Source infoBSD 3kommerziellOpen Source infodual-licence (Mozilla public license, Eclipse public license)kommerziell infoKostenlose 32-bit Versionkommerziell infoLimitierte Edition gratis
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 and JavaJavaqC++
Server BetriebssystemeLinuxLinuxAlle Betriebssysteme mit einer Java VMLinux
OS X
Solaris
Windows
gehostet infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
DatenschemaschemafreiStrong typed schemajajaja
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, XSLTneinneinneinjanein
Sekundärindizesja infosecondary, composite, nested, reverse, geospatialjajaja infotable attribute 'grouped'ja
SQL infoSupport of SQLSQL like support with command line toolneinjaSQL-like query language (q)ja
APIs und andere ZugriffskonzeptePropriätäres Protokoll
RESTful HTTP API
Browser interface
console (shell)
Graph API (Gremlin)
OpenCypher
Proprietäres native API
JDBC
ODBC
HTTP API
JDBC
Jupyter
Kafka
ODBC
WebSocket
ADO.NET
JDBC
ODBC
Unterstützte ProgrammiersprachenC
C#
C++
Java
Python
Go
Java
Python
JavaC
C#
C++
Go
J
Java
JavaScript
Lua
MatLab
Perl
PHP
Python
R
Scala
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Server-seitige Scripts infoStored Proceduresneinuser defined procedures and functionsJava Stored Procedures and User-Defined Functionsbenutzerdefinierte FunktionenJava, SQL
Triggersyes, Notifications (with Streaming only)jaja infomittels Viewsja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmShardingkeinehorizontale Partitionierungdynamische Verteilung der Daten auf die einzelnen Knoten
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication factor, Knob for CAP (enterprise version only)With clustering: 2 database servers on different computers operate on identical copies of a databaseSource-Replica Replikationja infoManaged transparently by NuoDB
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinnein infoein vergleichbares Paradigma wird intern verwendetnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable consistency, set CAP knob accordinglyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinja infoRelationships in graphsjajaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDneinACID infotunable commit protocol
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, optimistic concurrency controljayes, multi-version concurrency control (MVCC)jaja infoMVCC
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 modejajajaja infoTemporary table
Berechtigungskonzept infoZugriffskontrolleyes (enterprise version only)Role-based access controlBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRechteverwaltung mit BenutzeraccountsStandard SQL Rollen und Rechte
Weitere Informationen bereitgestellt vom Systemhersteller
BangdbGalaxybaseH2KdbNuoDB
Specific characteristicsIntegrated columnar database & programming system for streaming, real time and historical...
» mehr
Competitive advantagesprovides seamless scalability; runs on industry standard server platforms; is top-ranked...
» mehr
Typical application scenariostick database streaming sensor data massive intelligence applications oil and gas...
» mehr
Key customersGoldman Sachs Morgan Stanley Merrill Lynch J.P. Morgan Deutsche Bank IEX Securities...
» mehr
Market metricskdb+ performance and reliability proven by our customers in critical infrastructure...
» mehr
Licensing and pricing modelsupon request
» 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
BangdbGalaxybaseH2KdbNuoDB
DB-Engines Blog Posts

Meet some database management systems you are likely to hear more about in the future
4. August 2014, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Turbocharging the Engine: KX Unleashes AI-First Transformation with kdb+
28. Februar 2024, Business Wire

McLaren Applied and KX partner to enhance ATLAS software analytics capabilities
9. August 2023, Professional Motorsport World

Introducing Amazon FinSpace with Managed kdb Insights, a fully managed analytics engine, commonly used by capital ...
18. Mai 2023, AWS Blog

KX ANNOUNCES KDB INSIGHTS AS FULLY MANAGED SERVICE ON AMAZON FINSPACE
18. Mai 2023, PR Newswire

KX Brings the Power and Performance of kdb+ to Python Developers with PyKX
7. Juni 2023, Datanami

bereitgestellt von Google News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25. November 2020, Dassault Systèmes

Deploy the NuoDB Database in Docker Containers
16. Oktober 2017, The New Stack

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More -- ADTmag
31. Januar 2017, ADT Magazine

NuoDB empowers distributed database users to optimize cloud and container resources with new graphical dashboard
10. April 2018, Daily Host News

Temenos Benchmarks Cloud-Native Digital Banking Software AWS
21. November 2019, Temenos

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

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