DB-EnginesExtremeDB for everyone with an RTOSEnglish
Deutsch
Knowledge Base of Relational and NoSQL Database Management Systemsprovided by solid IT

DBMS > NCache vs. OrigoDB vs. Percona Server for MySQL vs. PostgreSQL vs. Transbase

System Properties Comparison NCache vs. OrigoDB vs. Percona Server for MySQL vs. PostgreSQL vs. Transbase

Editorial information provided by DB-Engines
NameNCache  Xexclude from comparisonOrigoDB  Xexclude from comparisonPercona Server for MySQL  Xexclude from comparisonPostgreSQL  Xexclude from comparisonTransbase  Xexclude from comparison
DescriptionOpen-Source and Enterprise in-memory Key-Value StoreA fully ACID in-memory object graph databaseEnhanced drop-in replacement for MySQL based on XtraDB or TokuDB storage engines with improved performance and additional diagnostic and management features.Widely used open source RDBMS infoDeveloped as objectoriented DBMS (Postgres), gradually enhanced with 'standards' like SQLA resource-optimized, high-performance, universally applicable RDBMS
Primary database modelKey-value storeDocument store
Object oriented DBMS
Relational DBMSRelational DBMS infowith object oriented extensions, e.g.: user defined types/functions and inheritance. Handling of key/value pairs with hstore module.Relational DBMS
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
Document store
Graph DBMS infowith Apache Age
Spatial DBMS
Vector DBMS infowith pgvector extension
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.96
Rank#195  Overall
#29  Key-value stores
Score0.06
Rank#380  Overall
#50  Document stores
#18  Object oriented DBMS
Score2.10
Rank#119  Overall
#57  Relational DBMS
Score636.25
Rank#4  Overall
#4  Relational DBMS
Score0.17
Rank#334  Overall
#148  Relational DBMS
Websitewww.alachisoft.com/­ncacheorigodb.comwww.percona.com/­software/­mysql-database/­percona-serverwww.postgresql.orgwww.transaction.de/­en/­products/­transbase.html
Technical documentationwww.alachisoft.com/­resources/­docsorigodb.com/­docswww.percona.com/­downloads/­Percona-Server-LATESTwww.postgresql.org/­docswww.transaction.de/­en/­products/­transbase/­features.html
DeveloperAlachisoftRobert Friberg et alPerconaPostgreSQL Global Development Group infowww.postgresql.org/­developerTransaction Software GmbH
Initial release20052009 infounder the name LiveDB20081989 info1989: Postgres, 1996: PostgreSQL1987
Current release5.3.3, April 20248.0.36-28, 202416.3, May 2024Transbase 8.3, 2022
License infoCommercial or Open SourceOpen Source infoEnterprise Edition availableOpen SourceOpen Source infoGPL version 2Open Source infoBSDcommercial infofree development license
Cloud-based only infoOnly available as a cloud servicenonononono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
  • PostgreSQL Flex @ STACKIT offers managed PostgreSQL Instances with adjustable CPU, RAM, storage amount and speed and several extensions available, in enterprise grade to perfectly match all application requirements. All 100% GDPR-compliant.
  • Aiven for PostgreSQL: Fully managed PostgreSQL for developers with 70+ extensions and flexible orchestration tools.
