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

DBMS > CrateDB vs. EJDB vs. MariaDB vs. QuestDB vs. SAP Adaptive Server

Vergleich der Systemeigenschaften CrateDB vs. EJDB vs. MariaDB vs. QuestDB vs. SAP Adaptive Server

Redaktionelle Informationen bereitgestellt von DB-Engines
NameCrateDB  Xaus Vergleich ausschliessenEJDB  Xaus Vergleich ausschliessenMariaDB  Xaus Vergleich ausschliessenQuestDB  Xaus Vergleich ausschliessenSAP Adaptive Server infofrüherer Name: Sybase ASE  Xaus Vergleich ausschliessen
KurzbeschreibungVerteilter Data Store basierend auf LuceneEingebettete Library mit JSON-Notation für Queries (Syntax ähnlich zu MongoDB)Open 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 engineA high performance open source SQL database for time series dataDer SAP (Sybase) Adaptive Server Enterprise (ASE) ist ein RDBMS für den Einsatz in großen Unternehmen
Primäres DatenbankmodellDocument Store
Spatial DBMS
Suchmaschine
Time Series DBMS
Vektor DBMS
Document StoreRelational DBMSTime Series DBMSRelational DBMS
Sekundäre DatenbankmodelleRelational DBMSDocument Store
Graph DBMS infowith OQGraph storage engine
Spatial DBMS
Relational DBMSSpatial DBMS infowith Boeing's Spatial Query Server
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,73
Rang#224  Overall
#37  Document Stores
#5  Spatial DBMS
#16  Suchmaschinen
#19  Time Series DBMS
#8  Vektor DBMS
Punkte0,27
Rang#297  Overall
#44  Document Stores
Punkte93,21
Rang#13  Overall
#9  Relational DBMS
Punkte2,52
Rang#109  Overall
#9  Time Series DBMS
Punkte36,31
Rang#25  Overall
#17  Relational DBMS
Websitecratedb.comgithub.com/­Softmotions/­ejdbmariadb.com infoSite of MariaDB Corporation
mariadb.org infoSite of MariaDB Foundation
questdb.iowww.sap.com/­products/­technology-platform/­sybase-ase.html
Technische Dokumentationcratedb.com/­docsgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdmariadb.com/­kb/­en/­libraryquestdb.io/­docshelp.sap.com/­docs/­SAP_ASE
EntwicklerCrateSoftmotionsMariaDB Corporation Ab (MariaDB Enterprise),
MariaDB Foundation (community MariaDB Server) infoDer Lead Developer Monty Widenius ist der ursprüngliche Autor von MySQL
QuestDB Technology IncSAP, Sybase
Erscheinungsjahr201320122009 infoFork of MySQL, which was first released in 199520141987
Aktuelle Version11.3.2, Februar 202416.0
Lizenz infoCommercial or Open SourceOpen SourceOpen Source infoGPLv2Open Source infoGPL Version 2, kommerzielle Enterpriselizenz verfügbarOpen Source infoApache 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.
CrateDB Cloud: a distributed SQL database that spreads data and processing across an elastic cluster of shared nothing nodes. CrateDB Cloud enables data insights at scale on Microsoft Azure, AWS and Google Cloud Platform.
ImplementierungsspracheJavaCC und C++Java (Zero-GC), C++, RustC und C++
Server BetriebssystemeAll Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportserverlosFreeBSD
Linux
Solaris
Windows infoColumnStore storage engine not available on Windows
Linux
macOS
Windows
AIX
HP-UX
Linux
Solaris
Unix
Windows
DatenschemaFlexible Schema (defined schema, partial schema, schema free)schemafreija infoDynamic Columns werden unterstütztja infoschema-free via InfluxDB Line Protocolja
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infostring, integer, double, bool, date, object_idjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinjaneinnein
Sekundärindizesjaneinjaneinja
SQL infoSupport of SQLyes, but no triggers and constraints, and PostgreSQL compatibilityneinja infomit proprietären ErweiterungenSQL with time-series extensionsja
APIs und andere ZugriffskonzepteADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
In-process LibraryADO.NET
JDBC
ODBC
Proprietäres native API
HTTP REST
InfluxDB Line Protocol (TCP/UDP)
JDBC
PostgreSQL wire protocol
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Unterstützte Programmiersprachen.NET
Erlang
Go infocommunity maintained client
Java
JavaScript (Node.js) infocommunity maintained client
Perl infocommunity maintained client
PHP
Python
R
Ruby infocommunity maintained client
Scala infocommunity maintained client
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
Ada
C
C#
C++
D
Eiffel
Erlang
Go
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C infoPostgreSQL driver
C++
Go
Java
JavaScript (Node.js)
Python
Rust infoover HTTP
C
C++
Cobol
Java
Java
Perl
PHP
Python
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionenneinja infoseit Version 10.3 auch PL/SQL kompatibelneinJava und Transact-SQL
Triggersneinneinjaneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingkeineHorizontale Partitionierung, Shardinghorizontal partitioning (by timestamps)horizontale Partitionierung
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenConfigurable replication on table/partition-levelkeineMulti-Source Replikation
Source-Replica Replikation
Source-replica replication with eventual consistencyMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual Consistency
Read-after-write consistency on record level
Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinnein infoNormalerweise nicht gebraucht, ähnliche Funktionalität mit collection joinsja infonicht für MyISAM Storage Engineneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationennein infounique row identifiers can be used for implementing an optimistic concurrency control strategyneinACID infonicht für MyISAM Storage EngineACID for single-table writesACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoRead/Write Lockingjajaja
Durability infoDauerhafte Speicherung der Datenjajaja infonicht für In-Memory Storage Enginejaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinja infowith MEMORY storage engineja infothrough memory mapped files
Berechtigungskonzept infoZugriffskontrolleRechteverwaltung mit BenutzeraccountsneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
CrateDBEJDBMariaDBQuestDBSAP Adaptive Server infofrüherer Name: Sybase ASE
Specific characteristicsThe enterprise database for time series, documents, and vectors. Distributed - Native...
» mehr
MariaDB is the most powerful open source relational database – modern SQL and JSON...
» mehr
Relational model with native time series support Column-based storage and time partitioned...
» mehr
Competitive advantagesResponse time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» mehr
MariaDB Servers have many features unavailable in other open source relational databases....
» mehr
High ingestion throughput: peak of 4M rows/sec (TSBS Benchmark) Code optimizations...
» mehr
Typical application scenarios​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» mehr
Web, SaaS and Cloud operational applications that require high availability, scalability...
» mehr
Financial tick data Industrial IoT Application Metrics Monitoring
» mehr
Key customersAcross all continents, CrateDB is used by companies of all sizes to meet the most...
» mehr
Deutsche Bank, DBS Bank, Nasdaq, Red Hat, ServiceNow, Verizon and Walgreens Featured...
» mehr
Banks & Hedge funds, Yahoo, OKX, Airbus, Aquis Exchange, Net App, Cloudera, Airtel,...
» mehr
Market metricsThe CrateDB open source project was started in 2013 Honorable Mention in 2021 Gartner®...
» mehr
MariaDB is the default database in the LAMP stack supplied by Red Hat and SUSE Linux,...
» mehr
Licensing and pricing modelsSee CrateDB pricing >
» mehr
MariaDB plc subscriptions cover our free, open source database, Community Server,...
» mehr
Open source Apache 2.0 QuestDB Enterprise QuestDB Cloud
» mehr
Neuigkeiten

