DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Informationen zu relationalen und NoSQL DatenbankmanagementsystemenEin Service von solid IT

DBMS > Tarantool vs. TerminusDB vs. Virtuoso vs. Warp 10 vs. Weaviate

Vergleich der Systemeigenschaften Tarantool vs. TerminusDB vs. Virtuoso vs. Warp 10 vs. Weaviate

Redaktionelle Informationen bereitgestellt von DB-Engines
NameTarantool  Xaus Vergleich ausschliessenTerminusDB infoformer name was DataChemist  Xaus Vergleich ausschliessenVirtuoso  Xaus Vergleich ausschliessenWarp 10  Xaus Vergleich ausschliessenWeaviate  Xaus Vergleich ausschliessen
KurzbeschreibungIn-memory computing platform with a flexible data schema for efficiently building high-performance applicationsScalable Graph Database platform making enterprise data available by exploiting inferred entities and relationshipsVirtuoso ist ein RDBMS das auch Graphen und RDF-Strukturen unterstütztTimeSeries DBMS specialized on timestamped geo data based on LevelDB or HBaseAn AI-native realtime vector database engine that integrates scalable machine learning models.
Primäres DatenbankmodellDocument Store
Key-Value Store
Relational DBMS
Graph DBMSDocument Store
Graph DBMS
Native XML DBMS
Relational DBMS
RDF Store
Suchmaschine
Time Series DBMSVektor DBMS
Sekundäre DatenbankmodelleSpatial DBMS infowith Tarantool/GIS extensionDocument Store
RDF Store
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte1,72
Rang#144  Overall
#25  Document Stores
#25  Key-Value Stores
#66  Relational DBMS
Punkte0,17
Rang#325  Overall
#29  Graph DBMS
Punkte4,26
Rang#78  Overall
#13  Document Stores
#4  Graph DBMS
#2  Native XML DBMS
#42  Relational DBMS
#2  RDF Stores
#9  Suchmaschinen
Punkte0,07
Rang#349  Overall
#32  Time Series DBMS
Punkte1,73
Rang#143  Overall
#5  Vektor DBMS
Websitewww.tarantool.ioterminusdb.comvirtuoso.openlinksw.comwww.warp10.iogithub.com/­weaviate/­weaviate
weaviate.io
Technische Dokumentationwww.tarantool.io/­en/­docterminusdb.github.io/­terminusdb/­#docs.openlinksw.com/­virtuosowww.warp10.io/­content/­02_Getting_startedweaviate.io/­developers/­weaviate
EntwicklerVKDataChemist Ltd.OpenLink SoftwareSenXWeaviate B.V.
Erscheinungsjahr20082018199820152019
Aktuelle Version2.10.0, Mai 202211.0.0, Jaenner 20237.2.11, September 20231.19, Mai 2023
Lizenz infoCommercial or Open SourceOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool EnterpriseOpen Source infoGPL V3Open Source infoGPLv2, erweiterte kommerzielle Lizenz verfügbarOpen Source infoApache License 2.0Open Source infocommercial license available with Weaviate Enterprise
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 und C++Prolog, RustCJavaGo
Server BetriebssystemeBSD
Linux
macOS
LinuxAIX
FreeBSD
HP-UX
Linux
OS X
Solaris
Windows
Linux
OS X
Windows
DatenschemaFlexible data schema: relational definition for tables with ability to store json-like documents in columnsjaja infoSQL - Standard relational schema
RDF - Quad (S, P, O, G) or Triple (S, P, O)
XML - DTD, XML Schema
DAV - freeform filesystem objects, plus User Defined Types a/k/a Dynamic Extension Type
schemafreiyes, maps to GraphQL interface
Typisierung infovordefinierte Datentypen, z.B. float oder datestring, double, decimal, uuid, integer, blob, boolean, datetimejajajaja infostring, int, float, geo point, date, cross reference, fuzzy references
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinjaneinnein
Sekundärindizesjajaneinja infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLFull-featured ANSI SQL supportSQL-like query language (WOQL)ja infoSQL-92, SQL-200x, SQL-3, SQLXneinGraphQL is used as query language
APIs und andere ZugriffskonzepteOpen binary protocolOWL
RESTful HTTP API
WOQL (Web Object Query Language)
ADO.NET
GeoSPARQL
HTTP API
JDBC
Jena RDF API
ODBC
OLE DB
RDF4J API
RESTful HTTP API
Sesame REST HTTP Protocol
SOAP webservices
SPARQL 1.1
WebDAV
XPath
XQuery
XSLT
HTTP API
Jupyter
WebSocket
GraphQL query language
RESTful HTTP/JSON API
Unterstützte ProgrammiersprachenC
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
JavaScript
Python
.Net
C
C#
C++
Java
JavaScript
Perl
PHP
Python
Ruby
Visual Basic
JavaScript / TypeScript
Python
Server-seitige Scripts infoStored ProceduresLua, C and SQL stored proceduresjaja infoVirtuoso PLja infoWarpScriptnein
Triggersjajajaneinnein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.Graph PartitioningjaSharding infobasierend auf HBaseSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenAsynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
Journaling StreamsChain, star, and bi-directional replication
Multi-Source Replikation
Source-Replica Replikation
frei wählbarer Replikationsfaktor infobasierend auf HBaseja
MapReduce infoBietet ein API für Map/Reduce Operationenneinjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemCasual 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
Immediate ConsistencyImmediate Consistency infobasierend auf HBaseEventual Consistency
Fremdschlüssel inforeferenzielle Integritätyesjajaneinnein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactionsACIDACIDneinnein
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajajajaja
Durability infoDauerhafte Speicherung der Datenyes, write ahead loggingja infoin-memory journalingjajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenyes, full featured in-memory storage engine with persistencejajaja
Berechtigungskonzept infoZugriffskontrolleAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
Role-based access controlFine-grained Attribute-Based Access Control (ABAC) in addition to typical coarse-grained Role-Based Access Control (RBAC) according to SQL-standard. Pluggable authentication with supported standards (LDAP, Active Directory, Kerberos)Mandatory use of cryptographic tokens, containing fine-grained authorizationsAPI Keys
OpenID Connect Discovery
Weitere Informationen bereitgestellt vom Systemhersteller
TarantoolTerminusDB infoformer name was DataChemistVirtuosoWarp 10Weaviate
Specific characteristicsVirtuoso is a modern multi-model RDBMS for managing data represented as tabular relations...
» mehr
Weaviate is an open source vector database that is robust, scalable, cloud-native,...
» mehr
Competitive advantagesPerformance & Scale — as exemplified by DBpedia and the LOD Cloud it spawned, i.e.,...
» mehr
Flexible deployment - Free, open source or fully-managed cloud vector database service...
» mehr
Typical application scenariosUsed for — Analytics/BI Conceptual Data Virtualization Enterprise Knowledge Graphs...
» mehr
As a database supporting the development of generative AI and semantic search applications...
» mehr
Key customersBroad use across enterprises and governments including — European Union (EU) US Government...
» mehr
All companies that have data. ​
» mehr
Market metricsLargest installed-base ​of Multi-Model RDBMS for AI-friendly Knowledge Graphs Platform...
» mehr
As of mid 2023: Over 2 million open source downloads 3500+ Weaviate Slack community...
» mehr
Licensing and pricing modelsAvailable in both Commercial Enterprise and Open Source (GPL v2) Editions Feature...
» mehr
Weaviate is open-source, and free to use. Weaviate is also available as a fully managed...
» 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
TarantoolTerminusDB infoformer name was DataChemistVirtuosoWarp 10Weaviate
DB-Engines Blog Posts

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

