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

DBMS > Alibaba Cloud TSDB vs. Heroic vs. Percona Server for MongoDB vs. SingleStore vs. YugabyteDB

Vergleich der Systemeigenschaften Alibaba Cloud TSDB vs. Heroic vs. Percona Server for MongoDB vs. SingleStore vs. YugabyteDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud TSDB  Xaus Vergleich ausschliessenHeroic  Xaus Vergleich ausschliessenPercona Server for MongoDB  Xaus Vergleich ausschliessenSingleStore infoformer name was MemSQL  Xaus Vergleich ausschliessenYugabyteDB  Xaus Vergleich ausschliessen
KurzbeschreibungA stable, reliable, and cost-effective online high-performance time series database serviceTime Series DBMS built at Spotify based on Cassandra or Google Cloud Bigtable, and ElasticSearchA drop-in replacement for MongoDB Community Edition with enterprise-grade features.MySQL wire-compliant distributed RDBMS that combines an in-memory row-oriented and a disc-based column-oriented storage with patented universal storage to handle transactional and analytical workloads in one single table typeHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellTime Series DBMSTime Series DBMSDocument StoreRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Time Series DBMS
Vektor DBMS
Document Store
Wide Column Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,24
Rang#312  Overall
#27  Time Series DBMS
Punkte0,57
Rang#250  Overall
#21  Time Series DBMS
Punkte0,55
Rang#253  Overall
#39  Document Stores
Punkte5,91
Rang#61  Overall
#34  Relational DBMS
Punkte3,11
Rang#99  Overall
#51  Relational DBMS
Websitewww.alibabacloud.com/­product/­hitsdbgithub.com/­spotify/­heroicwww.percona.com/­mongodb/­software/­percona-server-for-mongodbwww.singlestore.comwww.yugabyte.com
Technische Dokumentationwww.alibabacloud.com/­help/­en/­time-series-database/­latest/­what-is-tsdbspotify.github.io/­heroicdocs.percona.com/­percona-distribution-for-mongodbdocs.singlestore.comdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
EntwicklerAlibabaSpotifyPerconaSingleStore Inc.Yugabyte Inc.
Erscheinungsjahr2014201520132017
Aktuelle Version3.4.10-2.10, November 20178.5, Jänner 20242.1, September 2023
Lizenz infoCommercial or Open SourcekommerziellOpen Source infoApache 2.0Open Source infoGPL Version 2kommerziell infofree developer edition availableOpen 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.
SingleStoreDB Cloud: The world's fastest, modern cloud database for both operational (OLTP) and analytical (OLAP) workloads. Available instantly with multi-cloud and hybrid-cloud capabilitiesYugabyteDB 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.
ImplementierungsspracheJavaC++C++, GoC und C++
Server BetriebssystemegehostetLinuxLinux info64 bit version requiredLinux
OS X
Datenschemaschemafreischemafreischemafreijadepending on used data model
Typisierung infovordefinierte Datentypen, z.B. float oder dateNumeric data and Stringsjajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesneinja infovia Elasticsearchjajaja
SQL infoSupport of SQLneinneinneinyes infobut no triggers and foreign keysyes, PostgreSQL compatible
APIs und andere ZugriffskonzepteHTTP RESTHQL (Heroic Query Language, a JSON-based language)
HTTP API
Proprietäres Protokoll basierend auf JSONCluster Management API infoas HTTP Rest and CLI
HTTP API
JDBC
MongoDB API
ODBC
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 ProgrammiersprachenJavaActionscript
C
C#
C++
Clojure
ColdFusion
D
Dart
Delphi
Erlang
Go
Groovy
Haskell
Java
JavaScript
Lisp
Lua
MatLab
Perl
PHP
PowerShell
Prolog
Python
R
Ruby
Scala
Smalltalk
Bash
C
C#
Java
JavaScript (Node.js)
Python
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-seitige Scripts infoStored ProceduresneinneinJavaScriptjaja infosql, plpgsql, C
Triggersneinneinneinneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingShardingSharding infohash partitioningHash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenjaSource-Replica ReplikationSource-Replica Replikation infostores two copies of each physical data partition on two separate nodesBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjanein infocan define user-defined aggregate functions for map-reduce-style calculationsnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Immediate Consistency
Eventual Consistency
Immediate Consistency
Immediate ConsistencyStrong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätneinneinneinneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinneinneinACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajayes, multi-version concurrency control (MVCC)ja
Durability infoDauerhafte Speicherung der Datenjajajaja infoAll updates are persistent, including those to disk-based columnstores and memory-based row stores. Transaction commits are supported via write-ahead log.ja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinneinja infovia In-Memory Enginejanein
Berechtigungskonzept infoZugriffskontrolleAccess managed on TSDB instance levelAccess rights for users and rolesFine grained access control via users, groups and rolesja
Weitere Informationen bereitgestellt vom Systemhersteller
Alibaba Cloud TSDBHeroicPercona Server for MongoDBSingleStore infoformer name was MemSQLYugabyteDB
Specific characteristicsSingleStore offers a fully-managed , distributed, highly-scalable SQL database designed...
» mehr
YugabyteDB is an open source distributed SQL database for cloud native transactional...
» mehr
Competitive advantagesSingleStore’s competitive advantages include: Easy and Simplified Architecture with...
» mehr
PostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» mehr
Typical application scenariosDriving Fast Analytics: SingleStore delivers the fastest and most scalable reporting...
» mehr
Systems of record and engagement for cloud native applications that require resilience,...
» mehr
Key customersIEX Cloud : Improves Financial Data Distribution Speed 15x with Singlestore DB Comcast,...
» mehr
Market metricsCustomers in various industries worldwide including US and International Industry...
» mehr
2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» mehr
Licensing and pricing modelsF ree Tier and Enterprise Edition
» mehr
Apache 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 TSDBHeroicPercona Server for MongoDBSingleStore infoformer name was MemSQLYugabyteDB
DB-Engines Blog Posts

