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

DBMS > Alibaba Cloud TSDB vs. BigObject vs. NebulaGraph vs. TimescaleDB vs. YugabyteDB

Vergleich der Systemeigenschaften Alibaba Cloud TSDB vs. BigObject vs. NebulaGraph vs. TimescaleDB vs. YugabyteDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameAlibaba Cloud TSDB  Xaus Vergleich ausschliessenBigObject  Xaus Vergleich ausschliessenNebulaGraph  Xaus Vergleich ausschliessenTimescaleDB  Xaus Vergleich ausschliessenYugabyteDB  Xaus Vergleich ausschliessen
KurzbeschreibungA stable, reliable, and cost-effective online high-performance time series database serviceAnalytic DBMS für Echtzeitberechnungen und QueriesA distributed, linear scalable, high perfomant Graph DBMSA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQLHigh-performance distributed SQL database for global, internet-scale applications. Wire and feature compatible with PostgreSQL.
Primäres DatenbankmodellTime Series DBMSRelational DBMS infoEin hierarchisches Modell (Baum) kann einer Tabelle übergestülpt werdenGraph DBMSTime Series DBMSRelational DBMS
Sekundäre DatenbankmodelleRelational DBMSDocument 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,13
Rang#342  Overall
#150  Relational DBMS
Punkte2,12
Rang#125  Overall
#10  Graph DBMS
Punkte4,87
Rang#74  Overall
#4  Time Series DBMS
Punkte3,11
Rang#99  Overall
#51  Relational DBMS
Websitewww.alibabacloud.com/­product/­hitsdbbigobject.iogithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
www.timescale.comwww.yugabyte.com
Technische Dokumentationwww.alibabacloud.com/­help/­en/­time-series-database/­latest/­what-is-tsdbdocs.bigobject.iodocs.nebula-graph.iodocs.timescale.comdocs.yugabyte.com
github.com/­yugabyte/­yugabyte-db
EntwicklerAlibabaBigObject, Inc.Vesoft Inc.TimescaleYugabyte Inc.
Erscheinungsjahr2015201920172017
Aktuelle Version2.13.0, November 20232.1, September 2023
Lizenz infoCommercial or Open Sourcekommerziellkommerziell infokostenlose community edition verfügbarOpen Source infoApache Version 2.0 + Common Clause 1.0Open Source infoApache 2.0Open 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.
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.
ImplementierungsspracheC++CC und C++
Server BetriebssystemegehostetLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
LinuxLinux
OS X
Windows
Linux
OS X
DatenschemaschemafreijaStrong typed schemajadepending 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, XSLTneinneinneinjanein
Sekundärindizesneinjaja infoNebula Graph internally uses the Key-Value store RocksDB for persistency. The vertices, edges, and their properties are stored as Key while their values are stored as Value. The primary indexes are per Key and secondary indexes are per Value.jaja
SQL infoSupport of SQLneinSQL-like DML and DDL statementsSQL-like query languageja infofull PostgreSQL SQL syntaxyes, PostgreSQL compatible
APIs und andere ZugriffskonzepteHTTP RESTfluentd
ODBC
RESTful HTTP API
Browser interface
console (shell)
Cypher Query Language
GO Object Graph Mapper
Java Object Graph Mapper
NGBatis infoORM framework for NebulaGraph and Spring-Boot
Proprietäres native API
Python Object Graph Mapper
Query language nGQL
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
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 ProgrammiersprachenJava.Net
C++
Go
Java
PHP
Python
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Rust
Scala
Server-seitige Scripts infoStored ProceduresneinLuauser defined functionsbenutzerdefinierte Funktionen, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shellja infosql, plpgsql, C
Triggersneinneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenkeineShardingyes, across time and space (hash partitioning) attributesHash and Range Sharding, row-level geo-partitioning
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeineCausal Clustering using Raft protocolSource-Replica Replikation infoBased on Raft distributed consensus protocol, minimum 3 replicas for continuous availability
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencykeineImmediate ConsistencyImmediate ConsistencyStrong consistency on writes and tunable consistency on reads
Fremdschlüssel inforeferenzielle Integritätneinja infoautomatically between fact table and dimension tablesja infoRelationships in graphsjaja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinneinACIDACIDDistributed ACID with Serializable & Snapshot Isolation. Inspired by Google Spanner architecture.
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoRead/write lock on objects (tables, trees)jajaja
Durability infoDauerhafte Speicherung der Datenjajaja infousing RocksDBjaja infobased on RocksDB
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenneinjajaneinnein
Berechtigungskonzept infoZugriffskontrolleAccess managed on TSDB instance levelneinRole-based access controlBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardja
Weitere Informationen bereitgestellt vom Systemhersteller
Alibaba Cloud TSDBBigObjectNebulaGraphTimescaleDBYugabyteDB
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» mehr
YugabyteDB is an open source distributed SQL database for cloud native transactional...
» mehr
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» mehr
PostgreSQL compatible: Get instantly productive with a PostgreSQL compatible RDBMS....
» mehr
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» mehr
Systems of record and engagement for cloud native applications that require resilience,...
» mehr
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» mehr
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» mehr
2 Million+ lifetime clusters deployed, 6.5K+ GitHub stars, 7K YugabyteDB Community...
» mehr
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» 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 TSDBBigObjectNebulaGraphTimescaleDBYugabyteDB
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

NebulaGraph Enterprise v5.0: The First Distributed Graph Database to Offer Native GQL Support
18. April 2024, Yahoo Finance

Celebrating 10,000 GitHub Stars for NebulaGraph | | news-journal.com
26. März 2024, Longview News-Journal

NebulaGraph Enterprise v3.7.0 Empowers Enterprises to Build Knowledge Graphs with a Few Clicks
3. April 2024, PR Newswire

Vesoft (NebulaGraph) Recognized in the Gartner® Market Guide for Graph Database Management Systems
15. November 2023, PR Newswire

NebulaGraph reaps from China’s growing appetite for graph databases
16. September 2022, TechCrunch

bereitgestellt von Google News

TimescaleDB Is a Vector Database Now, Too
25. September 2023, Datanami

Timescale Acquires PopSQL to Bring a Modern, Collaborative SQL GUI to PostgreSQL Developers
4. April 2024, PR Newswire

Visualizing IoT Data at Scale With Hopara and TimescaleDB
16. Mai 2023, Embedded Computing Design

Power IoT and time-series workloads with TimescaleDB for Azure Database for PostgreSQL
18. März 2019, azure.microsoft.com

Timescale Valuation Rockets to Over $1B with $110M Round, Marking the Explosive Rise of Time-Series Data
22. Februar 2022, 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

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.

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

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

Präsentieren Sie hier Ihr Produkt