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. Apache Doris vs. CrateDB vs. Solr vs. TinkerGraph

Vergleich der Systemeigenschaften Alibaba Cloud PolarDB vs. Apache Doris vs. CrateDB vs. Solr vs. TinkerGraph

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud PolarDB  Xaus Vergleich ausschliessenApache Doris  Xaus Vergleich ausschliessenCrateDB  Xaus Vergleich ausschliessenSolr  Xaus Vergleich ausschliessenTinkerGraph  Xaus Vergleich ausschliessen
KurzbeschreibungA cloud-native relational database compatible with MySQL, PostgreSQL, and Oracle. Designed for business critical applications.An MPP-based analytics DBMS embracing the MySQL protocolVerteilter Data Store basierend auf LuceneEine häufig verwendete Suchmaschinentechnologie basierend auf Apache LuceneA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 API
Primäres DatenbankmodellRelational DBMSRelational DBMSDocument Store
Spatial DBMS
Suchmaschine
Time Series DBMS
Vektor DBMS
SuchmaschineGraph DBMS
Sekundäre DatenbankmodelleRelational DBMSSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,66
Rang#235  Overall
#108  Relational DBMS
Punkte0,60
Rang#247  Overall
#113  Relational DBMS
Punkte0,71
Rang#227  Overall
#37  Document Stores
#5  Spatial DBMS
#16  Suchmaschinen
#19  Time Series DBMS
#8  Vektor DBMS
Punkte41,02
Rang#24  Overall
#3  Suchmaschinen
Punkte0,13
Rang#345  Overall
#35  Graph DBMS
Websitewww.alibabacloud.com/­product/­polardbdoris.apache.org
github.com/­apache/­doris
cratedb.comsolr.apache.orgtinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlin
Technische Dokumentationwww.alibabacloud.com/­help/­en/­polardb/­product-overviewgithub.com/­apache/­doris/­wikicratedb.com/­docssolr.apache.org/­resources.html
EntwicklerAlibabaApache Software Foundation, originally contributed from BaiduCrateApache Software Foundation
Erscheinungsjahr2017201320062009
Aktuelle Version1.2.2, Februar 20239.6.1, Mai 2024
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache Version 2.0Open SourceOpen Source infoApache Version 2Open Source infoApache 2.0
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.
ImplementierungsspracheJavaJavaJavaJava
Server BetriebssystemegehostetLinuxAll Operating Systems, including Kubernetes with CrateDB Kubernetes Operator supportAlle Betriebssysteme mit einer Java VM infoLäuft als Servlet in einem Servlet Container (z.B. Tomcat, Jetty ist inkludiert)
DatenschemajajaFlexible Schema (defined schema, partial schema, schema free)ja infoDynamic Fields enables on-the-fly addition of new fieldsschemafrei
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaja infomit benutzerdefinierten Datentypen und automatic typingja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTjaneinneinjanein
Sekundärindizesjajajaja infoAlle Suchfelder werden automatisch indiziertnein
SQL infoSupport of SQLjajayes, but no triggers and constraints, and PostgreSQL compatibilitySolr Parallel SQL Interfacenein
APIs und andere ZugriffskonzepteJDBC
ODBC
JDBC
MySQL client
ADO.NET
JDBC
ODBC
PostgreSQL wire protocol
Prometheus Remote Read/Write
RESTful HTTP API
Java API
RESTful HTTP/JSON API
TinkerPop 3
Unterstützte ProgrammiersprachenJava
Python
Java.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
.Net
Erlang
Java
JavaScript
jede Sprache, die Sockets und entweder XML oder JSON unterstützt
Perl
PHP
Python
Ruby
Scala
Groovy
Java
Server-seitige Scripts infoStored Proceduresjabenutzerdefinierte Funktionenbenutzerdefinierte FunktionenJava pluginsnein
Triggersjaneinneinja infoUser configurable commands triggered on index changesnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud servicehorizontale PartitionierungShardingShardingkeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplicit feature of the cloud servicekeineConfigurable replication on table/partition-leveljakeine
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinspark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reducenein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Read-after-write consistency on record level
Eventual Consistencykeine
Fremdschlüssel inforeferenzielle Integritätjaneinneinneinja infoRelationships in graphs
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDnein infounique row identifiers can be used for implementing an optimistic concurrency control strategyoptimistic Lockingnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajanein
Durability infoDauerhafte Speicherung der Datenjajajajaoptional
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinneinjaja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardRechteverwaltung mit Benutzeraccountsjanein
Weitere Informationen bereitgestellt vom Systemhersteller
Alibaba Cloud PolarDBApache DorisCrateDBSolrTinkerGraph
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
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
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
Key customersAcross all continents, CrateDB is used by companies of all sizes to meet the most...
» mehr
Market metricsThe CrateDB open source project was started in 2013 Honorable Mention in 2021 Gartner®...
» mehr
Licensing and pricing modelsSpecification and pricing. You can use either of the following billing methods to...
» mehr
See CrateDB pricing >
» 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 PolarDBApache DorisCrateDBSolrTinkerGraph
DB-Engines Blog Posts

Elasticsearch replaced Solr as the most popular search engine
12. Januar 2016, Paul Andlinger

Enterprise Search Engines almost double their popularity in the last 12 months
2. Juli 2014, Paul Andlinger

The DB-Engines ranking includes now search engines
4. Februar 2013, Paul Andlinger

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

Apache Doris for Log and Time Series Data Analysis in NetEase: Why Not Elasticsearch and InfluxDB?
5. Juni 2024, hackernoon.com

Workload Isolation in Apache Doris: Optimizing Resource Management and Performance
25. Mai 2024, hackernoon.com

How to Digest 15 Billion Logs Per Day and Keep Big Queries Within 1 Second
1. September 2023, KDnuggets

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

Streamlining Data Operations: How a Grocery Chain Optimizes Workloads with Apache Doris
16. Mai 2024, hackernoon.com

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, businesswire.com

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

bereitgestellt von Google News

SOLR-led walkout demands better conditions for Compass workers
27. Februar 2024, Daily Northwestern

Solr Network Launches Groundbreaking Solana Token Creator
28. Mai 2024, AccessWire

(SOLR) Proactive Strategies
27. Mai 2024, Stock Traders Daily

Have Insiders Been Buying Solar Alliance Energy Inc. (CVE:SOLR) Shares?
27. Mai 2024, Yahoo Movies UK

SOLR hosts teach-in of labor movements at Northwestern
28. Januar 2024, Daily Northwestern

bereitgestellt von Google News

Unit testing Apache TinkerPop transactions: From TinkerGraph to Amazon Neptune | Amazon Web Services
3. Juni 2024, AWS Blog

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27. September 2021, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21. Februar 2012, SiliconANGLE News

Introducing Gremlin query hints for Amazon Neptune
26. Februar 2019, AWS Blog

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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

Präsentieren Sie hier Ihr Produkt