alle anzeigen

Weaviate, an ANN Database with CRUD support
2. Februar 2021,  Etienne Dilocker, SeMI Technologies (sponsor) 

alle anzeigen

Erwähnungen in aktuellen Nachrichten

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, Хабр

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

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

Trinity College spinout TerminusDB secures €3.6m in investment
15. März 2021, The Irish Times

bereitgestellt von Google News

Time Series Intelligence Software Market Business Insights, Key Trend Analysis | Google, SAP, Azure Time Series ...
24. April 2024, Amoré

bereitgestellt von Google News

Build enterprise-ready generative AI solutions with Cohere foundation models in Amazon Bedrock and Weaviate vector ...
24. Januar 2024, AWS Blog

Weaviate Partners with Snowflake to Bring Secure GenAI to Snowpark Container Services
8. Februar 2024, Datanami

Getting Started with Weaviate: A Beginner's Guide to Search with Vector Databases
18. Juli 2023, Towards Data Science

Weaviate Raises $50 Million Series B Funding to Meet Soaring Demand for AI Native Vector Database Technology ...
21. April 2023, PR Newswire

The 5 Best Vector Databases You Must Try in 2024
17. November 2023, KDnuggets

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

SingleStore logo

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

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.

Präsentieren Sie hier Ihr Produkt