DB-EnginesInfluxDB: Focus on building software with an easy-to-use serverless, scalable time series platformEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > Fujitsu Enterprise Postgres vs. Oracle Berkeley DB vs. Sphinx vs. Tkrzw

System Properties Comparison Fujitsu Enterprise Postgres vs. Oracle Berkeley DB vs. Sphinx vs. Tkrzw

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameFujitsu Enterprise Postgres  Xexclude from comparisonOracle Berkeley DB  Xexclude from comparisonSphinx  Xexclude from comparisonTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet  Xexclude from comparison
DescriptionEnterprise-grade PostgreSQL-based DBMS with security enhancements such as Transparent Data Encryption and Data Masking, plus high-availability and performance improvement features.Widely used in-process key-value storeOpen source search engine for searching in data from different sources, e.g. relational databasesA concept of libraries, allowing an application program to store and query key-value pairs in a file. Successor of Tokyo Cabinet and Kyoto Cabinet
Primary database modelRelational DBMSKey-value store infosupports sorted and unsorted key sets
Native XML DBMS infoin the Oracle Berkeley DB XML version
Search engineKey-value store
Secondary database modelsDocument store
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.31
Rank#285  Overall
#129  Relational DBMS
Score2.21
Rank#117  Overall
#20  Key-value stores
#3  Native XML DBMS
Score5.98
Rank#56  Overall
#5  Search engines
Score0.00
Rank#383  Overall
#60  Key-value stores
Websitewww.postgresql.fastware.comwww.oracle.com/­database/­technologies/­related/­berkeleydb.htmlsphinxsearch.comdbmx.net/­tkrzw
Technical documentationwww.postgresql.fastware.com/­product-manualsdocs.oracle.com/­cd/­E17076_05/­html/­index.htmlsphinxsearch.com/­docs
DeveloperPostgreSQL Global Development Group, Fujitsu Australia Software TechnologyOracle infooriginally developed by Sleepycat, which was acquired by OracleSphinx Technologies Inc.Mikio Hirabayashi
Initial release199420012020
Current releaseFujitsu Enterprise Postgres 14, January 202218.1.40, May 20203.5.1, February 20230.9.3, August 2020
License infoCommercial or Open SourcecommercialOpen Source infocommercial license availableOpen Source infoGPL version 2, commercial licence availableOpen Source infoApache Version 2.0
Cloud-based only infoOnly available as a cloud servicenononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageCC, Java, C++ (depending on the Berkeley DB edition)C++C++
Server operating systemsLinux
Windows
AIX
Android
FreeBSD
iOS
Linux
OS X
Solaris
VxWorks
Windows
FreeBSD
Linux
NetBSD
OS X
Solaris
Windows
Linux
macOS
Data schemeyesschema-freeyesschema-free
Typing infopredefined data types such as float or dateyesnonono
XML support infoSome form of processing data in XML format, e.g. support for XML data structures, and/or support for XPath, XQuery or XSLT.yes infoonly with the Berkeley DB XML editionno
Secondary indexesyesyesyes infofull-text index on all search fields
SQL infoSupport of SQLyesyes infoSQL interfaced based on SQLite is availableSQL-like query language (SphinxQL)no
APIs and other access methodsADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Proprietary protocol
Supported programming languages.Net
C
C++
Delphi
Java
JavaScript (Node.js)
Perl
PHP
Python
Tcl
.Net infoFigaro is a .Net framework assembly that extends Berkeley DB XML into an embeddable database engine for .NET
others infoThird-party libraries to manipulate Berkeley DB files are available for many languages
C
C#
C++
Java
JavaScript (Node.js) info3rd party binding
Perl
Python
Tcl
C++ infounofficial client library
Java
Perl infounofficial client library
PHP
Python
Ruby infounofficial client library
C++
Java
Python
Ruby
Server-side scripts infoStored proceduresuser defined functionsnonono
Triggersyesyes infoonly for the SQL APInono
Partitioning methods infoMethods for storing different data on different nodespartitioning by range, list and by hashnoneSharding infoPartitioning is done manually, search queries against distributed index is supportednone
Replication methods infoMethods for redundantly storing data on multiple nodesSource-replica replicationSource-replica replicationnonenone
MapReduce infoOffers an API for user-defined Map/Reduce methodsnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integrityyesnonono
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACIDACIDno
Concurrency infoSupport for concurrent manipulation of datayes, multi-version concurrency control (MVCC)yesyes
Durability infoSupport for making data persistentyesyesyes infoThe original contents of fields are not stored in the Sphinx index.yes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes infousing specific database classes
User concepts infoAccess controlfine grained access rights according to SQL-standardnonono
More information provided by the system vendor
Fujitsu Enterprise PostgresOracle Berkeley DBSphinxTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet
Specific characteristics100% compatible with community PostgreSQL
» more
Competitive advantagesBuilt-in TDE and Data Masking security. In-Memory Columnar Index, and a high speed...
» more
Typical application scenariosTransactional payments applications, reporting and mixed workloads.
» more
Market metricsOver 30 years experience in database technology. Over 20 years in Postgres development...
» more
Licensing and pricing modelsCore based licensing
» more

We invite representatives of system vendors to contact us for updating and extending the system information,
and for displaying vendor-provided information such as key customers, competitive advantages and market metrics.

Related products and services

We invite representatives of vendors of related products to contact us for presenting information about their offerings here.

More resources
Fujitsu Enterprise PostgresOracle Berkeley DBSphinxTkrzw infoSuccessor of Tokyo Cabinet and Kyoto Cabinet
DB-Engines blog posts

The DB-Engines ranking includes now search engines
4 February 2013, Paul Andlinger

show all

Recent citations in the news

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

provided by Google News

ACM recognizes far-reaching technical achievements with special awards
26 May 2021, EurekAlert

Database Trends Report: SQL Beats NoSQL, MySQL Most Popular -- ADTmag
5 March 2019, ADT Magazine

EC will investigate the Oracle/Sun takeover due to concerns about MySQL
3 September 2009, The Guardian

The stable version of AlmaLinux 9.0 has already been released
26 May 2022, Linux Adictos

provided by Google News

Switching From Sphinx to MkDocs Documentation — What Did I Gain and Lose
2 February 2024, Towards Data Science

Manticore is a Faster Alternative to Elasticsearch in C++
25 July 2022, hackernoon.com

Perplexity AI: From Its Use To Operation, Everything You Need To Know About Googles Newest Challenger
11 January 2024, Free Press Journal

The Pirate Bay was recently down for over a week due to a DDoS attack
29 October 2019, The Hacker News

How to Build 600+ Links in One Month
4 September 2020, Search Engine Journal

provided by Google News



Share this page

Featured Products

RaimaDB logo

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

AllegroGraph logo

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

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

Present your product here