Implementation languageC#, .NET, .NET Core, JavaC#C and C++CC and C++
Server operating systemsLinux
Windows
Linux
Windows
LinuxFreeBSD
HP-UX
Linux
NetBSD
OpenBSD
OS X
Solaris
Unix
Windows
FreeBSD
Linux
macOS
Solaris
Windows
Data schemeschema-freeyesyesyesyes
Typing infopredefined data types such as float or datepartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and CounterUser defined using .NET types and collectionsyesyesyes
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.nono infocan be achieved using .NETyesyes infospecific XML-type available, but no XML query functionality.no
Secondary indexesyesyesyesyesyes
SQL infoSupport of SQLSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.noyesyes infostandard with numerous extensionsyes
APIs and other access methodsIDistributedCache
JCache
LINQ
Proprietary native API
.NET Client API
HTTP API
LINQ
ADO.NET
JDBC
ODBC
ADO.NET
JDBC
native C library
ODBC
streaming API for large objects
ADO.NET
JDBC
ODBC
Proprietary native API
Supported programming languages.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
.NetAda
C
C#
C++
D
Eiffel
Erlang
Haskell
Java
Objective-C
OCaml
Perl
PHP
Python
Ruby
Scheme
Tcl
.Net
C
C++
Delphi
Java infoJDBC
JavaScript (Node.js)
Perl
PHP
Python
Tcl
C
C#
C++
Java
JavaScript
Kotlin
Objective-C
PHP
Python
Server-side scripts infoStored proceduresno infosupport for stored procedures with SQL-Server CLRyesyesuser defined functions inforealized in proprietary language PL/pgSQL or with common languages like Perl, Python, Tcl etc.yes
Triggersyes infoNotificationsyes infoDomain Eventsyesyesyes
Partitioning methods infoMethods for storing different data on different nodesyeshorizontal partitioning infoclient side managed; servers are not synchronizedpartitioning by range, list and (since PostgreSQL 11) by hash
Replication methods infoMethods for redundantly storing data on multiple nodesyes, with selectable consistency levelSource-replica replicationMulti-source replication
Source-replica replication
XtraDB Cluster
Source-replica replication infoother methods possible by using 3rd party extensionsSource-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Immediate ConsistencyImmediate ConsistencyImmediate Consistency
Foreign keys infoReferential integritynodepending on modelyesyesyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataoptimistic locking and pessimistic lockingACIDACIDACIDyes
Concurrency infoSupport for concurrent manipulation of datayesyesyesyesyes
Durability infoSupport for making data persistentyesyes infoWrite ahead logyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesnono
User concepts infoAccess controlAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)Role based authorizationUsers with fine-grained authorization concept infono user groups or rolesfine grained access rights according to SQL-standardfine grained access rights according to SQL-standard
More information provided by the system vendor
NCacheOrigoDBPercona Server for MySQLPostgreSQLTransbase
Specific characteristicsNCache has been the market leader in .NET Distributed Caching since 2005 . NCache...
» more
Competitive advantagesNCache is 100% .NET/ .NET Core based which fully supports ASP.NET Core Sessions ,...
» more
Typical application scenariosNCache enables industries like retail, finance, banking IoT, travel, ecommerce, healthcare...
» more
Key customersBank of America, Citi, Natures Way, Charter Spectrum, Barclays, Henry Schein, GBM,...
» more
Market metricsMarket Leader in .NET Distributed Caching since 2005.
» more
Licensing and pricing modelsNCache Open Source is free on an as-is basis without any support. NCache Enterprise...
» 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
3rd partiesCYBERTEC is your professional partner in PostgreSQL topics for over 20 years. As our main aim is to be your single-source all-in-one IT service provider, we offer a wide range of products and services. Visit our website for more details.
» more

Redgate webinars: A series of key topics for new PostgreSQL users.
» more

Timescale: Calling all PostgreSQL users – the 2023 State of PostgreSQL survey is now open! Share your favorite extensions, preferred frameworks, community experiences, and more. Take the survey today!
» more

Navicat Monitor is a safe, simple and agentless remote server monitoring tool for PostgreSQL and many other database management systems.
» more

Aiven for PostgreSQL: Fully managed PostgreSQL for developers with 70+ extensions and flexible orchestration tools.
» more

pgDash: In-Depth PostgreSQL Monitoring.
» more

SharePlex is the reliable and affordable data replication solution for PostgreSQL migrations, high availability and more.
» more

Fujitsu Enterprise Postgres: An Enterprise Grade PostgreSQL with the flexibility of a hybrid cloud solution combined with industry leading security, availability and performance.
» more

Navicat for PostgreSQL is an easy-to-use graphical tool for PostgreSQL database development.
» more

Instaclustr: Fully Hosted & Managed PostgreSQL
» more

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

More resources
NCacheOrigoDBPercona Server for MySQLPostgreSQLTransbase
DB-Engines blog posts

PostgreSQL is the DBMS of the Year 2023
2 January 2024, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2022, defending the title from last year
3 January 2023, Matthias Gelbmann, Paul Andlinger

Snowflake is the DBMS of the Year 2021
3 January 2022, Paul Andlinger, Matthias Gelbmann

show all

Recent citations in the news

How to use NCache in ASP.Net Core
25 February 2019, InfoWorld

Custom Response Caching Using NCache in ASP.NET Core
22 April 2020, InfoQ.com

provided by Google News

Update or migrate? Planning for MySQL 5.7 EOL
22 June 2023, InfoWorld

Sizing Up Servers: Intel's Skylake-SP Xeon versus AMD's EPYC 7000 - The Server CPU Battle of the Decade?
11 July 2017, AnandTech

How to deploy the Percona database performance monitor with Docker
24 February 2023, TechRepublic

Supercharge your Amazon RDS for MySQL deployment with ProxySQL and Percona Monitoring and Management ...
12 October 2018, AWS Blog

Critical MySQL Vulnerabilities Can Lead to Server Compromise
2 November 2016, Threatpost

provided by Google News

What Microsoft's Open Source PostgreSQL Acquisition Portends for SQL Server
1 June 2024, ITPro Today

How to implement a better like, views, comment counters in PostgreSQL?
28 May 2024, SitePoint

Automatically Generate Types for Your PostgreSQL Database
1 May 2024, The New Stack

Enterprise DB begins rolling AI features into PostgreSQL
23 May 2024, SiliconANGLE News

Introducing OCI Database with PostgreSQL: Completing Our Cloud Database Suite for Every Need
14 November 2023, blogs.oracle.com

provided by Google News



Share this page

Featured Products

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online 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

Milvus logo

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

Present your product here