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

DBMS > DuckDB vs. JanusGraph vs. TypeDB vs. UniData,UniVerse vs. YDB

Vergleich der Systemeigenschaften DuckDB vs. JanusGraph vs. TypeDB vs. UniData,UniVerse vs. YDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameDuckDB  Xaus Vergleich ausschliessenJanusGraph infosuccessor of Titan  Xaus Vergleich ausschliessenTypeDB infoformerly named Grakn  Xaus Vergleich ausschliessenUniData,UniVerse  Xaus Vergleich ausschliessenYDB  Xaus Vergleich ausschliessen
KurzbeschreibungAn embeddable, in-process, column-oriented SQL OLAP RDBMSA Graph DBMS optimized for distributed clusters infoIt was forked from the latest code base of Titan in January 2017TypeDB is a strongly-typed database with a rich and logical type system and TypeQL as its query languageMultiValue DBMS und Application Server mit SQL Mapping LayerA distributed fault-tolerant database service, with high availability, scalability, immediate consistency and ACID transactions and providing an Amazon DynamoDB compatible API
Primäres DatenbankmodellRelational DBMSGraph DBMSGraph DBMS
Relational DBMS infoOften described as a 'hyper-relational' database, since it implements the 'Entity-Relationship Paradigm' to manage complex data structures and ontologies.
Multivalue DBMSDocument Store
Relational DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte4,63
Rang#69  Overall
#37  Relational DBMS
Punkte2,02
Rang#125  Overall
#12  Graph DBMS
Punkte0,70
Rang#230  Overall
#20  Graph DBMS
#106  Relational DBMS
Punkte2,85
Rang#98  Overall
#1  Multivalue DBMS
Punkte0,33
Rang#287  Overall
#43  Document Stores
#132  Relational DBMS
Websiteduckdb.orgjanusgraph.orgtypedb.comwww.rocketsoftware.com/­products/­rocket-multivalue-application-development-platform/­rocket-unidatagithub.com/­ydb-platform/­ydb
ydb.tech
Technische Dokumentationduckdb.org/­docsdocs.janusgraph.orgtypedb.com/­docsdocs.rocketsoftware.com/­bundle?cluster=true&labelkey=unidata&labelkey=prod_unidataydb.tech/­en/­docs
EntwicklerLinux Foundation; originally developed as Titan by AureliusVaticleRocket SoftwareYandex
Erscheinungsjahr20182017201619852019
Aktuelle Version0.10, Februar 20240.6.3, Februar 20232.26.3, Jaenner 2024
Lizenz infoCommercial or Open SourceOpen Source infoMIT LicenseOpen Source infoApache 2.0Open Source infoGPL Version 3, commercial licenses availablekommerziellOpen 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.
ImplementierungsspracheC++JavaJavaC
Server BetriebssystemeserverlosLinux
OS X
Unix
Windows
Linux
OS X
Windows
AIX
HP-UX
Linux
Solaris
Windows
Linux
DatenschemajajajaschemafreiFlexible Schema (defined schema, partial schema, schema free)
Typisierung infovordefinierte Datentypen, z.B. float oder datejajajaoptionalja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinneinnein
Sekundärindizesjajajajaja
SQL infoSupport of SQLjaneinneinjaSQL-like query language (YQL)
APIs und andere ZugriffskonzepteArrow Database Connectivity (ADBC)
CLI Client
JDBC
ODBC
Java API
TinkerPop Blueprints
TinkerPop Frames
TinkerPop Gremlin
TinkerPop Rexster
gRPC protocol
TypeDB Console (shell)
TypeDB Studio (Visualisation software- previously TypeDB Workbase)
Java API infoJPA
JDBC
ODBC
OLE DB
Propriätäres Protokoll
RESTful HTTP API
SOAP-basiertes API
RESTful HTTP API (DynamoDB compatible)
Unterstützte ProgrammiersprachenC
C# info3rd party driver
C++
Crystal info3rd party driver
Go info3rd party driver
Java
Lisp info3rd party driver
Python
R
Ruby info3rd party driver
Rust
Swift
Zig info3rd party driver
Clojure
Java
Python
All JVM based languages
Groovy
Java
JavaScript (Node.js)
Python
Scala
.Net
Basic infoU2 Basic
C
Java
Go
Java
JavaScript (Node.js)
PHP
Python
Server-seitige Scripts infoStored Proceduresneinjaneinjanein
Triggersneinjaneinja infoU2 Basic
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenkeineja infodepending on the used storage backend (e.g. Cassandra, HBase, BerkeleyDB)Sharding infoby using CassandrakeineSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenkeinejaMulti-Source Replikation infoby using CassandraSource-Replica ReplikationActive-passive shard replication
MapReduce infoBietet ein API für Map/Reduce Operationenneinja infovia Faunus, a graph analytics engineja infoby using Apache Kafka and Apache Zookeeperneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual Consistency
Immediate Consistency
Immediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinja infoRelationships in graphsnein infosubstituted by the relationship featureneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDACIDACID infokonfigurierbarACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, multi-version concurrency control (MVCC)jajajaja
Durability infoDauerhafte Speicherung der Datenjaja infoUnterstützt verschiedene Storage Backends: Cassandra, HBase, Berkeley DB, Akiban, Hazelcastjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinnein
Berechtigungskonzept infoZugriffskontrolleneinBenutzer Authentification und Sicherheit via Rexster Graph Serveryes infoat REST API level; other APIs in progressBenutzer mit Berechtigungskonzept entsprechend SQL-Standard und betriebssystem-basiertAccess rights defined for Yandex Cloud users
Weitere Informationen bereitgestellt vom Systemhersteller
DuckDBJanusGraph infosuccessor of TitanTypeDB infoformerly named GraknUniData,UniVerseYDB
Specific characteristicsTypeDB is a polymorphic database with a conceptual data model, a strong subtyping...
» mehr
Competitive advantagesTypeDB provides a new level of expressivity, extensibility, interoperability, and...
» mehr
Typical application scenariosLife sciences : TypeDB makes working with biological data much easier and accelerates...
» mehr
Licensing and pricing modelsApache f or language drivers, and AGPL and Commercial for the database server. The...
» 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
DuckDBJanusGraph infosuccessor of TitanTypeDB infoformerly named GraknUniData,UniVerseYDB
Erwähnungen in aktuellen Nachrichten