QuestDB and Raspberry Pi 5 benchmark, a pocket-sized powerhouse
8. Mai 2024

Build your own resource monitor with QuestDB and Grafana
6. Mai 2024

Does "vpmovzxbd" Scare You? Here's Why it Doesn't Have To
12. April 2024

Create an ADS-B flight radar with QuestDB and a Raspberry Pi
8. April 2024

Build a temperature IoT sensor with Raspberry Pi Pico & QuestDB
5. April 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
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
CrateDBEJDBMariaDBQuestDBSAP Adaptive Server infofrüherer Name: Sybase ASE
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

CrateDB Appoints Sergey Gerasimenko as New CTO
19. Februar 2024, PR Newswire

CrateDB Announces Availability of CrateDB on Google Cloud Marketplace
8. April 2024, Datanami

CrateDB Partners with HiveMQ to Deliver a Seamless Data Management Architecture for IoT
25. März 2024, PR Newswire

How We Designed CrateDB as a Realtime SQL DBMS for the Internet of Things
29. August 2017, The New Stack

Crate.io unboxes clustered SQL CrateDB, decamps to California
14. Dezember 2016, The Register

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

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

Can MariaDB’s enterprise business be saved?
21. Februar 2024, InfoWorld

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

bereitgestellt von Google News

AWS Marketplace: QuestDB Cloud Comments
22. Februar 2024, AWS Blog

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

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

Read the Pitch Deck Database Startup QuestDB Used to Raise $12 Million
11. November 2021, Business Insider

QuestDB gets $12M Series A funding amid growing interest in time-series databases
3. November 2021, SiliconANGLE News

bereitgestellt von Google News

Achieve zero RPO for your SAP ASE (Sybase) databases with Amazon FSx for NetApp ONTAP | Amazon Web Services
7. Mai 2024, AWS Blog

Arcion Introduces SAP Sybase ASE Connector for Ultimate Migration Flexibility
5. Januar 2023, Business Wire

Patch SAP Adaptive Server Enterprise now to avoid takeover risk
3. Juni 2020, BleepingComputer

AWS Launch Wizard is now available in Melbourne, Spain, and Zurich Regions
26. Januar 2024, AWS Blog

Newly Patched SAP ASE Flaws Could Let Attackers Hack Database Servers
3. Juni 2020, The Hacker News

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

AllegroGraph logo

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

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

RaimaDB logo

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