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

DBMS > PouchDB vs. Tarantool vs. Teradata Aster vs. Virtuoso

Vergleich der Systemeigenschaften PouchDB vs. Tarantool vs. Teradata Aster vs. Virtuoso

Bitte wählen Sie ein weiteres System aus, um es in den Vergleich aufzunehmen.

Redaktionelle Informationen bereitgestellt von DB-Engines
NamePouchDB  Xaus Vergleich ausschliessenTarantool  Xaus Vergleich ausschliessenTeradata Aster  Xaus Vergleich ausschliessenVirtuoso  Xaus Vergleich ausschliessen
Teradata Aster has been integrated into other Teradata systems and therefore will be removed from the DB-Engines ranking.
KurzbeschreibungJavaScript DBMS mit einem von CouchDB inspirierten APIIn-memory computing platform with a flexible data schema for efficiently building high-performance applicationsPlatform for big data analytics on multistructured data sources and typesVirtuoso ist ein RDBMS das auch Graphen und RDF-Strukturen unterstützt
Primäres DatenbankmodellDocument StoreDocument Store
Key-Value Store
Relational DBMS
Relational DBMSDocument Store
Graph DBMS
Native XML DBMS
Relational DBMS
RDF Store
Suchmaschine
Sekundäre DatenbankmodelleSpatial DBMS infowith Tarantool/GIS extensionSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte2,70
Rang#114  Overall
#22  Document Stores
Punkte1,88
Rang#146  Overall
#24  Document Stores
#25  Key-Value Stores
#68  Relational DBMS
Punkte4,39
Rang#82  Overall
#13  Document Stores
#4  Graph DBMS
#2  Native XML DBMS
#44  Relational DBMS
#2  RDF Stores
#9  Suchmaschinen
Websitepouchdb.comwww.tarantool.iovirtuoso.openlinksw.com
Technische Dokumentationpouchdb.com/­guideswww.tarantool.io/­en/­docdocs.openlinksw.com/­virtuoso
EntwicklerApache Software FoundationVKTeradataOpenLink Software
Erscheinungsjahr2012200820051998
Aktuelle Version7.1.1, Juni 20192.10.0, Mai 20227.2.11, September 2023
Lizenz infoCommercial or Open SourceOpen SourceOpen Source infoBSD-2, source-available extensions (modules), commercial licenses for Tarantool EnterprisekommerziellOpen Source infoGPLv2, erweiterte kommerzielle Lizenz verfügbar
Ausschließlich ein Cloud-Service infoNur als Cloud-Service verfügbarneinneinneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheJavaScriptC und C++C
Server BetriebssystemeServerlos, benötigt eine JavaScript Umgebung (Browser, Node.js)BSD
Linux
macOS
LinuxAIX
FreeBSD
HP-UX
Linux
OS X
Solaris
Windows
DatenschemaschemafreiFlexible data schema: relational definition for tables with ability to store json-like documents in columnsFlexible Schema (defined schema, partial schema, schema free) infodefined schema within the relational store; partial schema or schema free in the Aster File Storeja 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
Typisierung infovordefinierte Datentypen, z.B. float oder dateneinstring, double, decimal, uuid, integer, blob, boolean, datetimejaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTneinneinja infoin Aster File Storeja
Sekundärindizesja infoüber Viewsjajaja
SQL infoSupport of SQLneinFull-featured ANSI SQL supportjaja infoSQL-92, SQL-200x, SQL-3, SQLX
APIs und andere ZugriffskonzepteHTTP REST infoonly for PouchDB Server
JavaScript API
Open binary protocolADO.NET
JDBC
ODBC
OLE DB
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
Unterstützte ProgrammiersprachenJavaScriptC
C#
C++
Erlang
Go
Java
JavaScript
Lua
Perl
PHP
Python
Rust
C
C#
C++
Java
Python
R
.Net
C
C#
C++
Java
JavaScript
Perl
PHP
Python
Ruby
Visual Basic
Server-seitige Scripts infoStored ProceduresView Functions in JavaScriptLua, C and SQL stored proceduresR packagesja infoVirtuoso PL
Triggersjajaneinja
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen KnotenSharding infomit couchdb-lounge, einem proxy-basierten Framework für CouchDBSharding, partitioned with virtual buckets by user defined affinity key. Live resharding for scale up and scale down without maintenance downtime.Shardingja
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenMulti-Source Replikation infoauch mit CouchDB Datenbanken
Source-Replica Replikation infoauch mit CouchDB Datenbanken
Asynchronous replication with multi-master option
Configurable replication topology (full-mesh, chain, star)
Synchronous quorum replication (with Raft)
ja infoDimension tables are replicated across all nodes in the cluster. The number of replicas for the file store can be configured.Chain, star, and bi-directional replication
Multi-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenjaja infoSQL Map-Reduce Frameworkja
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemEventual 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
Immediate Consistency or Eventual Consistency depending on configurationImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätneinyesneinja
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenneinACID, with serializable isolation and linearizable read (within partition); Configurable MVCC (within partition); No cross-shard distributed transactionsACIDACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenjajaja
Durability infoDauerhafte Speicherung der Datenja infomittels IndexedDB, WebSQL oder LevelDByes, write ahead loggingjaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjayes, full featured in-memory storage engine with persistenceneinja
Berechtigungskonzept infoZugriffskontrolleneinAccess Control Lists
Mutual TLS authentication for Tarantol Enterprise
Password based authentication
Role-based access control (RBAC) and LDAP for Tarantol Enterprise
Users and Roles
Benutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardFine-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)
Weitere Informationen bereitgestellt vom Systemhersteller
PouchDBTarantoolTeradata AsterVirtuoso
Specific characteristicsVirtuoso is a modern multi-model RDBMS for managing data represented as tabular relations...
» mehr
Competitive advantagesPerformance & Scale — as exemplified by DBpedia and the LOD Cloud it spawned, i.e.,...
» mehr
Typical application scenariosUsed for — Analytics/BI Conceptual Data Virtualization Enterprise Knowledge Graphs...
» mehr
Key customersBroad use across enterprises and governments including — European Union (EU) US Government...
» mehr
Market metricsLargest installed-base ​of Multi-Model RDBMS for AI-friendly Knowledge Graphs Platform...
» mehr
Licensing and pricing modelsAvailable in both Commercial Enterprise and Open Source (GPL v2) Editions Feature...
» 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
PouchDBTarantoolTeradata AsterVirtuoso
DB-Engines Blog Posts