DuckDB: In-Process Python Analytics for Not-Quite-Big Data
31. Mai 2024, The New Stack

MotherDuck launches its DuckDB-based cloud analytics platform
30. Mai 2024, MSN

DuckDB Walks to the Beat of Its Own Analytics Drum
5. März 2024, Datanami

My First Billion (of Rows) in DuckDB | by João Pedro | May, 2024
1. Mai 2024, Towards Data Science

DuckDB: The tiny but powerful analytics database
15. Mai 2024, InfoWorld

bereitgestellt von Google News

Database Deep Dives: JanusGraph
8. August 2019, IBM

JanusGraph Picks Up Where TitanDB Left Off
13. Januar 2017, Datanami

From graph db to graph embedding. In 7 simple steps. | by Andy Greatorex
30. Juli 2020, Towards Data Science

Compose for JanusGraph arrives on Bluemix
15. September 2017, IBM

Nordstrom Builds Flexible Backend Ops with Kubernetes, Spark and JanusGraph
3. Oktober 2019, The New Stack

bereitgestellt von Google News

An Enterprise Data Stack Using TypeDB | by Daniel Crowe
2. September 2021, Towards Data Science

Spacecraft Engineering Models: How to Migrate UML to TypeQL
8. September 2021, hackernoon.com

Speedb Goes Open Source With Its Speedb Data Engine, A Drop-in Replacement for RocksDB
9. November 2022, Business Wire

195 Data Science Libraries You Should Reconsider Using | by Dimitris Effrosynidis
2. Februar 2024, DataDrivenInvestor

Modelling Biomedical Data for a Drug Discovery Knowledge Graph
6. Oktober 2020, Towards Data Science

bereitgestellt von Google News

Pinning Down Unidata S.p.A.'s (BIT:UD) P/E Is Difficult Right Now
21. Mai 2024, Simply Wall St

Unidata Reports Full Year 2023 Earnings
31. März 2024, Simply Wall St

Unidata uses Jetstream to make geoscience data available to science community
29. Januar 2020, IU Newsroom

UniData implements a milestone Smart Class Room project at The Asian School | THE DAILY TRIBUNE | KINGDOM ...
8. April 2024, News of Bahrain- DT News

Unidata turns 25 | NCAR & UCAR News
15. Januar 2010, news.ucar.edu

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.

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

Präsentieren Sie hier Ihr Produkt