DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > AlaSQL vs. H2 vs. LevelDB vs. MariaDB vs. NuoDB

Vergleich der Systemeigenschaften AlaSQL vs. H2 vs. LevelDB vs. MariaDB vs. NuoDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenLevelDB  Xaus Vergleich ausschliessenMariaDB  Xaus Vergleich ausschliessenNuoDB  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS libraryFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Embeddable fast key-value storage library that provides an ordered mapping from string keys to string valuesOpen source RDBMS, das zu MySQL anwendungskompatibel ist und zusätzliche Features wie Hochverfügbarkeit, Security, Interoperabilität und Performanceverbesserungen aufweist. Mit MariaDB ColumnStore bietet es auch eine spaltenorientierte storage engineNuoDB ist eine skalierbare verteilte Datenbank, mit SQL und ACID Transaktionen
Primäres DatenbankmodellDocument Store
Relational DBMS
Relational DBMSKey-Value StoreRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMSDocument Store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,49
Rang#259  Overall
#40  Document Stores
#120  Relational DBMS
Punkte8,22
Rang#50  Overall
#32  Relational DBMS
Punkte2,75
Rang#107  Overall
#19  Key-Value Stores
Punkte93,81
Rang#13  Overall
#9  Relational DBMS
Punkte0,99
Rang#195  Overall
#92  Relational DBMS
Websitealasql.orgwww.h2database.comgithub.com/­google/­leveldbmariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
www.3ds.com/­nuodb-distributed-sql-database
Technische Dokumentationgithub.com/­AlaSQL/­alasqlwww.h2database.com/­html/­main.htmlgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdmariadb.com/­kb/­en/­librarydoc.nuodb.com
EntwicklerAndrey Gershun & Mathias R. WulffThomas MuellerGoogleMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoDer Lead Developer Monty Widenius ist der ursprüngliche Autor von MySQL
Dassault Systèmes infooriginally NuoDB, Inc.
Erscheinungsjahr2014200520112009 infoFork of MySQL, which was first released in 19952013
Aktuelle Version2.2.220, Juli 20231.23, Februar 202111.3.2, Februar 2024
Lizenz infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoBSDOpen Source infoGPL Version 2, kommerzielle Enterpriselizenz verfügbarkommerziell 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.
ImplementierungsspracheJavaScriptJavaC++C und C++C++
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)Alle Betriebssysteme mit einer Java VMIllumos
Linux
OS X
Windows
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
gehostet infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
Datenschemaschemafreijaschemafreija infoDynamic Columns werden unterstütztja
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjaneinjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinjanein
Sekundärindizesneinjaneinjaja
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.janeinja infomit proprietären Erweiterungenja
APIs und andere ZugriffskonzepteJavaScript APIJDBC
ODBC
ADO.NET
JDBC
ODBC
Proprietäres native API
ADO.NET
JDBC
ODBC
Unterstützte ProgrammiersprachenJavaScriptJavaC++
Go
Java info3rd party binding
JavaScript (Node.js) info3rd party binding
Python info3rd party binding
Ada
C
C#
C++
D
Eiffel
Erlang
Go
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
Server-seitige Scripts infoStored ProceduresneinJava Stored Procedures and User-Defined Functionsneinja infoseit Version 10.3 auch PL/SQL kompatibelJava, SQL
Triggersjajaneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeinekeinekeineHorizontale Partitionierung, Shardingdynamische Verteilung der Daten auf die einzelnen Knoten
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineWith clustering: 2 database servers on different computers operate on identical copies of a databasekeineMulti-Source Replikation
Source-Replica Replikation
ja infoManaged transparently by NuoDB
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajaneinja infonicht für MyISAM Storage Engineja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageACIDneinACID infonicht für MyISAM Storage EngineACID infotunable commit protocol
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, multi-version concurrency control (MVCC)jajaja infoMVCC
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStoragejaja infowith automatic compression on writesja infonicht für In-Memory Storage Engineja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaja infowith MEMORY storage engineja infoTemporary table
Berechtigungskonzept infoZugriffskontrolleneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardStandard SQL Rollen und Rechte
Weitere Informationen bereitgestellt vom Systemhersteller
AlaSQLH2LevelDBMariaDBNuoDB
Specific characteristicsMariaDB is the most powerful open source relational database – modern SQL and JSON...
» mehr
Competitive advantagesMariaDB Servers have many features unavailable in other open source relational databases....
» mehr
Typical application scenariosWeb, SaaS and Cloud operational applications that require high availability, scalability...
» mehr
Key customersDeutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» mehr
Market metricsMariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» mehr
Licensing and pricing modelsMariaDB plc subscriptions cover our free, open source database, Community Server,...
» 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
DrittanbieterNavicat for MariaDB provides a native environment for MariaDB database management and development.
» 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
AlaSQLH2LevelDBMariaDBNuoDB
DB-Engines Blog Posts

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

PostgreSQL is the DBMS of the Year 2017
2. Januar 2018, Paul Andlinger, Matthias Gelbmann

Big gains for Relational Database Management Systems in DB-Engines Ranking
2. Februar 2016, Matthias Gelbmann

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

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

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

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

bereitgestellt von Google News

LevelDB in Ruby — SitePoint
22. Oktober 2014, SitePoint

Microsoft Teams stores auth tokens as cleartext in Windows, Linux, Macs
14. September 2022, BleepingComputer

Pliops unveils XDP-Rocks for RocksDB – Blocks and Files
19. Oktober 2022, Blocks and Files

XanMod, Liquorix Kernels Offer Some Advantages On AMD Ryzen 5 Notebook
26. Juli 2021, Phoronix

Threat Thursday: BlackGuard Infostealer Rises from Russian Underground Markets
21. April 2022, BlackBerry Blog

bereitgestellt von Google News

RECOMMENDED CASH OFFER for MARIADB plc by MERIDIAN BIDCO LLC which is an Affiliate of K1 INVESTMENT ...
24. April 2024, PR Newswire

Progress outbids private equity in offer for MariaDB plc
28. März 2024, The Register

Azure Database for MariaDB will be retired on 19 September 2025 – Migrate to Azure Database for MySQL Flexible ...
22. September 2023, Microsoft

Progress Software Confirms Bid to Acquire MariaDB
26. März 2024, The Wall Street Journal

Struggling database company MariaDB could be taken private in $37M deal
19. Februar 2024, TechCrunch

bereitgestellt von Google News

Paul DiLaura of Dassault Systemes Joins NuoDB Board of Directors
23. April 2024, Yahoo Singapore News

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

NuoDB set to improve distributed SQL performance
7. Januar 2020, TechTarget

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

Distributed SQL Database NuoDB 4.0 Supports Kubernetes Operator and Indexing Improvements
7. Oktober 2019, InfoQ.com

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

Build AI apps with Vectors on SQL and JSON with milliseconds response times.
Try it today.

Ontotext logo

GraphDB allows you to link diverse data, index it for semantic search and enrich it via text analysis to build big knowledge graphs. Get it free.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Präsentieren Sie hier Ihr Produkt