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 > NebulaGraph vs. Quasardb vs. TiDB vs. Transwarp Hippo vs. YDB

Vergleich der Systemeigenschaften NebulaGraph vs. Quasardb vs. TiDB vs. Transwarp Hippo vs. YDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameNebulaGraph  Xaus Vergleich ausschliessenQuasardb  Xaus Vergleich ausschliessenTiDB  Xaus Vergleich ausschliessenTranswarp Hippo  Xaus Vergleich ausschliessenYDB  Xaus Vergleich ausschliessen
KurzbeschreibungA distributed, linear scalable, high perfomant Graph DBMSDistributed, high-performance timeseries databaseTiDB is an open source distributed SQL database that supports Hybrid Transactional/Analytical Processing (HTAP) workloads. It is MySQL compatible and features horizontal scalability, strong consistency, and high availability.Cloud-native distributed Vector DBMS that supports storage, retrieval, and management of massive vector-based datasetsA distributed fault-tolerant database service, with high availability, scalability, immediate consistency and ACID transactions and providing an Amazon DynamoDB compatible API
Primäres DatenbankmodellGraph DBMSTime Series DBMSRelational DBMSVektor DBMSDocument Store
Relational DBMS
Sekundäre DatenbankmodelleDocument Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,23
Rang#116  Overall
#10  Graph DBMS
Punkte0,21
Rang#322  Overall
#29  Time Series DBMS
Punkte4,25
Rang#74  Overall
#40  Relational DBMS
Punkte0,05
Rang#386  Overall
#14  Vektor DBMS
Punkte0,33
Rang#287  Overall
#43  Document Stores
#132  Relational DBMS
Websitegithub.com/­vesoft-inc/­nebula
www.nebula-graph.io
quasar.aipingcap.comwww.transwarp.cn/­en/­subproduct/­hippogithub.com/­ydb-platform/­ydb
ydb.tech
Technische Dokumentationdocs.nebula-graph.iodoc.quasar.ai/­masterdocs.pingcap.com/­tidb/­stableydb.tech/­en/­docs
EntwicklerVesoft Inc.quasardbPingCAP, Inc.Yandex
Erscheinungsjahr20192009201620232019
Aktuelle Version3.14.1, Jänner 20248.1.0, Mai 20241.0, Mai 2023
Lizenz infoCommercial or Open SourceOpen Source infoApache Version 2.0 + Common Clause 1.0kommerziell infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licensesOpen Source infoApache 2.0kommerziellOpen Source infoApache 2.0; commercial license available
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
TiDB Cloud: Fully-managed TiDB Service. Bring everything great about TiDB to the cloud.
ImplementierungsspracheC++C++Go, RustC++
Server BetriebssystemeLinuxBSD
Linux
OS X
Windows
LinuxLinux
macOS
Linux
DatenschemaStrong typed schemaschemafreijaFlexible Schema (defined schema, partial schema, schema free)
Typisierung infovordefinierte Datentypen, z.B. float oder datejaja infointeger and binaryjaVector, Numeric and Stringja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesja 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.ja infomittels Tagsjaneinja
SQL infoSupport of SQLSQL-like query languageSQL-like query languagejaneinSQL-like query language (YQL)
APIs und andere ZugriffskonzepteBrowser 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
HTTP APIGORM
JDBC
ODBC
Proprietäres Protokoll
SQLAlchemy
RESTful HTTP APIRESTful HTTP API (DynamoDB compatible)
Unterstützte Programmiersprachen.Net
C++
Go
Java
PHP
Python
.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C++
Java
Python
Go
Java
JavaScript (Node.js)
PHP
Python
Server-seitige Scripts infoStored Proceduresuser defined functionsneinneinneinnein
Triggersneinneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingSharding infoconsistent hashinghorizontal partitioning (by key range)ShardingSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenCausal Clustering using Raft protocolSource-Replica Replikation mit wählbarem ReplikationsfaktorUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Active-passive shard replication
MapReduce infoBietet ein API für Map/Reduce Operationenneinwith Hadoop integrationja infowith TiSpark Connectornonein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infoRelationships in graphsneinja infofull support since version 6.6neinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDneinACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenja infousing RocksDBja infomittels LevelDBjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaja infoTransient modeneinjanein
Berechtigungskonzept infoZugriffskontrolleRole-based access controlCryptographically strong user authentication and audit trailFine grained access rights according to SQL-standardRole based access control and fine grained access rightsAccess rights defined for Yandex Cloud users
Weitere Informationen bereitgestellt vom Systemhersteller
NebulaGraphQuasardbTiDBTranswarp HippoYDB
Specific characteristicsNebulaGraph is a truly distributed, linearly scalable, lightning-fast graph database,...
» mehr
TiDB is an advanced open-source, distributed SQL database for modern application...
» mehr
Competitive advantagesNebulaGraph boasts the world's only graph database solution that is able to host...
» mehr
- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» mehr
Typical application scenariosSocial networking Fraud detection Knowledge graph Data warehouse management Anti...
» mehr
TiDB is ideal for transactional applications that require extreme scalability and...
» mehr
Key customersCompanies from a variety of industries have implemented NebulaGraph Database in production,...
» mehr
Block, Pinterest, Catalyst, Bolt, Flipkart, Capcom, Shopee (E-commerce), JD Cloud...
» mehr
Market metricsAt our very early stage, NebulaGraph has already received over 10,000 stars on GitHub...
» mehr
34K+ GitHub stars 5K+ members in TiDB Community Slack 1K+ community contributors...
» mehr
Licensing and pricing modelsNebulaGraph is open source and free to use under Apache 2.0 license.
» mehr
TiDB Community : Free open source software (Apache 2.0) TiDB Self-Hosted : Enterprise...
» 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
NebulaGraphQuasardbTiDBTranswarp HippoYDB
Erwähnungen in aktuellen Nachrichten

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

