DB-EnginesextremeDB - solve IoT connectivity disruptionsEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von Redgate Software

DBMS > Bangdb vs. HEAVY.AI vs. MySQL vs. NuoDB vs. QuestDB

Vergleich der Systemeigenschaften Bangdb vs. HEAVY.AI vs. MySQL vs. NuoDB vs. QuestDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBangdb  Xaus Vergleich ausschliessenHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022  Xaus Vergleich ausschliessenMySQL  Xaus Vergleich ausschliessenNuoDB  Xaus Vergleich ausschliessenQuestDB  Xaus Vergleich ausschliessen
KurzbeschreibungConverged and high performance database for device data, events, time series, document and graphA high performance, column-oriented RDBMS, specifically developed to harness the massive parallelism of modern CPU and GPU hardwareWeit verbreitetes, allgemein einsetzbares Open Source RDBMSNuoDB ist eine skalierbare verteilte Datenbank, mit SQL und ACID TransaktionenA high performance open source SQL database for time series data
Primäres DatenbankmodellDocument Store
Graph DBMS
Time Series DBMS
Relational DBMSRelational DBMS infoKey/Value Zugriff über memcached APIRelational DBMSTime Series DBMS
Sekundäre DatenbankmodelleSpatial DBMSSpatial DBMSDocument Store
Spatial DBMS
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,07
Rang#346  Overall
#47  Document Stores
#35  Graph DBMS
#32  Time Series DBMS
Punkte1,41
Rang#153  Overall
#71  Relational DBMS
Punkte1029,49
Rang#2  Overall
#2  Relational DBMS
Punkte0,87
Rang#201  Overall
#94  Relational DBMS
Punkte2,81
Rang#98  Overall
#7  Time Series DBMS
Websitebangdb.comgithub.com/­heavyai/­heavydb
www.heavy.ai
www.mysql.comwww.3ds.com/­nuodb-distributed-sql-databasequestdb.io
Technische Dokumentationdocs.bangdb.comdocs.heavy.aidev.mysql.com/­docdoc.nuodb.comquestdb.io/­docs
EntwicklerSachin Sinha, BangDBHEAVY.AI, Inc.Oracle infoseit 2010, ursprünglich MySQL AB, danach SunDassault Systèmes infooriginally NuoDB, Inc.QuestDB Technology Inc
Erscheinungsjahr20122016199520132014
Aktuelle VersionBangDB 2.0, October 20215.10, Jänner 20229.0.0, Juli 2024
Lizenz infoCommercial or Open SourceOpen Source infoBSD 3Open Source infoApache Version 2; enterprise edition availableOpen Source infoGPL Version 2. Kommerzielle Lizenzen mit erweiterter Funktionalität sind verfügbar.kommerziell infoLimitierte Edition gratisOpen Source infoApache 2.0
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 CUDAC und C++C++Java (Zero-GC), C++, Rust
Server BetriebssystemeLinuxLinuxFreeBSD
Linux
OS X
Solaris
Windows
gehostet infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Linux
macOS
Windows
Datenschemaschemafreijajajaja infoschema-free via InfluxDB Line Protocol
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, geospatialneinjajanein
SQL infoSupport of SQLSQL like support with command line tooljaja infomit proprietären ErweiterungenjaSQL with time-series extensions
APIs und andere ZugriffskonzeptePropriätäres Protokoll
RESTful HTTP API
JDBC
ODBC
Thrift
Vega
ADO.NET
JDBC
ODBC
Proprietäres native API
ADO.NET
JDBC
ODBC
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
Unterstützte ProgrammiersprachenC
C#
C++
Java
Python
All languages supporting JDBC/ODBC/Thrift
Python
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
C infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
Server-seitige Scripts infoStored Proceduresneinneinja infoproprietäre SyntaxJava, SQLnein
Triggersyes, Notifications (with Streaming only)neinjajanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding (enterprise version only). P2P based virtual network overlay with consistent hashing and chord algorithmSharding infoRound robinhorizontale Partitionierung, Sharding mit MySQL Cluster oder MySQL Fabricdynamische Verteilung der Daten auf die einzelnen Knotenhorizontal partitioning (by timestamps)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenselectable replication factor, Knob for CAP (enterprise version only)Multi-Source ReplikationMulti-Source Replikation
Source-Replica Replikation
ja infoManaged transparently by NuoDBSource-replica replication with eventual consistency
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemTunable consistency, set CAP knob accordinglyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinneinja infonicht für MyISAM Storage Enginejanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACID infonicht für MyISAM Storage EngineACID infotunable commit protocolACID for single-table writes
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, optimistic concurrency controljaja infoTable Locks oder Row Locks abhängig von Storage Engineja infoMVCCja
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 modejajaja infoTemporary tableja infothrough memory mapped files
Berechtigungskonzept infoZugriffskontrolleyes (enterprise version only)Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept infokeine Benutzergruppen oder RollenStandard SQL Rollen und Rechte
Weitere Informationen bereitgestellt vom Systemhersteller
BangdbHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022MySQLNuoDBQuestDB
Neuigkeiten

