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. Altibase vs. Apache Drill vs. ArangoDB vs. H2

Vergleich der Systemeigenschaften AlaSQL vs. Altibase vs. Apache Drill vs. ArangoDB vs. H2

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenAltibase  Xaus Vergleich ausschliessenApache Drill  Xaus Vergleich ausschliessenArangoDB  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS libraryAn enterprise grade, high-performance RDBMSSchema-free SQL Query Engine for Hadoop, NoSQL and Cloud StorageNative multi-model DBMS for graph, document, key/value and search. All in one engine and accessible with one query language.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.
Primäres DatenbankmodellDocument Store
Relational DBMS
Relational DBMSDocument Store
Relational DBMS
Document Store
Graph DBMS
Key-Value Store
Suchmaschine
Relational DBMS
Sekundäre DatenbankmodelleSpatial 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
Punkte1,00
Rang#194  Overall
#91  Relational DBMS
Punkte2,28
Rang#119  Overall
#23  Document Stores
#56  Relational DBMS
Punkte3,77
Rang#87  Overall
#15  Document Stores
#5  Graph DBMS
#12  Key-Value Stores
#10  Suchmaschinen
Punkte8,22
Rang#50  Overall
#32  Relational DBMS
Websitealasql.orgaltibase.comdrill.apache.orgarangodb.comwww.h2database.com
Technische Dokumentationgithub.com/­AlaSQL/­alasqlgithub.com/­ALTIBASE/­Documents/­tree/­master/­Manualsdrill.apache.org/­docsdocs.arangodb.comwww.h2database.com/­html/­main.html
Social network pagesLinkedInTwitterFacebookYouTubeInstagram
EntwicklerAndrey Gershun & Mathias R. WulffAltibaseApache Software FoundationArangoDB Inc.Thomas Mueller
Erscheinungsjahr20141999201220122005
Aktuelle Versionv7.3, 2023, August 20231.20.3, Jaenner 20233.11.5, November 20232.2.220, Juli 2023
Lizenz infoCommercial or Open SourceOpen Source infoMIT-Licensekommerziell infoOpen source edition discontinued with March 2023Open Source infoApache Version 2Open Source infoApache Version 2; Commercial license (Enterprise) availableOpen Source infodual-licence (Mozilla public license, Eclipse public license)
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.
ArangoDB Cloud –The Managed Cloud Service of ArangoDB. Provides fully managed, and monitored cluster deployments of any size, with enterprise-grade security. Get started for free and continue for as little as $0,21/hour.
ImplementierungsspracheJavaScriptC++C++Java
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)AIX
HP-UX
Linux
Linux
OS X
Windows
Linux
OS X
Windows
Alle Betriebssysteme mit einer Java VM
Datenschemaschemafreijaschemafreischemafrei infoInnerhalb einer Collection wird das Schema automatisch erkanntja
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajaja infostring, double, boolean, list, hashja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesneinjaneinjaja
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.ANSI SQL-92SQL SELECT statement is SQL:2003 compliantneinja
APIs und andere ZugriffskonzepteJavaScript APIJDBC
ODBC
Proprietäres Protokoll
JDBC
ODBC
RESTful HTTP API
AQL
Foxx Framework
Graph API (Gremlin)
GraphQL query language
HTTP API
Java & SpringData
JSON style queries
VelocyPack/VelocyStream
JDBC
ODBC
Unterstützte ProgrammiersprachenJavaScriptC
C++
Java
C++C#
C++
Clojure
Elixir
Go
Java
JavaScript (Node.js)
PHP
Python
R
Rust
Java
Server-seitige Scripts infoStored Proceduresneinstored procedures and stored functionsbenutzerdefinierte FunktionenJavaScriptJava Stored Procedures and User-Defined Functions
Triggersjajaneinneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingShardingSharding infoAb Version 2.0keine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeinejaSource-replica replication with configurable replication factorWith clustering: 2 database servers on different computers operate on identical copies of a database
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjanein infoMöglich über stored procedures in JavaScriptnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate ConsistencykeineEventual Consistency infoEinstellbar per collection oder per Write
Immediate Consistency
OneShard (highly available, fault-tolerant deployment mode with ACID semantics)
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajaneinja inforelationships in graphsja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageACIDneinACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajayes, multi-version concurrency control (MVCC)
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStoragejaDepending on the underlying data sourcejaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaDepending on the underlying data sourceja
Berechtigungskonzept infoZugriffskontrolleneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardDepending on the underlying data sourcejaBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
AlaSQLAltibaseApache DrillArangoDBH2
Specific characteristicsGraph and Beyond. With more than 11,000 stargazers on GitHub, ArangoDB is the leading...
» mehr
Competitive advantagesConsolidation: As a native multi-model database, can be used as a full blown document...
» mehr
Typical application scenariosNative multi-model in ArangoDB is being used for a broad range of projects across...
» mehr
Key customersCisco, Barclays, Refinitive, Siemens Mentor, Kabbage, Liaison, Douglas, MakeMyTrip,...
» mehr
Market metricsArangoDB is the leading native multi-model database with over 11,000 stargazers on...
» mehr
Licensing and pricing modelsVery permissive Apache 2 License for Community Edition & commercial licenses are...
» 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
AlaSQLAltibaseApache DrillArangoDBH2
DB-Engines Blog Posts

The Weight of Relational Databases: Time for Multi-Model?
29. August 2017, Luca Olivari (guest author)

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

Altibase is Adopted for Presence Service to Provide User Information and Online Presence
8. April 2019, PR Newswire

Open-source DBMS becoming battleground of public cloud
17. Mai 2022, Etnews

South Korean company to provide database solution to Mobicom
10. April 2020, UB Post

In-memory OLAP Database Market Is Booming (CAGR of 24.95%) Worldwide | Terracotta, Altibase, Kognitio, Mcobject ...
26. Oktober 2018, openPR

bereitgestellt von Google News

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

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

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

ArangoGraphML: Simplifying the Power of Graph Machine Learning
11. Oktober 2023, Datanami

ArangoDB Announces Release of ArangoDB 3.11 for Search, Graph and Analytics - High-Performance Computing ...
30. Mai 2023, insideHPC

How to Build Knowledge Graph Enhanced Chatbot with ChatGPT and ArangoDB
30. Juni 2023, DataDrivenInvestor

ArangoDB brings yet more money into graph database market with $27.8M round
6. Oktober 2021, SiliconANGLE News

ArangoDB expands scope of graph database platform
6. Oktober 2022, TechTarget

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

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

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