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

DBMS > Alibaba Cloud AnalyticDB for PostgreSQL vs. GeoSpock vs. HBase vs. Solr vs. YugabyteDB

Vergleich der Systemeigenschaften Alibaba Cloud AnalyticDB for PostgreSQL vs. GeoSpock vs. HBase vs. Solr vs. YugabyteDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDB  Xaus Vergleich ausschliessenGeoSpock  Xaus Vergleich ausschliessenHBase  Xaus Vergleich ausschliessenSolr  Xaus Vergleich ausschliessenYugabyteDB  Xaus Vergleich ausschliessen
GeoSpock seems to be discontinued. Therefore it will be excluded from the DB-Engines ranking.
KurzbeschreibungAn online MPP (Massively Parallel Processing) data warehousing service based on GreenplumSpatial and temporal data processing engine for extreme data scaleWide-Column Store basierend auf Apache Hadoop und auf Konzepten von BigTableEine häufig verwendete Suchmaschinentechnologie basierend auf Apache LuceneHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellRelational DBMSRelational DBMSWide Column StoreSuchmaschineRelational DBMS
Sekundäre DatenbankmodelleTime Series DBMSSpatial DBMSDocument Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,62
Rang#241  Overall
#110  Relational DBMS
Punkte31,25
Rang#26  Overall
#2  Wide Column Stores
Punkte44,28
Rang#24  Overall
#3  Suchmaschinen
Punkte3,11
Rang#99  Overall
#51  Relational DBMS
Websitewww.alibabacloud.com/­product/­hybriddb-postgresqlgeospock.comhbase.apache.orgsolr.apache.orgwww.yugabyte.com
Technische Dokumentationwww.alibabacloud.com/­help/­en/­analyticdb-for-postgresql/­latest/­product-introduction-overviewhbase.apache.org/­book.htmlsolr.apache.org/­resources.htmldocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
EntwicklerAlibaba / Pivotal Software Inc. / PostgreSQL Global Development GroupGeoSpockApache Software Foundation infoApache Top-Level Projekt, ursprünglich entwickelt von PowersetApache Software FoundationYugabyte Inc.
Erscheinungsjahr2016200820062017
Aktuelle Version2.0, September 20192.3.4, Jaenner 20219.5.0, Februar 20242.1, September 2023
Lizenz infoCommercial or Open SourcekommerziellkommerziellOpen Source infoApache Version 2Open Source infoApache Version 2Open Source infoApache 2.0
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarjajaneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
YugabyteDB Managed is the fully managed database-as-a-service offering of YugabyteDB. Get started quickly, and effortlessly ensure continuous availability and limitless scale of your cloud native applications.
ImplementierungsspracheJava, JavascriptJavaJavaC und C++
Server BetriebssystemegehostetgehostetLinux
Unix
Windows infomit Cygwin
Alle Betriebssysteme mit einer Java VM infoLäuft als Servlet in einem Servlet Container (z.B. Tomcat, Jetty ist inkludiert)Linux
OS X
Datenschemajajaschema-free, schema definition possibleja infoDynamic Fields enables on-the-fly addition of new fieldsdepending on used data model
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaoptions to bring your own types, AVROja 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ärindizesjatemporal, categoricalneinja infoAlle Suchfelder werden automatisch indiziertja
SQL infoSupport of SQLjaANSI SQL for query only (using Presto)neinSolr Parallel SQL Interfaceyes, PostgreSQL compatible
APIs und andere ZugriffskonzepteJDBC
ODBC
JDBCJava API
RESTful HTTP API
Thrift
Java API
RESTful HTTP/JSON API
JDBC
YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language
YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL
Unterstützte ProgrammiersprachenC
Java
Perl
Python
R
C
C#
C++
Groovy
Java
PHP
Python
Scala
.Net
Erlang
Java
JavaScript
jede Sprache, die Sockets und entweder XML oder JSON unterstützt
Perl
PHP
Python
Ruby
Scala
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-seitige Scripts infoStored Proceduresjaneinja infoCoprocessors in JavaJava pluginsja infosql, plpgsql, C
Triggersjaneinjaja infoUser configurable commands triggered on index changesja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoImplicit feature of the cloud serviceAutomatic shardingShardingShardingHash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenja infoImplicit feature of the cloud serviceMulti-Source Replikation
Source-Replica Replikation
jaBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjaspark-solr: github.com/­lucidworks/­spark-solr and streaming expressions to reducenein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate Consistency or Eventual ConsistencyEventual ConsistencyStrong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätjaneinneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinSingle row ACID (across millions of columns)optimistic LockingDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajajaja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinjajanein
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess rights for users can be defined per tableAccess Control Lists (ACL) for RBAC, integration with Apache Ranger for RBAC & ABACjaja
Weitere Informationen bereitgestellt vom Systemhersteller
Alibaba Cloud AnalyticDB for PostgreSQL infoformer name was HybridDBGeoSpockHBaseSolrYugabyteDB
Specific characteristicsYugabyteDB is an open source distributed SQL database for cloud native transactional...
» mehr
Competitive advantagesPostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» mehr
Typical application scenariosSystems of record and engagement for cloud native applications that require resilience,...
» mehr
Market metrics2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» mehr
Licensing and pricing modelsApache 2.0 license for the database
» 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 AnalyticDB for PostgreSQL infoformer name was HybridDBGeoSpockHBaseSolrYugabyteDB
DB-Engines Blog Posts

