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 > Quasardb vs. Tarantool vs. TinkerGraph vs. Titan vs. WakandaDB

Vergleich der Systemeigenschaften Quasardb vs. Tarantool vs. TinkerGraph vs. Titan vs. WakandaDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameQuasardb  Xaus Vergleich ausschliessenTarantool  Xaus Vergleich ausschliessenTinkerGraph  Xaus Vergleich ausschliessenTitan  Xaus Vergleich ausschliessenWakandaDB  Xaus Vergleich ausschliessen
Titan has been decommisioned after the takeover by Datastax. It will be removed from the DB-Engines ranking. A fork has been open-sourced as JanusGraph.
KurzbeschreibungDistributed, high-performance timeseries databaseIn-memory computing platform with a flexible data schema for efficiently building high-performance applicationsA lightweight, in-memory graph engine that serves as a reference implementation of the TinkerPop3 APITitan ist ein Graph DBMS optimiert für verteilte Clusters.WakandaDB is embedded in a server that provides a REST API and a server-side javascript engine to access data
Primäres DatenbankmodellTime Series DBMSDocument Store
Key-Value Store
Relational DBMS
Graph DBMSGraph DBMSObject oriented DBMS
Sekundäre DatenbankmodelleSpatial DBMS infowith Tarantool/GIS extension
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,14
Rang#332  Overall
#29  Time Series DBMS
Punkte1,72
Rang#144  Overall
#25  Document Stores
#25  Key-Value Stores
#66  Relational DBMS
Punkte0,08
Rang#348  Overall
#35  Graph DBMS
Punkte0,03
Rang#364  Overall
#17  Object oriented DBMS
Websitequasar.aiwww.tarantool.iotinkerpop.apache.org/­docs/­current/­reference/­#tinkergraph-gremlingithub.com/­thinkaurelius/­titanwakanda.github.io
Technische Dokumentationdoc.quasar.ai/­masterwww.tarantool.io/­en/­docgithub.com/­thinkaurelius/­titan/­wikiwakanda.github.io/­doc
EntwicklerquasardbVKAurelius, owned by DataStaxWakanda SAS
Erscheinungsjahr20092008200920122012
Aktuelle Version3.14.1, Jänner 20242.10.0, Mai 20222.7.0 (April 29, 2019), April 2019
Lizenz infoCommercial or Open Sourcekommerziell infoFree community edition, Non-profit organizations and non-commercial usage are eligible for free licensesOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool EnterpriseOpen Source infoApache 2.0Open Source infoApache Lizenz, Version 2.0Open Source infoAGPLv3, erweiterte kommerzielle Lizenz verfügbar
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.
ImplementierungsspracheC++C und C++JavaJavaC++, JavaScript
Server BetriebssystemeBSD
Linux
OS X
Windows
BSD
Linux
macOS
Linux
OS X
Unix
Windows
Linux
OS X
Windows
DatenschemaschemafreiFlexible data schema: relational definition for tables with ability to store json-like documents in columnsschemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder dateja infointeger and binarystring, double, decimal, uuid, integer, blob, boolean, datetimejajaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesja infomittels Tagsjaneinja
SQL infoSupport of SQLSQL-like query languageFull-featured ANSI SQL supportneinneinnein
APIs und andere ZugriffskonzepteHTTP APIOpen binary protocolTinkerPop 3Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
RESTful HTTP API
Unterstützte Programmiersprachen.Net
C
C#
C++
Go
Java
JavaScript (Node.js)
PHP
Python
R
C
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
Groovy
Java
Clojure
Java
Python
JavaScript
Server-seitige Scripts infoStored ProceduresneinLua, C and SQL stored proceduresneinjaja
Triggersneinjaneinjaja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infoconsistent hashingSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.keineja infoüber integrierbare Storage Backendskeine
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica Replikation mit wählbarem ReplikationsfaktorAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
keinejakeine
MapReduce infoBietet ein API für Map/Reduce Operationenwith Hadoop integrationneinja infomittels Faunus, eine Graph Analytics Enginenein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyCasual consistency across sharding partitions
Eventual consistency within replicaset partition infowhen using asyncronous replication
Immediate Consistency within single instance
Sequential consistency including linearizable read within replicaset partition infowhen using Raft
keineEventual Consistency
Immediate Consistency
Immediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinyesja infoRelationships in graphsja infoBeziehungen in Graph
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactionsneinACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaneinjaja
Durability infoDauerhafte Speicherung der Datenja infomittels LevelDByes, write ahead loggingoptionalja infoUnterstützt verschiedene Storage Backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenja infoTransient modeyes, full featured in-memory storage engine with persistencejanein
Berechtigungskonzept infoZugriffskontrolleCryptographically strong user authentication and audit trailAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
neinBenutzer Authentification und Sicherheit via Rexster Graph Serverja

Weitere Informationen bereitgestellt vom Systemhersteller

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
QuasardbTarantoolTinkerGraphTitanWakandaDB
DB-Engines Blog Posts

Data processing speed and reliability: in-memory synchronous replication
9. November 2021,  Vladimir Perepelytsya, Tarantool (sponsor) 

alle anzeigen

Graph DBMS increased their popularity by 500% within the last 2 years
3. März 2015, Paul Andlinger

Graph DBMSs are gaining in popularity faster than any other database category
21. Januar 2014, Matthias Gelbmann

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Hubble Unexpectedly Finds Double Quasar in Distant Universe
4. Oktober 2023, Science@NASA

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

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

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

Gravitational lensing method reveals accurate mass of a galaxy hosting a quasar
6. Juni 2023, Open Access Government

bereitgestellt von Google News

Tarantool Announces New Enterprise Version With Enhanced Scaling and Monitoring Capabilities
18. Mai 2018, Newswire

Deploying Tarantool Cartridge applications with zero effort (Part 1)
16. Dezember 2019, Хабр

Тarantool Cartridge: Sharding Lua Backend in Three Lines
9. Oktober 2019, Хабр

VShard — horizontal scaling in Tarantool
7. März 2019, Хабр

Accelerating PHP connectors for Tarantool using Async, Swoole, and Parallel
18. Dezember 2019, Хабр

bereitgestellt von Google News

Automated testing of Amazon Neptune data access with Apache TinkerPop Gremlin | Amazon Web Services
28. September 2022, AWS Blog

Simple Deployment of a Graph Database: JanusGraph | by Edward Elson Kosasih
12. Oktober 2020, Towards Data Science

Why developers like Apache TinkerPop, an open source framework for graph computing | Amazon Web Services
27. September 2021, AWS Blog

InfiniteGraph Gets Support for Common Graph Database Language and More
21. Februar 2012, SiliconANGLE News

Introducing Gremlin query hints for Amazon Neptune | AWS Database Blog
26. Februar 2019, AWS Blog

bereitgestellt von Google News

Amazon DynamoDB Storage Backend for Titan: Distributed Graph Database | Amazon Web Services
24. August 2015, AWS Blog

Beyond Titan: The Evolution of DataStax's New Graph Database
21. Juni 2016, Datanami

DataStax acquires Aurelius, the startup behind the Titan graph database
3. Februar 2015, VentureBeat

5 Q's with Graph Database Expert Marko Rodriguez – Center for Data Innovation
9. November 2013, Center for Data Innovation

DSE Graph review: Graph database does double duty
14. November 2019, InfoWorld

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for 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

SingleStore logo

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

Präsentieren Sie hier Ihr Produkt