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

DBMS > Dgraph vs. SAP Advantage Database Server vs. ScyllaDB vs. TerminusDB vs. TiDB

Vergleich der Systemeigenschaften Dgraph vs. SAP Advantage Database Server vs. ScyllaDB vs. TerminusDB vs. TiDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDgraph  Xaus Vergleich ausschliessenSAP Advantage Database Server infofrüherer Name: Sybase ADS  Xaus Vergleich ausschliessenScyllaDB  Xaus Vergleich ausschliessenTerminusDB infoformer name was DataChemist  Xaus Vergleich ausschliessenTiDB  Xaus Vergleich ausschliessen
SAP Advantage Database Server seems to be discontinued. Therefore it is excluded from the DB-Engines Ranking.
KurzbeschreibungVerteiltes, skalierbares Graph DBMSLow-cost RDBMS with access to ISAM and FoxPro data structuresCassandra and DynamoDB compatible wide column storeScalable Graph Database platform making enterprise data available by exploiting inferred entities and relationshipsTiDB 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.
Primäres DatenbankmodellGraph DBMSRelational DBMSWide Column StoreGraph DBMSRelational DBMS
Sekundäre DatenbankmodelleKey-Value StoreDocument Store
RDF Store
Document Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,53
Rang#164  Overall
#15  Graph DBMS
Punkte5,69
Rang#67  Overall
#5  Wide Column Stores
Punkte0,23
Rang#323  Overall
#28  Graph DBMS
Punkte5,14
Rang#75  Overall
#41  Relational DBMS
Websitedgraph.iowww.sap.com/products/advantage-database-server.htmlwww.scylladb.comterminusdb.compingcap.com
Technische Dokumentationdgraph.io/­docsdocs.scylladb.comterminusdb.github.io/­terminusdb/­#docs.pingcap.com/­tidb/­stable
EntwicklerDgraph Labs, Inc.Sybase, SAPScyllaDBDataChemist Ltd.PingCAP, Inc.
Erscheinungsjahr20161993201520182016
Aktuelle VersionScyllaDB Open Source 5.4.1, Jaenner 202411.0.0, Jaenner 20237.6.0, Jaenner 2024
Lizenz infoCommercial or Open SourceOpen Source infoApache 2.0kommerziellOpen Source infoOpen Source (AGPL), commercial license availableOpen Source infoGPL V3Open Source infoApache 2.0
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.
Scylla Cloud: Create real-time applications that run at global scale with Scylla Cloud, the industry’s most powerful NoSQL DBaaSTiDB Cloud: Fully-managed TiDB Service. Bring everything great about TiDB to the cloud.
ImplementierungsspracheGoC++Prolog, RustGo, Rust
Server BetriebssystemeLinux
OS X
Windows
Linux
Windows
LinuxLinuxLinux
Datenschemaschemafreijaschemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinneinnein
Sekundärindizesjajaja infocluster global secondary indicesja
SQL infoSupport of SQLneinjaSQL-like DML and DDL statements (CQL)SQL-like query language (WOQL)ja
APIs und andere ZugriffskonzepteGraphQL query language
gRPC (using protocol buffers) API
HTTP API
.NET Client API
ADO.NET
JDBC
ODBC
OLE DB
Proprietäres Protokoll infocompatible with CQL (Cassandra Query Language, an SQL-like language)
RESTful HTTP API (DynamoDB compatible)
Thrift
OWL
RESTful HTTP API
WOQL (Web Object Query Language)
GORM
JDBC
ODBC
Proprietäres Protokoll
SQLAlchemy
Unterstützte ProgrammiersprachenC#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Delphi
Perl
PHP
For CQL interface: C#, C++, Clojure, Erlang, Go, Haskell, Java, JavaScript, Node.js, Perl, PHP, Python, Ruby, Rust, Scala
For DynamoDB interface: .Net, ColdFusion, Erlang, Groovy, Java, JavaScript, Perl, PHP, Python, Ruby
JavaScript
Python
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
Server-seitige Scripts infoStored Proceduresneinjayes, Luajanein
Triggersneinjaneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenjakeineShardingGraph Partitioninghorizontal partitioning (by key range)
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSynchronous replication via RaftMulti-Source Replikation infoCONFLICT Trigger to resolve replication conflicts
Source-Replica Replikation
frei wählbarer Replikationsfaktor infoRepresentation of geographical distribution of servers is possibleJournaling StreamsUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinneinneinja infowith TiSpark Connector
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyEventual Consistency
Tunable Consistency infocan be individually decided for each write operation
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinjaneinjaja infofull support since version 6.6
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDnein infoAtomicity and isolation are supported for single operationsACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenjajajaja infoin-memory journalingja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltennein infocaching of (temporary) tables can be configuredja infoin-memory tablesnein
Berechtigungskonzept infoZugriffskontrollenein infoPlanned for future releasesBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess rights for users can be defined per objectRole-based access controlFine grained access rights according to SQL-standard
Weitere Informationen bereitgestellt vom Systemhersteller
DgraphSAP Advantage Database Server infofrüherer Name: Sybase ADSScyllaDBTerminusDB infoformer name was DataChemistTiDB
Specific characteristicsScyllaDB is engineered to deliver predictable performance at scale. It’s adopted...
» mehr
TiDB is an advanced open-source, distributed SQL database for modern application...
» mehr
Competitive advantagesHighly-performant (efficiently utilizes full resources of a node and network; millions...
» mehr
- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» mehr
Typical application scenariosScyllaDB is ideal for applications that require high throughput and low latency at...
» mehr
TiDB is ideal for transactional applications that require extreme scalability and...
» mehr
Key customersDiscord, Epic Games, Expedia, Zillow, Comcast, Disney+ Hotstar, Samsung, ShareChat,...
» mehr
Block, Pinterest, Catalyst, Bolt, Flipkart, Capcom, Shopee (E-commerce), JD Cloud...
» mehr
Market metricsScyllaDB typically offers ~75% total cost of ownership savings, with ~5X higher throughput...
» mehr
34K+ GitHub stars 5K+ members in TiDB Community Slack 1K+ community contributors...
» mehr
Licensing and pricing modelsScyllaDB Open Source - free open source software (AGPL) ScyllaDB Enterprise - subscription-based...
» 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
DgraphSAP Advantage Database Server infofrüherer Name: Sybase ADSScyllaDBTerminusDB infoformer name was DataChemistTiDB
Erwähnungen in aktuellen Nachrichten

The 12 Best Graph Databases to Consider for 2024
22. Oktober 2023, Solutions Review

Dgraph on AWS: Setting up a horizontally scalable graph database | Amazon Web Services
1. September 2020, AWS Blog

Popular Open Source GraphQL Company Dgraph Secures $6M in Seed Round with New Leadership
20. Juli 2022, PR Newswire

10 Best Graph Databases to Consider for 2023
25. November 2023, Analytics Insight

Dgraph launches Slash GraphQL, a GraphQL-native database Backend-as-a-Service
10. September 2020, TechCrunch

bereitgestellt von Google News

SAP Announces Q3 2023 Results: Asia Pacific and Japan View
19. Oktober 2023, SAP News

SAP Slams Oracle's Ad Tactics, Calls Rival's Campaign Imitative - WSJ
26. Juli 2004, The Wall Street Journal

bereitgestellt von Google News

ScyllaDB Raises $43M to Take on MongoDB at Scale, Push Database Performance to New Levels
17. Oktober 2023, Datanami

ScyllaDB on AWS is a NoSQL Database Built for Gigabyte-to-Petabyte Scale | Amazon Web Services
6. Januar 2023, AWS Blog

Scylla review: Apache Cassandra supercharged
18. Dezember 2019, InfoWorld

Scylla vs Cassandra: Performance Comparison - DataScienceCentral.com
9. Januar 2020, Data Science Central

ScyllaDB Launches Scylla Cloud Database as a Service
14. April 2019, insideBIGDATA

bereitgestellt von Google News

How TerminusDB is commercializing its open source graph database
16. März 2021, VentureBeat

TerminusDB Takes on Data Collaboration with a git-Like Approach
1. Dezember 2020, The New Stack

Dublin-based data collaboration tool TerminusDB raises €3.6 million in seed round
15. März 2021, Tech.eu

[MCR2030-CAMS-ARISE-UNDRR Webinar] Preventing cascading failures of critical assets: Using the Open-Source ...
12. April 2022, United Nations Office for Disaster Risk Reduction

Meet VectorLink: A Vector Database that is Part of TerminusCMS, Providing Semantic Data and Content Management Tools Using Vector Embeddings
25. Dezember 2023, MarkTechPost

bereitgestellt von Google News

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

How a new database architecture supports scale and reliability in TiDB
11. März 2024, InfoWorld

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

PingCAP Showcases Marquee Solution TiDB and Leads Industry Conversations on Open-Source Innovation at FinTech Festival India 2024
15. März 2024, Business Standard

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

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

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

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.

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

Präsentieren Sie hier Ihr Produkt