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 > Alibaba Cloud PolarDB vs. BigObject vs. CrateDB vs. Datastax Enterprise vs. Drizzle

Vergleich der Systemeigenschaften Alibaba Cloud PolarDB vs. BigObject vs. CrateDB vs. Datastax Enterprise vs. Drizzle

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud PolarDB  Xaus Vergleich ausschliessenBigObject  Xaus Vergleich ausschliessenCrateDB  Xaus Vergleich ausschliessenDatastax Enterprise  Xaus Vergleich ausschliessenDrizzle  Xaus Vergleich ausschliessen
Drizzle has published its last release in September 2012. The open-source project is discontinued and Drizzle is excluded from the DB-Engines ranking.
KurzbeschreibungA cloud-native relational database compatible with MySQL, PostgreSQL, and Oracle. Designed for business critical applications.Analytic DBMS für Echtzeitberechnungen und QueriesVerteilter Data Store basierend auf LuceneDataStax 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.MySQL fork mit erweiterbarem Micro-Kernel und mit Betonung von Leistung vor Kompatibilität.
Primäres DatenbankmodellRelational DBMSRelational DBMS infoEin hierarchisches Modell (Baum) kann einer Tabelle übergestülpt werdenDocument Store
Spatial DBMS
Suchmaschine
Time Series DBMS
Vektor DBMS
Wide Column StoreRelational DBMS
Sekundäre DatenbankmodelleRelational DBMSDocument Store
Graph DBMS
Spatial DBMS
Suchmaschine
Vektor DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,66
Rang#235  Overall
#108  Relational DBMS
Punkte0,19
Rang#329  Overall
#146  Relational DBMS
Punkte0,71
Rang#227  Overall
#37  Document Stores
#5  Spatial DBMS
#16  Suchmaschinen
#19  Time Series DBMS
#8  Vektor DBMS
Punkte5,93
Rang#56  Overall
#4  Wide Column Stores
Websitewww.alibabacloud.com/­product/­polardbbigobject.iocratedb.comwww.datastax.com/­products/­datastax-enterprise
Technische Dokumentationwww.alibabacloud.com/­help/­en/­polardb/­product-overviewdocs.bigobject.iocratedb.com/­docsdocs.datastax.com
EntwicklerAlibabaBigObject, Inc.CrateDataStaxDrizzle Projekt, ursprünglich gestartet von Brian Aker
Erscheinungsjahr2015201320112008
Aktuelle Version6.8, April 20207.2.4, September 2012
Lizenz infoCommercial or Open Sourcekommerziellkommerziell infokostenlose community edition verfügbarOpen SourcekommerziellOpen Source infoGNU GPL
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjaneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
CrateDB Cloud: a distributed SQL database that spreads data and processing across an elastic cluster of shared nothing nodes. CrateDB Cloud enables data insights at scale on Microsoft Azure, AWS and Google Cloud Platform.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.
ImplementierungsspracheJavaJavaC++
Server BetriebssystemegehostetLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
All Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportLinux
OS X
FreeBSD
Linux
OS X
DatenschemajajaFlexible Schema (defined schema, partial schema, schema free)schemafreija
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinneinnein
Sekundärindizesjajajajaja
SQL infoSupport of SQLjaSQL-like DML and DDL statementsyes, but no triggers and constraints, and PostgreSQL compatibilitySQL-like DML and DDL statements (CQL); Spark SQLja infomit propriätären Erweiterungen
APIs und andere ZugriffskonzepteJDBC
ODBC
fluentd
ODBC
RESTful HTTP API
ADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
Propriätäres Protokoll infoCQL (Cassandra Query Language)
TinkerPop Gremlin infowith DSE Graph
JDBC
Unterstützte ProgrammiersprachenJava
Python
.NET
Erlang
Go infocommunity maintained client
Java
JavaScript (Node.js) infocommunity maintained client
Perl infocommunity maintained client
PHP
Python
R
Ruby infocommunity maintained client
Scala infocommunity maintained client
C
C#
C++
Java
JavaScript (Node.js)
PHP
Python
Ruby
C
C++
Java
PHP
Server-seitige Scripts infoStored ProceduresjaLuabenutzerdefinierte Funktionenneinnein
Triggersjaneinneinjanein infoHooks für Callbacks innerhalb der Servers können verwendet werden.
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud servicekeineShardingSharding infono "single point of failure"Sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplicit feature of the cloud servicekeineConfigurable replication on table/partition-levelconfigurable replication factor, datacenter aware, advanced replication for edge computingMulti-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencykeineEventual Consistency
Read-after-write consistency on record level
Immediate Consistency
Tunable Consistency infoconsistency level can be individually decided with each write operation
Fremdschlüssel inforeferenzielle Integritätjaja infoautomatically between fact table and dimension tablesneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinnein infounique row identifiers can be used for implementing an optimistic concurrency control strategynein infoAtomicity and isolation are supported for single operationsACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoRead/write lock on objects (tables, trees)jajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjajaneinja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardneinRechteverwaltung mit BenutzeraccountsZugriffsrechte für Benutzer auf einzelne Objekte definierbarPluggable Authentication Mechanismen infoz.B. LDAP, HTTP
Weitere Informationen bereitgestellt vom Systemhersteller
Alibaba Cloud PolarDBBigObjectCrateDBDatastax EnterpriseDrizzle
Specific characteristicsPolarDB, previously ApsaraDB for PolarDB, is a cloud-native relational database designed...
» mehr
The enterprise database for time series, documents, and vectors. Distributed - Native...
» mehr
DataStax Enterprise is scale-out data infrastructure for enterprises that need to...
» mehr
Competitive advantagesWebinar: Top Scientists Live: Tech Secrets to Double 11's Success Revealed. White...
» mehr
Response time in milliseconds: e ven for complex ad-hoc queries. Massive scaling...
» mehr
Supporting the following application requirements: Zero downtime - Built on Apache...
» mehr
Typical application scenariosCreating a Robust Cloud-Based Database for Fintech, E-Commerce and Gaming. Learn...
» mehr
​ IoT: accelerate your IIoT projects with CrateDB, delivering real-time analytics...
» mehr
Applications that must be massively and linearly scalable with 100% uptime and able...
» mehr
Key customersAcross all continents, CrateDB is used by companies of all sizes to meet the most...
» mehr
Capital One, Cisco, Comcast, eBay, McDonald's, Microsoft, Safeway, Sony, UBS, and...
» mehr
Market metricsThe CrateDB open source project was started in 2013 Honorable Mention in 2021 Gartner®...
» mehr
Among the Forbes 100 Most Innovative Companies, DataStax is trusted by 5 of the top...
» mehr
Licensing and pricing modelsSpecification and pricing. You can use either of the following billing methods to...
» mehr
See CrateDB pricing >
» mehr
Annual 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
Alibaba Cloud PolarDBBigObjectCrateDBDatastax EnterpriseDrizzle
DB-Engines Blog Posts