Cloudera's HBase PaaS offering now supports Complex Transactions
11. August 2021,  Krishna Maheshwari (sponsor) 

Why is Hadoop not listed in the DB-Engines Ranking?
13. Mai 2013, Paul Andlinger

alle anzeigen

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 upgrades AnalyticDB with vector database engine
25. Juli 2023, CloudTech News

Gartner names Alibaba Cloud leader in cloud database management for 4th year
9. Februar 2024, Backend News

Two Critical Flaws Found in Alibaba Cloud's PostgreSQL Databases
20. April 2023, The Hacker News

bereitgestellt von Google News

How GeoSpock is supercharging geospatial analytics
23. Februar 2021, ComputerWeekly.com

GeoSpock launches Spatial Big Data Platform 2.0
4. September 2019, VanillaPlus

nChain Leads Investment Round in Extreme-scale Data Firm GeoSpock
2. Oktober 2020, AlexaBlockchain

GeoSpock’s extreme-scale data mission in $5.4m funding boost
8. Oktober 2020, Cambridge Independent

Smart Cities, Autonomous Vehicles, Artificial General Intelligence Robotics: Q&A with Steve Marsh, GeoSpock
16. Mai 2018, ExchangeWire

bereitgestellt von Google News

Facebook unveils Hydrabase, a next-generation HBase
22. April 2024, Yahoo Canada Shine On

Best Practices from Rackspace for Modernizing a Legacy HBase/Solr Architecture Using AWS Services | Amazon Web ...
9. Oktober 2023, AWS Blog

Less Components, Higher Performance: Apache Doris instead of ClickHouse, MySQL, Presto, and HBase
20. Oktober 2023, hackernoon.com

HBase: The database big data left behind
6. Mai 2016, InfoWorld

What Is HBase? (Definition, Uses, Benefits, Features)
22. Dezember 2022, Built In

bereitgestellt von Google News

Closing Bell: Solar Alliance Energy Inc flat on Tuesday (SOLR)
24. April 2024, The Globe and Mail

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

Closing Bell: Solar Alliance Energy Inc flat on Monday (SOLR)
23. April 2024, The Globe and Mail

Best Practices from Rackspace for Modernizing a Legacy HBase/Solr Architecture Using AWS Services | Amazon Web ...
9. Oktober 2023, AWS Blog

Long Term Trading Analysis for (SOLR)
28. März 2024, Stock Traders Daily

bereitgestellt von Google News

Yugabyte Achieves PCI DSS Level 1 Compliance, Validating Secure and Scalable Distributed PostgreSQL for ...
14. März 2024, Business Wire

Yugabyte announced details and theme for Distributed SQL Summit Asia
18. April 2024, Martechcube

Yugabyte Embraces 'No Downtime, No Limits,' as the Theme of the Upcoming Distributed SQL Summit Asia
18. April 2024, Yahoo Finance

YugabyteDB Becomes First Distributed SQL Database Vendor to Complete CIS Benchmark
1. Februar 2024, Datanami

YUGABYTE'S DSS ASIA 2024: UNEARTH POWER, VERSATILITY OF DISTRIBUTED SQL
18. April 2024, BERNAMA

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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.

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

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