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

DBMS > AlaSQL vs. Apache Impala vs. Cassandra vs. Microsoft Azure SQL Database vs. Riak TS

Vergleich der Systemeigenschaften AlaSQL vs. Apache Impala vs. Cassandra vs. Microsoft Azure SQL Database vs. Riak TS

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlaSQL  Xaus Vergleich ausschliessenApache Impala  Xaus Vergleich ausschliessenCassandra  Xaus Vergleich ausschliessenMicrosoft Azure SQL Database infofrüher SQL Azure  Xaus Vergleich ausschliessenRiak TS  Xaus Vergleich ausschliessen
KurzbeschreibungJavaScript DBMS libraryAnalytic DBMS für HadoopWide-Column Store basierend auf Ideen von BigTable und DynamoDB infoOptimiert für schreibende ZugriffeRelationaler Datenbankdienst aus der Cloud mit großer Kompatibilität zum Microsoft SQL ServerRiak TS is a distributed NoSQL database optimized for time series data and based on Riak KV
Primäres DatenbankmodellDocument Store
Relational DBMS
Relational DBMSWide Column StoreRelational DBMSTime Series DBMS
Sekundäre DatenbankmodelleDocument StoreVektor DBMS infostarting with release V5Document Store
Graph DBMS
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,46
Rang#260  Overall
#40  Document Stores
#121  Relational DBMS
Punkte13,77
Rang#40  Overall
#24  Relational DBMS
Punkte101,89
Rang#12  Overall
#1  Wide Column Stores
Punkte77,99
Rang#16  Overall
#11  Relational DBMS
Punkte0,20
Rang#319  Overall
#27  Time Series DBMS
Websitealasql.orgimpala.apache.orgcassandra.apache.orgazure.microsoft.com/­en-us/­products/­azure-sql/­database
Technische Dokumentationgithub.com/­AlaSQL/­alasqlimpala.apache.org/­impala-docs.htmlcassandra.apache.org/­doc/­latestdocs.microsoft.com/­en-us/­azure/­azure-sqlwww.tiot.jp/­riak-docs/­riak/­ts/­latest
EntwicklerAndrey Gershun & Mathias R. WulffApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von ClouderaApache Software Foundation infoApache Top Level Projekt, ursprünglich von Facebook entwickeltMicrosoftOpen Source, formerly Basho Technologies
Erscheinungsjahr20142013200820102015
Aktuelle Version4.1.0, Juni 20224.1.3, Juli 2023V123.0.0, September 2022
Lizenz infoCommercial or Open SourceOpen Source infoMIT-LicenseOpen Source infoApache Version 2Open Source infoApache Version 2kommerziellOpen Source
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinjanein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Astra DB: Multi-cloud DBaaS built on Apache Cassandra.
ImplementierungsspracheJavaScriptC++JavaC++Erlang
Server Betriebssystemeserver-less, requires a JavaScript environment (browser, Node.js)LinuxBSD
Linux
OS X
Windows
gehostetLinux
OS X
Datenschemaschemafreijaschemafreijaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinjajajanein
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinjanein
Sekundärindizesneinjaeingeschränkt infoNur Gleichheitsabfragen, nicht immer die performanteste Lösungjaeingeschränkt
SQL infoSupport of SQLClose to SQL99, but no user access control, stored procedures and host language bindings.SQL-like DML and DDL statementsSQL-like SELECT, DML and DDL statements (CQL)jayes, limited
APIs und andere ZugriffskonzepteJavaScript APIJDBC
ODBC
Proprietäres Protokoll infoCQL (Cassandra Query Language, eine SQL-ähnliche Abfragesprache)
Thrift
ADO.NET
JDBC
ODBC
HTTP API
Native Erlang Interface
Unterstützte ProgrammiersprachenJavaScriptAll languages supporting JDBC/ODBCC#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
.Net
C#
Java
JavaScript (Node.js)
PHP
Python
Ruby
C infounofficial client library
C#
C++ infounofficial client library
Clojure infounofficial client library
Dart infounofficial client library
Erlang
Go infounofficial client library
Groovy infounofficial client library
Haskell infounofficial client library
Java
JavaScript infounofficial client library
Lisp infounofficial client library
Perl infounofficial client library
PHP
Python
Ruby
Scala infounofficial client library
Smalltalk infounofficial client library
Server-seitige Scripts infoStored Proceduresneinja infoBenutzer definierte Funktionen und Integration von Map/ReduceneinTransact SQLErlang
Triggersjaneinjajaja infopre-commit hooks and post-commit hooks
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingSharding infokein "single point of failure"Sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenkeinefrei wählbarer Replikationsfaktorfrei wählbarer Replikationsfaktor infoAbbildung von geographischer Verteilung der Server möglichja, immer mindestens 3 Replikas vorhandenfrei wählbarer Replikationsfaktor
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infoAbfragen werden als Map/Reduce Jobs durchgeführtjaneinja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemkeineEventual ConsistencyEventual Consistency
Immediate Consistency infobei jedem Schreibvorgang individuell einstellbar
Immediate ConsistencyEventual Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinneinjanein infolinks between datasets can be stored
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren Datenmanipulationenja infoonly for local storage and DOM-storageneinnein infoAtomizität und Isolation innerhalb einzelner Operationen werden unterstütztACIDnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajaja
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 haltenjaneinnein
Berechtigungskonzept infoZugriffskontrolleneinZugriffsrechte für Benutzer, Gruppen und Rollen infobasiert auf Apache Sentry und KerberosZugriffsrechte für Benutzer auf einzelne Objekte definierbarBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardnein
Weitere Informationen bereitgestellt vom Systemhersteller
AlaSQLApache ImpalaCassandraMicrosoft Azure SQL Database infofrüher SQL AzureRiak TS
Specific characteristicsApache Cassandra is the leading NoSQL, distributed database management system, well...
» mehr
Competitive advantagesNo single point of failure ensures 100% availability . Operational simplicity for...
» mehr
Typical application scenariosInternet of Things (IOT), fraud detection applications, recommendation engines, product...
» mehr
Key customersApple, Netflix, Uber, ING,, Intuit,Fidelity, NY Times, Outbrain, BazaarVoice, Best...
» mehr
Market metricsCassandra is used by 40% of the Fortune 100.
» mehr
Licensing and pricing modelsApache license  Pricing for commercial distributions provided by DataStax and available...
» 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
DrittanbieterCassandra Forward event: Want to level up your Cassandra game? Watch now replays of the March 2023 sessions.
» mehr

