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 > Fujitsu Enterprise Postgres vs. Rockset vs. Virtuoso vs. VoltDB

Vergleich der Systemeigenschaften Fujitsu Enterprise Postgres vs. Rockset vs. Virtuoso vs. VoltDB

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

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFujitsu Enterprise Postgres  Xaus Vergleich ausschliessenRockset  Xaus Vergleich ausschliessenVirtuoso  Xaus Vergleich ausschliessenVoltDB  Xaus Vergleich ausschliessen
KurzbeschreibungEnterprise-grade PostgreSQL-based DBMS with security enhancements such as Transparent Data Encryption and Data Masking, plus high-availability and performance improvement features.A scalable, reliable search and analytics service in the cloud, built on RocksDBVirtuoso ist ein RDBMS das auch Graphen und RDF-Strukturen unterstütztVerteilte 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 DatenbankmodellRelational DBMSDocument StoreDocument Store
Graph DBMS
Native XML DBMS
Relational DBMS
RDF Store
Suchmaschine
Relational DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Relational DBMS
Suchmaschine
Spatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,31
Rang#285  Overall
#129  Relational DBMS
Punkte0,79
Rang#211  Overall
#35  Document Stores
Punkte4,26
Rang#78  Overall
#13  Document Stores
#4  Graph DBMS
#2  Native XML DBMS
#42  Relational DBMS
#2  RDF Stores
#9  Suchmaschinen
Punkte1,44
Rang#158  Overall
#73  Relational DBMS
Websitewww.postgresql.fastware.comrockset.comvirtuoso.openlinksw.comwww.voltdb.com
Technische Dokumentationwww.postgresql.fastware.com/­product-manualsdocs.rockset.comdocs.openlinksw.com/­virtuosodocs.voltdb.com
EntwicklerPostgreSQL Global Development Group, Fujitsu Australia Software TechnologyRocksetOpenLink SoftwareVoltDB Inc.
Erscheinungsjahr201919982010
Aktuelle VersionFujitsu Enterprise Postgres 14, January 20227.2.11, September 202311.3, April 2022
Lizenz infoCommercial or Open SourcekommerziellkommerziellOpen Source infoGPLv2, erweiterte kommerzielle Lizenz verfügbarOpen 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ügbarneinjaneinnein
DBaaS Angebote (gesponserte Links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
ImplementierungsspracheCC++CJava, C++
Server BetriebssystemeLinux
Windows
gehostetAIX
FreeBSD
HP-UX
Linux
OS X
Solaris
Windows
Linux
OS X infofor development
Datenschemajaschemafreija 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
ja
Typisierung infovordefinierte Datentypen, z.B. float oder datejadynamic typingjaja
XML Unterstützung infoVerarbeitung von Daten in XML Format, beispielsweise Speicherung von XML-Strukturen und/oder Unterstützung von XPath, XQuery, XSLTnein infoingestion from XML files supportedja
Sekundärindizesjaall fields are automatically indexedjaja
SQL infoSupport of SQLjaRead-only SQL queries, including JOINsja infoSQL-92, SQL-200x, SQL-3, SQLXja infonur einen Teil von SQL 99
APIs und andere ZugriffskonzepteADO.NET
JDBC
native C library
ODBC
streaming API for large objects
HTTP RESTADO.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
Java API
JDBC
RESTful HTTP/JSON API
Unterstützte Programmiersprachen.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
Go
Java
JavaScript (Node.js)
Python
.Net
C
C#
C++
Java
JavaScript
Perl
PHP
Python
Ruby
Visual Basic
C#
C++
Erlang infonicht offiziell unterstützt
Go
Java
JavaScript infoNode.js
PHP
Python
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte Funktionenneinja infoVirtuoso PLJava
Triggersjaneinjanein
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenpartitioning by range, list and by hashAutomatic shardingjaSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationjaChain, star, and bi-directional replication
Multi-Source Replikation
Source-Replica Replikation
Multi-Source Replikation
Source-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjanein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyEventual ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjaneinjanein infoFOREIGN KEY constraints werden nicht unterstützt
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDneinACIDACID infoTransaktionen werden single-threaded innerhalb von Stored Procedures ausgeführt
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, multi-version concurrency control (MVCC)jajaja 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
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardAccess rights for users and organizations can be defined via Rockset consoleFine-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)Benutzer und Rollen mit Berechtigungen auf Stored Procedures
Weitere Informationen bereitgestellt vom Systemhersteller
Fujitsu Enterprise PostgresRocksetVirtuosoVoltDB
Specific characteristics100% compatible with community PostgreSQL
» mehr
Virtuoso is a modern multi-model RDBMS for managing data represented as tabular relations...
» mehr
Competitive advantagesBuilt-in TDE and Data Masking security. In-Memory Columnar Index, and a high speed...
» mehr
Performance & Scale — as exemplified by DBpedia and the LOD Cloud it spawned, i.e.,...
» mehr
Typical application scenariosTransactional payments applications, reporting and mixed workloads.
» mehr
Used 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 metricsOver 30 years experience in database technology. Over 20 years in Postgres development...
» mehr
Largest installed-base ​of Multi-Model RDBMS for AI-friendly Knowledge Graphs Platform...
» mehr
Licensing and pricing modelsCore based licensing
» mehr
Available 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
Fujitsu Enterprise PostgresRocksetVirtuosoVoltDB
Erwähnungen in aktuellen Nachrichten

Fujitsu Develops Column-Oriented Data-Processing Engine Enabling Fast, High-Volume Data Analysis in Database ...
26. Februar 2015, Fujitsu

Supporting Business Continuity with Postgres on IBM Cloud LinuxONE Virtual Servers for VPC
24. September 2021, IBM

bereitgestellt von Google News

Rockset Announces 2024 Index Conference, Industry Event for Engineers Building Search, Analytics, and AI ...
18. April 2024, Datanami

Rockset targets cost control with latest database update
31. Januar 2024, TechTarget

Honing business data with AI real-time analytics
14. März 2024, SiliconANGLE News

Rockset Releases New Instance Class, Gains Momentum as the Search and Analytics Database Built for the Cloud
31. Januar 2024, GlobeNewswire

Real-time analytics database provider aims to cut compute costs by 30%
31. Januar 2024, SDxCentral

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 Turns to Real-Time Analytics with NewSQL Database
30. Januar 2014, Datanami

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

VoltDB Aims for Fast Big Data Development -- ADTmag
29. Januar 2015, ADT Magazine

bereitgestellt von Google News



Teilen sie diese Seite mit ihrem Netzwerk

Featured Products

RaimaDB logo

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

AllegroGraph logo

Graph Database Leader for AI Knowledge Graph Applications - The Most Secure Graph Database Available.
Free Download

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

Präsentieren Sie hier Ihr Produkt