Combine Java and Rust Code Coverage in a Polyglot Project
10. September 2024

Weather data visualization and forecasting with QuestDB, Kafka and Grafana
4. September 2024

Building a new vector based storage model
22. August 2024

Calibrating VWAP executions with QuestDB and Grafana
16. August 2024

Write Time: a call for community writers
13. August 2024

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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

Navicat for MySQL is the ideal solution for MySQL/MariaDB administration and development.
» mehr

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for MySQL and many other database management systems.
» mehr

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

Weitere Ressourcen
BangdbHEAVY.AI infoFormerly named 'OmniSci', rebranded to 'HEAVY.AI' in March 2022MySQLNuoDBQuestDB
DB-Engines Blog Posts

MySQL is the DBMS of the Year 2019
3. Januar 2020, Matthias Gelbmann, Paul Andlinger

MariaDB strengthens its position in the open source RDBMS market
5. April 2018, Matthias Gelbmann

The struggle for the hegemony in Oracle's database empire
2. Mai 2017, Paul Andlinger

alle anzeigen

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

Dr. Mike Flaxman, VP or Product Management at HEAVY.AI – Interview Series
19. September 2024, Unite.AI

5 Q’s for Mike Flaxman, Vice President of Heavy.AI
15. August 2024, Center for Data Innovation

HEAVY.AI Accelerates Big Data Analytics with Vultr's High-Performance GPU Cloud Infrastructure
11. September 2024, insideBIGDATA

HEAVY.AI Accelerates Big Data Analytics with Vultr’s High-Performance GPU Cloud Infrastructure
11. September 2024, insideBIGDATA

Meta delivers strong earnings, but weak guidance and heavy AI spending prompt investors to bail
24. April 2024, SiliconANGLE News

bereitgestellt von Google News

Learn how Presence migrated off a monolithic Amazon RDS for MySQL instance, with near-zero downtime, using replication filters
17. September 2024, AWS Blog

Announcing MySQL Implementation Oracle Certified Associate Exam
18. September 2024, Oracle

Older PHP & MySQL no longer working in Later Versions
15. Mai 2024, SitePoint

How to get started with MySQL
31. Juli 2024, InfoWorld

Upgrading Uber’s MySQL Fleet to version 8.0
8. August 2024, Uber

bereitgestellt von Google News

'7 Minutes' with NuoDB SVP of Sales Stephen Fahey
9. Februar 2024, Channel Futures

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

Big Data Product Watch 1/31/17: No-Cost NuoDB, GPU Analytics, Cloud Object Storage, More
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

Skyword Names Roger Blanchette as New Chief Financial Officer
21. Mai 2019, GlobeNewswire

bereitgestellt von Google News

SQL Extensions for Time-Series Data in QuestDB
11. Januar 2021, Towards Data Science

QuestDB snares $12M Series A with hosted version coming soon
3. November 2021, TechCrunch

Comparing Different Time-Series Databases
10. Februar 2022, hackernoon.com

Q&A: Nicolas Hourcard, QuestDB: The advantages of a time-series database
3. Dezember 2020, Developer News

Aquis Exchange Goes Live With QuestDB For Real Time Monitoring
2. November 2022, FinanceFeeds

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.

SingleStore logo

The data platform to build your intelligent applications.
Try it 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

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