CData: Connect to Big Data & NoSQL through standard Drivers.
» 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
AlaSQLApache ImpalaCassandraMicrosoft Azure SQL Database infofrüher SQL AzureRiak TS
DB-Engines Blog Posts

Cassandra keeps climbing the ranks of the DB-Engines Ranking
3. Mai 2016, Matthias Gelbmann

Oracle is the DBMS of the Year
5. Januar 2016, Paul Andlinger, Matthias Gelbmann

Winners, losers and an attractive newcomer in Novembers DB-Engines ranking
2. November 2015, Paul Andlinger

alle anzeigen

PostgreSQL is the DBMS of the Year 2020
4. Januar 2021, Paul Andlinger, Matthias Gelbmann

Cloud-based DBMS's popularity grows at high rates
12. Dezember 2019, Paul Andlinger

The popularity of cloud-based DBMSs has increased tenfold in four years
7. Februar 2017, Matthias Gelbmann

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 Impala becomes Top-Level Project
28. November 2017, SDTimes.com

Cloudera Bringing Impala to AWS Cloud
28. November 2017, Datanami

Apache Doris just 'graduated': Why care about this SQL data warehouse
24. Juni 2022, InfoWorld

Hudi: Uber Engineering’s Incremental Processing Framework on Apache Hadoop
12. März 2017, Uber

Updates & Upserts in Hadoop Ecosystem with Apache Kudu
27. Oktober 2017, KDnuggets

bereitgestellt von Google News

Why Apache Cassandra 5.0 Is a Game-Changer for Developers
10. Mai 2024, The New Stack

Cassandra is the “best f*cking database for gen AI,” says DataStax CEO
13. Dezember 2023, VentureBeat

Here's What to Know About Apache Cassandra 5.0
15. April 2024, hackernoon.com

How Uber Optimized Cassandra Operations At Scale
20. Juli 2023, Uber

Microsoft extends life support for aging Apache Cassandra 3.11 database
10. Oktober 2023, The Register

bereitgestellt von Google News

Copilot in Azure SQL Database in Private Preview
27. März 2024, InfoQ.com

Microsoft unveils Copilot for Azure SQL Database
27. März 2024, InfoWorld

SolarWinds Database Performance Analyzer with Support for Microsoft Azure SQL Database Now Available in the ...
13. Mai 2024, Yahoo News UK

Why migrate Windows Server and SQL Server to Azure: ROI, innovation, and free offers
25. April 2024, Microsoft

Azure SQL Database takes Saturday off on US east coast following network power failure
18. September 2023, The Register

bereitgestellt von Google News

Enterprise NoSQL Database for the IoT Becomes Open Source
11. Mai 2016, ENGINEERING.com

Best open source databases for IoT applications
26. Mai 2017, Open Source For You

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

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

RaimaDB logo

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

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