DB-EnginesExtremeDB: mitigate connectivity issues in a DBMSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > AlaSQL vs. Datastax Enterprise vs. H2 vs. KeyDB

Vergleich der Systemeigenschaften AlaSQL vs. Datastax Enterprise vs. H2 vs. KeyDB

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenDatastax Enterprise  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenKeyDB  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.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.An ultra-fast, open source Key-value store fully compatible with Redis API, modules, and protocols
Primäres DatenbankmodellDocument Store
Relational DBMS
Wide Column StoreRelational DBMSKey-Value Store
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,49
Rang#259  Overall
#40  Document Stores
#120  Relational DBMS
Punkte6,31
Rang#57  Overall
#4  Wide Column Stores
Punkte8,22
Rang#50  Overall
#32  Relational DBMS
Punkte0,80
Rang#219  Overall
#31  Key-Value Stores
Websitealasql.orgwww.datastax.com/­products/­datastax-enterprisewww.h2database.comgithub.com/­Snapchat/­KeyDB
keydb.dev
Technische Dokumentationgithub.com/­AlaSQL/­alasqldocs.datastax.comwww.h2database.com/­html/­main.htmldocs.keydb.dev
EntwicklerAndrey Gershun & Mathias R. WulffDataStaxThomas MuellerEQ Alpha Technology Ltd.
Erscheinungsjahr2014201120052019
Aktuelle Version6.8, April 20202.2.220, Juli 2023
Lizenz infoCommercial or Open SourceOpen Source infoMIT-LicensekommerziellOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoBSD-3
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein
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.
ImplementierungsspracheJavaScriptJavaJavaC++
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)Linux
OS X
Alle Betriebssysteme mit einer Java VMLinux
Datenschemaschemafreischemafreijaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajateilweise infoSupported data types are strings, hashes, lists, sets and sorted sets, bit arrays, hyperloglogs and geospatial indexes
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesneinjajaja infoby using the Redis Search module
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 SQLjanein
APIs und andere ZugriffskonzepteJavaScript APIPropriätäres Protokoll infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
JDBC
ODBC
Proprietäres Protokoll infoRESP - REdis Serialization Protoco
Unterstützte ProgrammiersprachenJavaScriptC
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
JavaC
C#
C++
Clojure
Crystal
D
Dart
Elixir
Erlang
Fancy
Go
Haskell
Haxe
Java
JavaScript (Node.js)
Lisp
Lua
MatLab
Objective-C
OCaml
Pascal
Perl
PHP
Prolog
Pure Data
Python
R
Rebol
Ruby
Rust
Scala
Scheme
Smalltalk
Swift
Tcl
Visual Basic
Server-seitige Scripts infoStored ProceduresneinneinJava Stored Procedures and User-Defined FunctionsLua
Triggersjajajanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineSharding infono "single point of failure"keineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeineconfigurable replication factor, datacenter aware, advanced replication for edge computingWith clustering: 2 database servers on different computers operate on identical copies of a databaseMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinnein
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
Strong eventual consistency with CRDTs
Fremdschlüssel inforeferenzielle Integritätjaneinjanein
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 operationsACIDOptimistic locking, atomic execution of commands blocks and scripts
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenja infoby using IndexedDB, SQL.JS or proprietary FileStoragejajaja infoConfigurable mechanisms for persistency via snapshots and/or operations logs
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajajaja
Berechtigungskonzept infoZugriffskontrolleneinZugriffsrechte für Benutzer auf einzelne Objekte definierbarBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardeinfacher Passwort-basierter Zugriffsschutz und ACL
Weitere Informationen bereitgestellt vom Systemhersteller
AlaSQLDatastax EnterpriseH2KeyDB
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 EnterpriseH2KeyDB
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

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

DataStax Introduces Enhanced RAG Capabilities Through Astra DB and NVIDIA Tech
19. März 2024, Datanami

DataStax Delivers a Production-ready, Massively Scalable, HIPAA-enabled, PCI Compliant Vector Database to Fuel ...
18. Juli 2023, Yahoo Finance

DataStax adds vector search to boost support for generative AI workloads
18. Juli 2023, SiliconANGLE News

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

bereitgestellt von Google News

Snap snaps up database developer KeyDB to make its infrastructure more snappy
12. Mai 2022, TechCrunch

Snap Acquires KeyDB for Open-Source Services
17. Mai 2022, XR Today

Garnet–open-source faster cache-store speeds up applications, services
18. März 2024, microsoft.com

Dragonfly 1.0 Released For What Claims To Be The World's Fastest In-Memory Data Store
20. März 2023, Phoronix

Microsoft open-sources Garnet cache-store -- a Redis rival?
19. März 2024, The Stack

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

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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.

SingleStore logo

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

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

Präsentieren Sie hier Ihr Produkt