Turbocharge Your Application Development Using WebAssembly With SingleStoreDB
17. Oktober 2022,  Akmal Chaudhri, SingleStore (sponsor) 

Cloud-Based Analytics With SingleStoreDB
9. Juni 2022,  Akmal Chaudhri, SingleStore (sponsor) 

SingleStore: The Increasing Momentum of Multi-Model Database Systems
14. Februar 2022,  Akmal Chaudhri, SingleStore (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

SQL and TimescaleDB. This article takes a closer look into… | by Alibaba Cloud
31. Juli 2019, DataDrivenInvestor

bereitgestellt von Google News

Review: Google Bigtable scales with ease
7. September 2016, InfoWorld

bereitgestellt von Google News

How to Plan Your MongoDB Upgrade
29. Januar 2024, The New Stack

FerretDB goes GA: Gives you MongoDB, without the MongoDB...
15. Mai 2023, The Stack

Percona launches management system aimed at open-source databases
17. Mai 2022, The Register

Is database-as-a-service in Percona's future?
23. Mai 2022, VentureBeat

Percona Joins the Google Cloud Platform Partner Program as a Service Partner
5. April 2016, Yahoo Movies UK

bereitgestellt von Google News

SingleStore CEO sees little future for purpose-built vector databases
24. Januar 2024, VentureBeat

SingleStore adds indexed vector search to Pro Max release for faster AI work – Blocks and Files
29. Januar 2024, Blocks and Files

New AI features for developers in SingleStoreDB
29. Januar 2024, InfoWorld

SingleStore CEO on High-Speed Database Currents
30. Januar 2024, Bloomberg

SingleStore Announces Real-time Data Platform to Further Accelerate AI, Analytics and Application Development
24. Januar 2024, Business Wire

bereitgestellt von Google News

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

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

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

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

Yugabyte adds multiregion Kubernetes support to YugabyteDB 2.18
24. Mai 2023, InfoWorld

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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.

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

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

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