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

DBMS > Blazegraph vs. GBase vs. NuoDB vs. TiDB vs. VoltDB

Vergleich der Systemeigenschaften Blazegraph vs. GBase vs. NuoDB vs. TiDB vs. VoltDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameBlazegraph  Xaus Vergleich ausschliessenGBase  Xaus Vergleich ausschliessenNuoDB  Xaus Vergleich ausschliessenTiDB  Xaus Vergleich ausschliessenVoltDB  Xaus Vergleich ausschliessen
Amazon has acquired Blazegraph's domain and (probably) product. It is said that Amazon Neptune is based on Blazegraph.
KurzbeschreibungHigh-performance graph database supporting Semantic Web (RDF/SPARQL) and Graph Database (tinkerpop3, blueprints, vertex-centric) APIs with scale-out and High Availability.An analytical database for business intelligence with large customers in China.NuoDB ist eine skalierbare verteilte Datenbank, mit SQL und ACID TransaktionenTiDB 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.Verteilte In-Memory NewSQL RDBMS infoVerwendet für OLTP Applikationen mit einer hohen Frequenz an relativ einfachen Transaktionen, die alle Daten im Hauptspeicher halten können
Primäres DatenbankmodellGraph DBMS
RDF Store
Relational DBMSRelational DBMSRelational DBMSRelational DBMS
Sekundäre DatenbankmodelleDocument Store
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,79
Rang#222  Overall
#20  Graph DBMS
#8  RDF Stores
Punkte1,05
Rang#193  Overall
#90  Relational DBMS
Punkte0,94
Rang#207  Overall
#96  Relational DBMS
Punkte5,14
Rang#75  Overall
#41  Relational DBMS
Punkte1,51
Rang#165  Overall
#75  Relational DBMS
Websiteblazegraph.comwww.gbase.cnwww.3ds.com/­nuodb-distributed-sql-databasepingcap.comwww.voltdb.com
Technische Dokumentationwiki.blazegraph.comdoc.nuodb.comdocs.pingcap.com/­tidb/­stabledocs.voltdb.com
EntwicklerBlazegraphDassault Systèmes infooriginally NuoDB, Inc.PingCAP, Inc.VoltDB Inc.
Erscheinungsjahr2006201320162010
Aktuelle Version2.1.5, Maerz 2019GBase 8a7.6.0, Jaenner 202411.3, April 2022
Lizenz infoCommercial or Open SourceOpen Source infoerweiterte kommerzielle Lizenz verfügbarkommerziellkommerziell infoLimitierte Edition gratisOpen Source infoApache 2.0Open Source infoAGPL für Community Edition, kommerzielle Lizenz für Enterprise, AWS und Pro Editionen
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.
ImplementierungsspracheJavaC++Go, RustJava, C++
Server BetriebssystemeLinux
OS X
Windows
gehostet infoAmazon EC2, Windows Azure, SoftLayer
Linux
OS X
Windows
LinuxLinux
OS X infofor development
Datenschemaschemafreijajaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infoRDF literal typesjajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinnein
Sekundärindizesjajajaja
SQL infoSupport of SQLSPARQL is used as query languagejajaja infonur einen Teil von SQL 99
APIs und andere ZugriffskonzepteJava API
RESTful HTTP API
SPARQL QUERY
SPARQL UPDATE
TinkerPop 3
ADO.NET
JDBC
ODBC
GORM
JDBC
ODBC
Proprietäres Protokoll
SQLAlchemy
Java API
JDBC
RESTful HTTP/JSON API
Unterstützte Programmiersprachen.Net
C
C++
Java
JavaScript
PHP
Python
Ruby
.Net
C
C++
Go
Java
JavaScript
JavaScript (Node.js)
PHP
Python
Ruby
Ada
C
C#
C++
D
Delphi
Eiffel
Erlang
Haskell
Java
JavaScript (Node.js)
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
C#
C++
Erlang infonicht offiziell unterstützt
Go
Java
JavaScript infoNode.js
PHP
Python
Server-seitige Scripts infoStored ProceduresjaJava, SQLneinJava
Triggersneinjaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenShardingdynamische Verteilung der Daten auf die einzelnen Knotenhorizontal partitioning (by key range)Sharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren Knotenjaja infoManaged transparently by NuoDBUsing Raft consensus algorithm to ensure data replication with strong consistency among multiple replicas.Multi-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinja infowith TiSpark Connectornein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate Consistency or Eventual Consistency depending on configurationImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätja infoRelationships in Graphsjaja infofull support since version 6.6nein infoFOREIGN KEY constraints werden nicht unterstützt
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACID infotunable commit protocolACIDACID infoTransaktionen werden single-threaded innerhalb von Stored Procedures ausgeführt
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjaja infoMVCCjaja infoDatenzugriffe werden vom Server serialisiert
Durability infoDauerhafte Speicherung der Datenjajajaja infoSnapshots und Command Logging
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja infoTemporary tablenein
Berechtigungskonzept infoZugriffskontrolleSecurity and Authentication via Web Application Container (Tomcat, Jetty)Standard SQL Rollen und RechteFine grained access rights according to SQL-standardBenutzer und Rollen mit Berechtigungen auf Stored Procedures
Weitere Informationen bereitgestellt vom Systemhersteller
BlazegraphGBaseNuoDBTiDBVoltDB
Specific characteristicsTiDB is an advanced open-source, distributed SQL database for modern application...
» mehr
Competitive advantages- HORIZONTAL SCALING : TiDB grants total transparency into your data workloads without...
» mehr
Typical application scenariosTiDB is ideal for transactional applications that require extreme scalability and...
» mehr
Key customersBlock, Pinterest, Catalyst, Bolt, Flipkart, Capcom, Shopee (E-commerce), JD Cloud...
» mehr
Market metrics34K+ GitHub stars 5K+ members in TiDB Community Slack 1K+ community contributors...
» mehr
Licensing and pricing modelsTiDB 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
BlazegraphGBaseNuoDBTiDBVoltDB
DB-Engines Blog Posts