MySQL won the April ranking; did its forks follow?
1. April 2015, Paul Andlinger

Has MySQL finally lost its mojo?
1. Juli 2013, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Alibaba Cloud launches PolarDB database update - Chinadaily.com.cn
19. Januar 2024, China Daily

Alibaba Cloud Further Facilitates Digital Transformation Acceleration across Asia in the Year of the Pandemic
27. Januar 2021, PR Newswire

Chinese government blocks use of Intel, AMD chips in hardware
25. März 2024, TechRadar

6 ways Alibaba Cloud challenges AWS, Azure, and GCP
27. Juli 2020, InfoWorld

Alibaba Cloud Named a Leader in Cloud Database Management Systems for the Third Consecutive Year
2. März 2023, Financial IT

bereitgestellt von Google News

CrateDB Partners with HiveMQ to Deliver a Seamless Data Management Architecture for IoT
25. März 2024, PR Newswire

CrateDB Announces Availability of CrateDB on Google Cloud Marketplace
8. April 2024, Datanami

How We Designed CrateDB as a Realtime SQL DBMS for the Internet of Things
29. August 2017, The New Stack

Crate.io Introduces CrateDB 2.0 Enterprise and Open Source Editions
16. Mai 2017, Business Wire

Crate.io Expands CrateDB Cloud with the Launch of CrateDB Edge
15. April 2021, GlobeNewswire

bereitgestellt von Google News

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

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

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

DataStax announces availability of vector search on Astra DB
20. Juli 2023, IT Brief Australia

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