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

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

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenHypertable  Xaus Vergleich ausschliessenLevelDB  Xaus Vergleich ausschliessenMariaDB  Xaus Vergleich ausschliessen
Hypertable has stopped its further development with March 2016 and is removed from the DB-Engines ranking.
KurzbeschreibungJavaScript DBMS libraryFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.Eine Open Source BigTable Implementation basierend auf Distributed File Systems wie HadoopEmbeddable 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 engine
Primäres DatenbankmodellDocument Store
Relational DBMS
Relational DBMSWide Column StoreKey-Value StoreRelational 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,46
Rang#260  Overall
#40  Document Stores
#121  Relational DBMS
Punkte8,13
Rang#49  Overall
#31  Relational DBMS
Punkte2,35
Rang#111  Overall
#19  Key-Value Stores
Punkte93,21
Rang#13  Overall
#9  Relational DBMS
Websitealasql.orgwww.h2database.comgithub.com/­google/­leveldbmariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
Technische Dokumentationgithub.com/­AlaSQL/­alasqlwww.h2database.com/­html/­main.htmlgithub.com/­google/­leveldb/­blob/­main/­doc/­index.mdmariadb.com/­kb/­en/­library
EntwicklerAndrey Gershun & Mathias R. WulffThomas MuellerHypertable Inc.GoogleMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoDer Lead Developer Monty Widenius ist der ursprüngliche Autor von MySQL
Erscheinungsjahr20142005200920112009 infoFork of MySQL, which was first released in 1995
Aktuelle Version2.2.220, Juli 20230.9.8.11, Maerz 20161.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 infoGNU Version 3. Kommerzielle Lizenzen verfügbarOpen Source infoBSDOpen Source infoGPL Version 2, kommerzielle Enterpriselizenz verfügbar
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++C und C++
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)Alle Betriebssysteme mit einer Java VMLinux
OS X
Windows infoein inoffizieller Windows-Port ist verfügbar
Illumos
Linux
OS X
Windows
FreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Datenschemaschemafreijaschemafreischemafreija infoDynamic Columns werden unterstützt
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjaneinneinja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinja
Sekundärindizesneinjaeingeschränkt infoNur Gleichheits- und Präfixabfragenneinja
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.janeinneinja infomit proprietären Erweiterungen
APIs und andere ZugriffskonzepteJavaScript APIJDBC
ODBC
C++ API
Thrift
ADO.NET
JDBC
ODBC
Proprietäres native API
Unterstützte ProgrammiersprachenJavaScriptJavaC++
Java
Perl
PHP
Python
Ruby
C++
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
Server-seitige Scripts infoStored ProceduresneinJava Stored Procedures and User-Defined Functionsneinneinja infoseit Version 10.3 auch PL/SQL kompatibel
Triggersjajaneinneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeinekeineShardingkeineHorizontale Partitionierung, Sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineWith clustering: 2 database servers on different computers operate on identical copies of a databasewählbarer Replikationsfaktor auf FilesystemebenekeineMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajaneinneinja infonicht für MyISAM Storage Engine
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageACIDneinneinACID infonicht für MyISAM Storage Engine
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, multi-version concurrency control (MVCC)jajaja
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStoragejajaja infowith automatic compression on writesja infonicht für In-Memory Storage Engine
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaja infowith MEMORY storage engine
Berechtigungskonzept infoZugriffskontrolleneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardneinneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
AlaSQLH2HypertableLevelDBMariaDB
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
AlaSQLH2HypertableLevelDBMariaDB
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

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

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31. Juli 2019, DataDrivenInvestor

TimescaleDB goes distributed; implements ‘Chunking’ over ‘Sharding’ for scaling-out
22. August 2019, Packt Hub

Decorate your Windows XP with Hyperdesk
30. Juli 2008, CNET

The Collective: Customize Your Computer & Your Phone With Star Trek
18. März 2009, TrekMovie

The Collective: A Look At The Star Trek Terran Empire XP Hypersuite
6. Juli 2009, TrekMovie

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

Rust-Based Info Stealers Abuse GitHub Codespaces
19. Mai 2023, Trend Micro

bereitgestellt von Google News

Progress Software (PRGS) Has No Intention to Make an Offer for MariaDB plc
2. Mai 2024, StreetInsider.com

Progress Software withdraws from MariaDB takeover bid By Investing.com
2. Mai 2024, Investing.com

MariaDB stock sinks after Progress Software announces no intention to make an offer
2. Mai 2024, Seeking Alpha

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

Progress Software Corp. No Intention to Make an Offer for MariaDB plc
2. Mai 2024, GlobeNewswire

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

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