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

DBMS > BigObject vs. NCache vs. Oracle NoSQL vs. TimescaleDB

System Properties Comparison BigObject vs. NCache vs. Oracle NoSQL vs. TimescaleDB

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBigObject  Xexclude from comparisonNCache  Xexclude from comparisonOracle NoSQL  Xexclude from comparisonTimescaleDB  Xexclude from comparison
DescriptionAnalytic DBMS for real-time computations and queriesOpen-Source and Enterprise in-memory Key-Value StoreA multi-model, scalable, distributed NoSQL database, designed to provide highly reliable, flexible, and available data management across a configurable set of storage nodesA time series DBMS optimized for fast ingest and complex queries, based on PostgreSQL
Primary database modelRelational DBMS infoa hierachical model (tree) can be imposedKey-value storeDocument store
Key-value store
Relational DBMS
Time Series DBMS
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
Relational DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.13
Rank#342  Overall
#150  Relational DBMS
Score0.98
Rank#196  Overall
#29  Key-value stores
Score2.96
Rank#103  Overall
#18  Document stores
#17  Key-value stores
#52  Relational DBMS
Score4.87
Rank#74  Overall
#4  Time Series DBMS
Websitebigobject.iowww.alachisoft.com/­ncachewww.oracle.com/­database/­nosql/­technologies/­nosqlwww.timescale.com
Technical documentationdocs.bigobject.iowww.alachisoft.com/­resources/­docsdocs.oracle.com/­en/­database/­other-databases/­nosql-database/­index.htmldocs.timescale.com
DeveloperBigObject, Inc.AlachisoftOracleTimescale
Initial release2015200520112017
Current release5.3.3, April 202423.3, December 20232.13.0, November 2023
License infoCommercial or Open Sourcecommercial infofree community edition availableOpen Source infoEnterprise Edition availableOpen Source infoProprietary for Enterprise Edition (Oracle Database EE license has Oracle NoSQL database EE covered: details)Open Source infoApache 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 languageC#, .NET, .NET Core, JavaJavaC
Server operating systemsLinux infodistributed as a docker-image
OS X infodistributed as a docker-image (boot2docker)
Windows infodistributed as a docker-image (boot2docker)
Linux
Windows
Linux
Solaris SPARC/x86
Linux
OS X
Windows
Data schemeyesschema-freeSupport Fixed schema and Schema-less deployment with the ability to interoperate between them.yes
Typing infopredefined data types such as float or dateyespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counteroptionalnumerics, strings, booleans, arrays, JSON blobs, geospatial dimensions, currencies, binary data, other complex data types
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.nononoyes
Secondary indexesyesyesyesyes
SQL infoSupport of SQLSQL-like DML and DDL statementsSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.SQL-like DML and DDL statementsyes infofull PostgreSQL SQL syntax
APIs and other access methodsfluentd
ODBC
RESTful HTTP API
IDistributedCache
JCache
LINQ
Proprietary native API
RESTful HTTP APIADO.NET
JDBC
native C library
ODBC
streaming API for large objects
Supported programming languages.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
C
C#
Go
Java
JavaScript (Node.js)
Python
.Net
C
C++
Delphi
Java infoJDBC
JavaScript
Perl
PHP
Python
R
Ruby
Scheme
Tcl
Server-side scripts infoStored proceduresLuano infosupport for stored procedures with SQL-Server CLRnouser defined functions, PL/pgSQL, PL/Tcl, PL/Perl, PL/Python, PL/Java, PL/PHP, PL/R, PL/Ruby, PL/Scheme, PL/Unix shell
Triggersnoyes infoNotificationsnoyes
Partitioning methods infoMethods for storing different data on different nodesnoneyesShardingyes, across time and space (hash partitioning) attributes
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes, with selectable consistency levelElectable source-replica replication per shard. Support distributed global deployment with Multi-region table featureSource-replica replication with hot standby and reads on replicas info
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyeswith Hadoop integrationno
Consistency concepts infoMethods to ensure consistency in a distributed systemnoneEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Eventual Consistency
Immediate Consistency infodepending on configuration
Immediate Consistency
Foreign keys infoReferential integrityyes infoautomatically between fact table and dimension tablesnonoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanooptimistic locking and pessimistic lockingconfigurable infoACID within a storage node (=shard)ACID
Concurrency infoSupport for concurrent manipulation of datayes infoRead/write lock on objects (tables, trees)yesyesyes
Durability infoSupport for making data persistentyesyesyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyes infooff heap cacheno
User concepts infoAccess controlnoAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)Access rights for users and rolesfine grained access rights according to SQL-standard
More information provided by the system vendor
BigObjectNCacheOracle NoSQLTimescaleDB
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

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

More resources
BigObjectNCacheOracle NoSQLTimescaleDB
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

Enhance enterprise data security and trust: Must see Blockchain Technology sessions at Oracle CloudWorld 2023
21 August 2023, Oracle

We built a geo-distributed, serverless modern app using the Oracle NoSQL Database Cloud Service
18 November 2021, Oracle

Oracle Beefs Up Its NoSQL Database Offering
3 April 2014, Data Center Knowledge

Oracle Defends Relational DBs Against NoSQL Competitors
25 November 2015, eWeek

Larry Ellison Just Embraced the Enemy. Or Did He?
1 October 2012, WIRED

provided by Google News

TimescaleDB Is a Vector Database Now, Too
25 September 2023, Datanami

Timescale Acquires PopSQL to Bring a Modern, Collaborative SQL GUI to PostgreSQL Developers
4 April 2024, PR Newswire

TimescaleDB for Azure Database for PostgreSQL to power IoT and time-series workloads | Azure updates
18 March 2019, Microsoft

Visualizing IoT Data at Scale With Hopara and TimescaleDB
16 May 2023, Embedded Computing Design

Timescale Valuation Rockets to Over $1B with $110M Round, Marking the Explosive Rise of Time-Series Data
22 February 2022, Business Wire

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.

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.

AllegroGraph logo

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

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

Present your product here