Meet some database management systems you are likely to hear more about in the future
4. August 2014, Paul Andlinger

alle anzeigen

Erwähnungen in aktuellen Nachrichten

This AI Paper Introduces A Comprehensive RDF Dataset With Over 26 Billion Triples Covering Scholarly Data Across All Scientific Disciplines
19. August 2023, MarkTechPost

Back to the future: Does graph database success hang on query language?
5. März 2018, ZDNet

Harnessing GPUs Delivers a Big Speedup for Graph Analytics
15. Dezember 2015, Datanami

Faster with GPUs: 5 turbocharged databases
26. September 2016, InfoWorld

bereitgestellt von Google News

Dassault Systèmes Announces the Acquisition of NuoDB, a Cloud-Native Distributed SQL Database Leader
25. November 2020, Dassault Systèmes

Temenos Accelerates Its Next Generation Open Cloud Capabilities
20. November 2018, Temenos

NuoDB set to improve distributed SQL performance
7. Januar 2020, TechTarget

Deploy the NuoDB Database in Docker Containers
16. Oktober 2017, The New Stack

Can A 50-Person Startup Threaten Oracle, IBM, And Microsoft?
11. Juli 2014, Forbes

bereitgestellt von Google News

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

TiDB 7.5 Sets New Standard for Stability at Scale
19. Dezember 2023, GlobeNewswire

Announcing TiDB 7.4: The Best Database Alternative for MySQL 8.0
1. November 2023, PR Newswire

Unlocking performance, scalability, and cost-efficiency of Zomato's Billing Platform by switching from TiDB to ...
22. Dezember 2023, AWS Blog

bereitgestellt von Google News

Unveiling Volt Active Data's game-changing approach to limitless app performance
16. Oktober 2023, YourStory

 VoltDB Launches Active(N) Lossless Cross Data Center Replication
31. August 2021, PR Newswire

VoltDB Combines Streaming, Global Data
1. Februar 2017, Datanami

VoltDB Adds Geospatial Support, Cross-Site Replication
28. Januar 2016, The New Stack

VoltDB Upgrades Power, Security of Its In-Memory Database
1. Februar 2017, eWeek

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

SingleStore logo

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

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

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus 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.

Präsentieren Sie hier Ihr Produkt