New kids on the block: database management systems implemented in JavaScript
1. Dezember 2014, Matthias Gelbmann

alle anzeigen

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

alle anzeigen

Erwähnungen in aktuellen Nachrichten

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7. September 2016, SitePoint

Building an Offline First App with PouchDB — SitePoint
10. März 2014, SitePoint

3 Reasons To Think Offline First
22. März 2017, ibm.com

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7. März 2017, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22. Januar 2019, TechBeacon

bereitgestellt von Google News

TaranHouse: New Big Data Warehouse Announced by Tarantool
4. April 2018, Newswire

In-Memory Showdown: Redis vs. Tarantool
1. September 2021, Хабр

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

Deploying Tarantool Cartridge applications with zero effort (Part 2)
13. April 2020, Хабр

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

bereitgestellt von Google News

Northwestern Analytics Partners with Teradata Aster to Host Hackathon
23. Mai 2014, Northwestern Engineering

Teradata Aster gets graph database, HDFS-compatible file store
8. Oktober 2013, ZDNet

Teradata's Aster shows how the flowers of fraud bloom
23. April 2015, The Register

Discover Value in Big Data with Free Aster Express
17. Oktober 2012, PR Newswire

Case study: Siemens reduces train failures with Teradata Aster
12. September 2016, RCR Wireless News

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.

Milvus logo

Vector database designed for GenAI, fully equipped for enterprise implementation.
Try Managed Milvus for Free

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Präsentieren Sie hier Ihr Produkt