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

DBMS > Altibase vs. Apache Druid vs. Cassandra vs. EsgynDB vs. Google Cloud Datastore

Vergleich der Systemeigenschaften Altibase vs. Apache Druid vs. Cassandra vs. EsgynDB vs. Google Cloud Datastore

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAltibase  Xaus Vergleich ausschliessenApache Druid  Xaus Vergleich ausschliessenCassandra  Xaus Vergleich ausschliessenEsgynDB  Xaus Vergleich ausschliessenGoogle Cloud Datastore  Xaus Vergleich ausschliessen
KurzbeschreibungAn enterprise grade, high-performance RDBMSOpen-source analytics data store designed for sub-second OLAP queries on high dimensionality and high cardinality dataWide-Column Store basierend auf Ideen von BigTable und DynamoDB infoOptimiert für schreibende ZugriffeEnterprise-class SQL-on-Hadoop solution, powered by Apache TrafodionSelbst skalierendes NoSQL Datenbankservice in der Google Cloud Plattform
Primäres DatenbankmodellRelational DBMSRelational DBMS
Time Series DBMS
Wide Column StoreRelational DBMSDocument Store
Sekundäre DatenbankmodelleVektor DBMS infostarting with release V5
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,07
Rang#186  Overall
#87  Relational DBMS
Punkte3,34
Rang#88  Overall
#48  Relational DBMS
#7  Time Series DBMS
Punkte101,89
Rang#12  Overall
#1  Wide Column Stores
Punkte0,16
Rang#329  Overall
#146  Relational DBMS
Punkte4,47
Rang#76  Overall
#12  Document Stores
Websitealtibase.comdruid.apache.orgcassandra.apache.orgwww.esgyn.cncloud.google.com/­datastore
Technische Dokumentationgithub.com/­ALTIBASE/­Documents/­tree/­master/­Manualsdruid.apache.org/­docs/­latest/­designcassandra.apache.org/­doc/­latestcloud.google.com/­datastore/­docs
EntwicklerAltibaseApache Software Foundation and contributorsApache Software Foundation infoApache Top Level Projekt, ursprünglich von Facebook entwickeltEsgynGoogle
Erscheinungsjahr19992012200820152008
Aktuelle Versionv7.3, 2023, August 202329.0.1, April 20244.1.3, Juli 2023
Lizenz infoCommercial or Open Sourcekommerziell infoOpen source edition discontinued with March 2023Open Source infoApache license v2Open Source infoApache Version 2kommerziellkommerziell
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinja
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.
ImplementierungsspracheC++JavaJavaC++, Java
Server BetriebssystemeAIX
HP-UX
Linux
Linux
OS X
Unix
BSD
Linux
OS X
Windows
Linuxgehostet
Datenschemajaja infoschema-less columns are supportedschemafreijaschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja, Details hier
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesjajaeingeschränkt infoNur Gleichheitsabfragen, nicht immer die performanteste Lösungjaja
SQL infoSupport of SQLANSI SQL-92SQL for queryingSQL-like SELECT, DML and DDL statements (CQL)jaSQL-like query language (GQL)
APIs und andere ZugriffskonzepteJDBC
ODBC
Proprietäres Protokoll
JDBC
RESTful HTTP/JSON API
Proprietäres Protokoll infoCQL (Cassandra Query Language, eine SQL-ähnliche Abfragesprache)
Thrift
ADO.NET
JDBC
ODBC
gRPC (using protocol buffers) API
RESTful HTTP/JSON API
Unterstützte ProgrammiersprachenC
C++
Java
Clojure
JavaScript
PHP
Python
R
Ruby
Scala
C#
C++
Clojure
Erlang
Go
Haskell
Java
JavaScript infoNode.js
Perl
PHP
Python
Ruby
Scala
All languages supporting JDBC/ODBC/ADO.Net.Net
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Server-seitige Scripts infoStored Proceduresstored procedures and stored functionsneinneinJava Stored Proceduresmit Google App Engine
TriggersjaneinjaneinCallbacks mit Google Apps Engine
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding infomanual/auto, time-basedSharding infokein "single point of failure"ShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenjaja, durch HDFS, S3 oder andere Storage Enginesfrei wählbarer Replikationsfaktor infoAbbildung von geographischer Verteilung der Server möglichMulti-source replication between multi datacentersMulti-source replication using Paxos
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjajaja infomittels Google Cloud Dataflow
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Immediate Consistency infobei jedem Schreibvorgang individuell einstellbar
Immediate ConsistencyImmediate Consistency or Eventual Consistency depending on type of query and configuration infoStrong Consistency is default for entity lookups and queries within an Entity Group (but can instead be made eventually consistent). Other queries are always eventual consistent.
Fremdschlüssel inforeferenzielle Integritätjaneinneinjaja infovia ReferenceProperties or Ancestor paths
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinnein infoAtomizität und Isolation innerhalb einzelner Operationen werden unterstütztACIDACID infoSerializable Isolation within Transactions, Read Committed outside of Transactions
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinneinneinnein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRBAC using LDAP or Druid internals for users and groups for read/write by datasource and systemZugriffsrechte für Benutzer auf einzelne Objekte definierbarBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess rights for users, groups and roles based on Google Cloud Identity and Access Management (IAM)
Weitere Informationen bereitgestellt vom Systemhersteller
AltibaseApache DruidCassandraEsgynDBGoogle Cloud Datastore
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
DrittanbieterCData: Connect to Big Data & NoSQL through standard Drivers.
» mehr

Cassandra Forward event: Want to level up your Cassandra game? Watch now replays of the March 2023 sessions.
» 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
AltibaseApache DruidCassandraEsgynDBGoogle Cloud Datastore
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

Erwähnungen in aktuellen Nachrichten

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

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

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

In-Memory Database Market Rapid Growth at Deep Value Price :Altibase Corporation, Amazon Web Services, Datastax ...
13. April 2024, Post Production Buyers Guide

bereitgestellt von Google News

'Lucifer' Botnet Turns Up the Heat on Apache Hadoop Servers
21. Februar 2024, Dark Reading

Apache Druid Wins Best Big Data Product in the 2023 BigDATAwire Readers' Choice Awards
26. Januar 2024, Datanami

New DDoS malware Attacking Apache big-data stack, Hadoop, & Druid Servers
26. Februar 2024, GBHackers

Imply Data gives Apache Druid schema auto-discover capability
6. Juni 2023, SiliconANGLE News

Imply Announces Automatic Schema Discovery for Apache Druid, Reinforcing Druid's Leadership for Real-Time ...
6. Juni 2023, Business Wire

bereitgestellt von Google News

What Is Cassandra? Working, Features, and Uses - Spiceworks Inc
17. August 2023, Spiceworks News and Insights

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

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

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

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

bereitgestellt von Google News

Google Cloud Stops Exit Fees
12. Januar 2024, Spiceworks News and Insights

Best cloud storage of 2024
29. April 2024, TechRadar

BigID Data Intelligence Platform Now Available on Google Cloud Marketplace
6. November 2023, PR Newswire

What is Google App Engine? | Definition from TechTarget
26. April 2024, TechTarget

What Is Google Cloud Platform?
28. August 2023, Simplilearn

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

RaimaDB logo

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