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. H2 vs. RethinkDB vs. Transbase vs. VelocityDB

Vergleich der Systemeigenschaften Fujitsu Enterprise Postgres vs. H2 vs. RethinkDB vs. Transbase vs. VelocityDB

Redaktionelle Informationen bereitgestellt von DB-Engines
NameFujitsu Enterprise Postgres  Xaus Vergleich ausschliessenH2  Xaus Vergleich ausschliessenRethinkDB  Xaus Vergleich ausschliessenTransbase  Xaus Vergleich ausschliessenVelocityDB  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.Full-featured RDBMS with a small footprint, either embedded into a Java application or used as a database server.DBMS for the Web with a mechanism to push updated query results to applications in realtime.A resource-optimized, high-performance, universally applicable RDBMSA .NET Object Database that can be embedded/distributed and extended to a graph data model (VelocityGraph)
Primäres DatenbankmodellRelational DBMSRelational DBMSDocument StoreRelational DBMSGraph DBMS
Object oriented DBMS
Sekundäre DatenbankmodelleDocument Store
Spatial DBMS
Spatial DBMSSpatial DBMS
DB-Engines Ranking infomisst die Popularität von Datenbankmanagement- systemenranking trend
Trend Chart
Punkte0,31
Rang#285  Overall
#129  Relational DBMS
Punkte8,13
Rang#49  Overall
#31  Relational DBMS
Punkte2,74
Rang#105  Overall
#19  Document Stores
Punkte0,11
Rang#341  Overall
#150  Relational DBMS
Punkte0,05
Rang#358  Overall
#36  Graph DBMS
#16  Object oriented DBMS
Websitewww.postgresql.fastware.comwww.h2database.comrethinkdb.comwww.transaction.de/­en/­products/­transbase.htmlvelocitydb.com
Technische Dokumentationwww.postgresql.fastware.com/­product-manualswww.h2database.com/­html/­main.htmlrethinkdb.com/­docswww.transaction.de/­en/­products/­transbase/­features.htmlvelocitydb.com/­UserGuide
EntwicklerPostgreSQL Global Development Group, Fujitsu Australia Software TechnologyThomas MuellerThe Linux Foundation infosince July 2017Transaction Software GmbHVelocityDB Inc
Erscheinungsjahr2005200919872011
Aktuelle VersionFujitsu Enterprise Postgres 14, January 20222.2.220, Juli 20232.4.1, August 2020Transbase 8.3, 20227.x
Lizenz infoCommercial or Open SourcekommerziellOpen Source infodual-licence (Mozilla public license, Eclipse public license)Open Source infoApache Version 2kommerziell infoDevelopment Lizenz gratiskommerziell
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.
ImplementierungsspracheCJavaC++C und C++C#
Server BetriebssystemeLinux
Windows
Alle Betriebssysteme mit einer Java VMLinux
OS X
Windows
FreeBSD
Linux
macOS
Solaris
Windows
Any that supports .NET
Datenschemajajaschemafreijaja
Typisierung infovordefinierte Datentypen, z.B. float oder datejajaja infostring, binary, float, bool, date, geometryjaja
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 SQLjajaneinjanein
APIs und andere ZugriffskonzepteADO.NET
JDBC
native C library
ODBC
streaming API for large objects
JDBC
ODBC
ADO.NET
JDBC
ODBC
Proprietäres native API
.Net
Unterstützte Programmiersprachen.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
JavaC infocommunity-supported driver
C# infocommunity-supported driver
C++ infocommunity-supported driver
Clojure infocommunity-supported driver
Dart infocommunity-supported driver
Erlang infocommunity-supported driver
Go infocommunity-supported driver
Haskell infocommunity-supported driver
Java infoofficial driver
JavaScript (Node.js) infoofficial driver
Lisp infocommunity-supported driver
Lua infocommunity-supported driver
Objective-C infocommunity-supported driver
Perl infocommunity-supported driver
PHP infocommunity-supported driver
Python infoofficial driver
Ruby infoofficial driver
Scala infocommunity-supported driver
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
.Net
Server-seitige Scripts infoStored Proceduresbenutzerdefinierte FunktionenJava Stored Procedures and User-Defined Functionsjanein
TriggersjajaClient-side triggers through changefeedsjaCallbacks are triggered when data changes
Partitionierungsmechanismen infoMethoden zum Speichern von unterschiedlichen Daten auf unterschiedlichen Knotenpartitioning by range, list and by hashkeineSharding inforange basedSharding
Replikationsmechanismen infoMethoden zum redundanten Speichern von Daten auf mehreren KnotenSource-Replica ReplikationWith clustering: 2 database servers on different computers operate on identical copies of a databaseSource-Replica ReplikationSource-Replica Replikation
MapReduce infoBietet ein API für Map/Reduce Operationenneinneinjaneinnein
Konsistenzkonzept infoMethoden zur Sicherstellung der Konsistenz in einem verteilten SystemImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate ConsistencyImmediate Consistency
Fremdschlüssel inforeferenzielle Integritätjajaneinjanein
Transaktionskonzept infoUnterstützung zur Sicherstellung der Datenintegrität bei nicht-atomaren DatenmanipulationenACIDACIDAtomic single-document operationsjaACID
Concurrency infoUnterstützung von gleichzeitig ausgeführten Datenmanipulationenyes, multi-version concurrency control (MVCC)yes, multi-version concurrency control (MVCC)ja infoMVCC basedjaja
Durability infoDauerhafte Speicherung der Datenjajajajaja
In-Memory Unterstützung infoGibt es Möglichkeiten einige oder alle Strukturen nur im Hauptspeicher zu haltenjaneinneinja
Berechtigungskonzept infoZugriffskontrolleBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-Standardja infousers and table-level permissionsBenutzer mit feingranularem Berechtigungskonzept entsprechend SQL-StandardBased on Windows Authentication
Weitere Informationen bereitgestellt vom Systemhersteller
Fujitsu Enterprise PostgresH2RethinkDBTransbaseVelocityDB
Specific characteristics100% compatible with community PostgreSQL
» mehr
Competitive advantagesBuilt-in TDE and Data Masking security. In-Memory Columnar Index, and a high speed...
» mehr
Typical application scenariosTransactional payments applications, reporting and mixed workloads.
» mehr
Market metricsOver 30 years experience in database technology. Over 20 years in Postgres development...
» mehr
Licensing and pricing modelsCore based licensing
» 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 PostgresH2RethinkDBTransbaseVelocityDB
DB-Engines Blog Posts

Meet some database management systems you are likely to hear more about in the future
4. August 2014, Paul Andlinger

alle anzeigen

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.com

Primary Data says stop, Hammerspace, Innodisk cooks some SSDs, and Fujitsu goes blockchain
22. Mai 2018, The Register

bereitgestellt von Google News

How to Use RethinkDB with Node.js Applications — SitePoint
16. Dezember 2015, SitePoint

Stripe acquires team behind NoSQL database startup RethinkDB
5. Oktober 2016, VentureBeat

MongoDB: The Popular Database for IoT
15. August 2023, Open Source For You

RethinkDB is dead, and MongoDB isn't what killed it
24. Januar 2017, TechRepublic

Review: RethinkDB rethinks real-time Web apps
23. September 2015, InfoWorld

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.

SingleStore logo

The database to transact, analyze and contextualize your data in real time.
Try it today.

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

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

Präsentieren Sie hier Ihr Produkt