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

DBMS > AlaSQL vs. Apache Drill vs. H2 vs. MaxDB vs. SingleStore

Vergleich der Systemeigenschaften AlaSQL vs. Apache Drill vs. H2 vs. MaxDB vs. SingleStore

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenApache Drill  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenMaxDB infoformerly named Adabas-D  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS librarySchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageFull-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A robust and reliable RDBMS optimized to run all major SAP solutionsMySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table type
Primäres DatenbankmodellDocument Store
Relational DBMS
Document Store
Relational DBMS
Relational DBMSRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleSpatial DBMSDocument Store
Spatial DBMS
Time Series DBMS
Vektor 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
Punkte2,28
Rang#119  Overall
#23  Document Stores
#56  Relational DBMS
Punkte8,22
Rang#50  Overall
#32  Relational DBMS
Punkte2,65
Rang#111  Overall
#55  Relational DBMS
Punkte5,91
Rang#61  Overall
#34  Relational DBMS
Websitealasql.orgdrill.apache.orgwww.h2database.commaxdb.sap.comwww.singlestore.com
Technische Dokumentationgithub.com/­AlaSQL/­alasqldrill.apache.org/­docswww.h2database.com/­html/­main.htmlmaxdb.sap.com/­documentationdocs.singlestore.com
EntwicklerAndrey Gershun & Mathias R. WulffApache Software FoundationThomas MuellerSAP, acquired from Software AG (Adabas-D) in 1997SingleStore Inc.
Erscheinungsjahr20142012200519842013
Aktuelle Version1.20.3, Jaenner 20232.2.220, Juli 20237.9.10.12, Februar 20248.5, Jänner 2024
Lizenz infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache Version 2Open Source infodual-licence (Mozilla public license, Eclipse public license)kommerziell infoLimitierte Community Edition gratiskommerziell infofree developer edition available
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.
SingleStoreDB Cloud: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilities
ImplementierungsspracheJavaScriptJavaC++C++, Go
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Windows
Alle Betriebssysteme mit einer Java VMAIX
HP-UX
Linux
Solaris
Windows
Linux info64 bit version required
Datenschemaschemafreischemafreijajaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesneinneinjajaja
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL SELECT statement is SQL:2003 compliantjajayes infobut no triggers and foreign keys
APIs und andere ZugriffskonzepteJavaScript APIJDBC
ODBC
RESTful HTTP API
JDBC
ODBC
ADO.NET
JDBC
ODBC
WebDAV
Cluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
Unterstützte ProgrammiersprachenJavaScriptC++Java.Net
C#
Java
Perl
PHP
Python
Bash
C
C#
Java
JavaScript (Node.js)
Python
Server-seitige Scripts infoStored Proceduresneinbenutzerdefinierte FunktionenJava Stored Procedures and User-Defined Functionsjaja
Triggersjaneinjajanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingkeinekeineSharding infohash partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineWith clustering: 2 database servers on different computers operate on identical copies of a databaseSource-Replica ReplikationSource-Replica Replikation infostores two copies of each physical data partition on two separate nodes
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinneinnein infocan define user-defined aggregate functions for map-reduce-style calculations
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeinekeineImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinjajanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageneinACIDACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)jayes, multi-version concurrency control (MVCC)
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStorageDepending on the underlying data sourcejajaja infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaDepending on the underlying data sourcejaneinja
Berechtigungskonzept infoZugriffskontrolleneinDepending on the underlying data sourceBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardFine grained access control via users, groups and roles
Weitere Informationen bereitgestellt vom Systemhersteller
AlaSQLApache DrillH2MaxDB infoformerly named Adabas-DSingleStore infoformer name was MemSQL
Specific characteristicsSingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» mehr
Competitive advantagesSingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» mehr
Typical application scenariosDriving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» mehr
Key customersIEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» mehr
Market metricsCustomers in various industries worldwide including US and International Industry...
» mehr
Licensing and pricing modelsF ree Tier and Enterprise Edition
» 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
AlaSQLApache DrillH2MaxDB infoformerly named Adabas-DSingleStore infoformer name was MemSQL
DB-Engines Blog Posts

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17. Oktober 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9. Juni 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14. Februar 2022,  Akmal Chaudhri, SingleStore (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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

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

bereitgestellt von Google News

Apache Drill case study: A tutorial on processing CSV files
9. Juni 2016, TheServerSide.com

Using Apache Iceberg for Developing Modern Data Tables
3. Oktober 2023, Open Source For You

Analyse Kafka messages with SQL queries using Apache Drill
23. September 2019, Towards Data Science

Apache Drill improves big data SQL query engine
31. August 2021, TechTarget

Apache Drill Eliminates ETL, Data Transformation for MapR Database
11. April 2016, The New Stack

bereitgestellt von Google News

SAP Content Server High Availability using Amazon EFS and SUSE | Amazon Web Services
30. Dezember 2020, AWS Blog

SAP Aligns Mainstream Maintenance Commitments Across Its Enterprise Solutions
11. August 2020, SAP News

SIOS looks to boost SAP HANA automated replication
29. März 2023, TechTarget

Dear SAP, Why Don't You Make Hana A Success?
28. Juli 2021, E3zine.com

Alibaba Cloud Offers Access to SAP Software for Customers
5. Juni 2018, Alizila

bereitgestellt von Google News

SingleStore CEO sees little future for purpose-built vector databases
24. Januar 2024, VentureBeat

SingleStore adds indexed vector search to Pro Max release for faster AI work – Blocks and Files
29. Januar 2024, Blocks and Files

SingleStore Accelerates Go-to-Market Strategy with AWS
5. März 2024, Business Wire

New AI features for developers in SingleStoreDB
29. Januar 2024, InfoWorld

SingleStore, Snowflake Help Customers Build Enterprise-Ready Generative AI Apps
3. Januar 2024, Acceleration Economy

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.

SingleStore logo

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

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

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.

Präsentieren Sie hier Ihr Produkt