NebulaGraph Completes Series A to Scale Its Distributed Graph Database
16. September 2022, Datanami

bereitgestellt von Google News

Record quasar is most luminous object in the universe
20. Februar 2024, EarthSky

Quasar Partners with PTC to Empower IoT Customers with High-Performance Data Solutions
11. September 2023, Datanami

QUASAR yacht (Bilgin, 46.8m, 2016)
3. Juli 2023, Boat International

Quasar Selected by National Renewable Energy Laboratory to Help with Energy System De-risking and Optimization
6. Juni 2023, PR Newswire

ESO - Data Release 1: The UVES Spectral Quasar Absorption Database (SQUAD)
8. März 2019, ESO.org

bereitgestellt von Google News

Navigating Modern Data Challenges: Ed Huang, CTO of PingCAP on the Future of Distributed SQL Databases
10. Juni 2024, DATAQUEST

How PingCAP transformed TiDB into a serverless DBaaS using Amazon S3 and Amazon EBS | Amazon Web Services
14. November 2023, AWS Blog

PingCAP Launches TiDB 7.5, Enhancing Distributed SQL Database Tech
19. Dezember 2023, Datanami

Google Cloud's C3D Instances Provide Strong Performance Value For PingCAP's TiDB
28. März 2024, Phoronix

TiDB by PingCAP Leads Data Management Revolution at GIDS 2024, Empowering India's Burgeoning Developer ...
25. April 2024, CXOToday.com

bereitgestellt von Google News

Russian Court Sues Yandex CEO For LGBT Propaganda Case
30. April 2024, VOI.ID

Personal Data Protection Service Initiates Probe into Yandex.Go App’s Data Processing
10. August 2023, Civil Georgia

Data leak from Russian delivery app shows dining habits of the secret police
3. April 2022, The Verge

Yandex code leak: Why hack of ‘Russian Google’s’ ranking factors has spooked the SEO industry
1. Februar 2023, The Indian Express

Russian secret police data leaked by food delivery app including where they live and what they eat...
4. April 2022, The US Sun

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