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

DBMS > AlaSQL vs. Datastax Enterprise vs. EJDB vs. H2 vs. VictoriaMetrics

Vergleich der Systemeigenschaften AlaSQL vs. Datastax Enterprise vs. EJDB vs. H2 vs. VictoriaMetrics

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenDatastax Enterprise  Xaus Vergleich ausschliessenEJDB  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenVictoriaMetrics  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS libraryDataStax Enterprise (DSE) is the always-on, scalable data platform built on Apache Cassandra and designed for hybrid Cloud. DSE integrates graph, search, analytics, administration, developer tooling, and monitoring into a unified platform.Eingebettete Library mit JSON-Notation für Queries (Syntax ähnlich zu MongoDB)Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.A fast, cost-effective and scalable Time Series DBMS and monitoring solution
Primäres DatenbankmodellDocument Store
Relational DBMS
Wide Column StoreDocument StoreRelational DBMSTime Series DBMS
Sekundäre DatenbankmodelleDocument Store
Graph DBMS
Spatial DBMS
Suchmaschine
Vektor DBMS
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,51
Rang#256  Overall
#40  Document Stores
#118  Relational DBMS
Punkte5,93
Rang#56  Overall
#4  Wide Column Stores
Punkte0,31
Rang#296  Overall
#44  Document Stores
Punkte8,33
Rang#46  Overall
#30  Relational DBMS
Punkte1,23
Rang#172  Overall
#15  Time Series DBMS
Websitealasql.orgwww.datastax.com/­products/­datastax-enterprisegithub.com/­Softmotions/­ejdbwww.h2database.comvictoriametrics.com
Technische Dokumentationgithub.com/­AlaSQL/­alasqldocs.datastax.comgithub.com/­Softmotions/­ejdb/­blob/­master/­README.mdwww.h2database.com/­html/­main.htmldocs.victoriametrics.com
github.com/­VictoriaMetrics/­VictoriaMetrics/­wiki
EntwicklerAndrey Gershun & Mathias R. WulffDataStaxSoftmotionsThomas MuellerVictoriaMetrics
Erscheinungsjahr20142011201220052018
Aktuelle Version6.8, April 20202.2.220, Juli 2023v1.91, Mai 2023
Lizenz infoCommercial or Open SourceOpen Source infoMIT-LicensekommerziellOpen Source infoGPLv2Open Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache Version 2.0
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.
Datastax Astra DB: Astra DB simplifies cloud-native Cassandra application development for your apps, microservices and functions. Deploy in minutes on AWS, Google Cloud, Azure, and have it managed for you by the experts, with serverless, pay-as-you-go pricing.
ImplementierungsspracheJavaScriptJavaCJavaGo
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
serverlosAlle Betriebssysteme mit einer Java VMFreeBSD
Linux
macOS
OpenBSD
Datenschemaschemafreischemafreischemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjaja infostring, integer, double, bool, date, object_idja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesneinjaneinja
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL-like DML and DDL statements (CQL); Spark SQLneinjanein
APIs und andere ZugriffskonzepteJavaScript APIPropriätäres Protokoll infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
In-process LibraryJDBC
ODBC
Graphite protocol
InfluxDB Line Protocol
OpenTSDB
Prometheus Query API
Prometheus Remote Read/Write
Unterstützte ProgrammiersprachenJavaScriptC
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
Actionscript
C
C#
C++
Go
Java
JavaScript (Node.js)
Lua
Objective-C
Pike
Python
Ruby
Java
Server-seitige Scripts infoStored ProceduresneinneinneinJava Stored Procedures and User-Defined Functionsnein
Triggersjajaneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding infono "single point of failure"keinekeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeineconfigurable replication factor, datacenter aware, advanced replication for edge computingkeineWith clustering: 2 database servers on different computers operate on identical copies of a databaseSynchronous replication
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineImmediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Immediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinnein infoNormalerweise nicht gebraucht, ähnliche Funktionalität mit collection joinsjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storagenein infoAtomicity and isolation are supported for single operationsneinACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoRead/Write Lockingyes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStoragejajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajanein
Berechtigungskonzept infoZugriffskontrolleneinZugriffsrechte für Benutzer auf einzelne Objekte definierbarneinBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standard
Weitere Informationen bereitgestellt vom Systemhersteller
AlaSQLDatastax EnterpriseEJDBH2VictoriaMetrics
Specific characteristicsDataStax Enterprise is scale-out data infrastructure for enterprises that need to...
» mehr
Competitive advantagesSupporting the following application requirements: Zero downtime - Built on Apache...
» mehr
Typical application scenariosApplications that must be massively and linearly scalable with 100% uptime and able...
» mehr
Key customersCapital One, Cisco, Comcast, eBay, McDonald's, Microsoft, Safeway, Sony, UBS, and...
» mehr
Market metricsAmong the Forbes 100 Most Innovative Companies, DataStax is trusted by 5 of the top...
» mehr
Licensing and pricing modelsAnnual subscription
» 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
AlaSQLDatastax EnterpriseEJDBH2VictoriaMetrics
Erwähnungen in aktuellen Nachrichten

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

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

DataStax previews new Hyper Converged Data Platform for enterprise AI
15. Mai 2024, VentureBeat

DataStax Launches New Hyper-Converged Data Platform Giving Enterprises the Complete Modern Data Center Suite ...
15. Mai 2024, Business Wire

DataStax goes vector searching with Astra DB – Blocks and Files
20. Juli 2023, Blocks and Files

DataStax Rolls Out Vector Search for Astra DB to Support Gen AI
18. Juli 2023, Datanami

DataStax and LlamaIndex Partner to Make Building RAG Applications Easier than Ever for GenAI Developers
20. Februar 2024, Business Wire

bereitgestellt von Google News

OpenTelemetry Is Too Complicated, VictoriaMetrics Says
1. April 2024, Datanami

KubeCon24: VictoriaMetrics' Simpler Alternative to Prometheus
20. März 2024, The New Stack

VictoriaMetrics Slashes Data Storage Bills by 90% With World's Most Cost-Efficient Monitoring
30. Mai 2024, Business Wire

Quarkus Java framework adds dev extensions for observability
4. Juni 2024, InfoWorld

How VictoriaMetrics' open source approach led to mass industry adoption
3. Mai 2024, Tech.eu

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.

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