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 > BaseX vs. NCache vs. PouchDB vs. SAP Adaptive Server

System Properties Comparison BaseX vs. NCache vs. PouchDB vs. SAP Adaptive Server

Please select another system to include it in the comparison.

Editorial information provided by DB-Engines
NameBaseX  Xexclude from comparisonNCache  Xexclude from comparisonPouchDB  Xexclude from comparisonSAP Adaptive Server infoformer name: Sybase ASE  Xexclude from comparison
DescriptionLight-weight Native XML DBMS with support for XQuery 3.0 and interactive GUI.Open-Source and Enterprise in-memory Key-Value StoreJavaScript DBMS with an API inspired by CouchDBThe SAP (Sybase) Adaptive Server Enterprise (ASE) is an enterprise-class RDBMS
Primary database modelNative XML DBMSKey-value storeDocument storeRelational DBMS
Secondary database modelsDocument store
Search engine infoUsing distributed Lucene
Spatial DBMS infowith Boeing's Spatial Query Server
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score1.73
Rank#142  Overall
#4  Native XML DBMS
Score0.94
Rank#195  Overall
#29  Key-value stores
Score2.28
Rank#115  Overall
#21  Document stores
Score36.31
Rank#25  Overall
#17  Relational DBMS
Websitebasex.orgwww.alachisoft.com/­ncachepouchdb.comwww.sap.com/­products/­technology-platform/­sybase-ase.html
Technical documentationdocs.basex.orgwww.alachisoft.com/­resources/­docspouchdb.com/­guideshelp.sap.com/­docs/­SAP_ASE
DeveloperBaseX GmbHAlachisoftApache Software FoundationSAP, Sybase
Initial release2007200520121987
Current release10.7, August 20235.3.3, April 20247.1.1, June 201916.0
License infoCommercial or Open SourceOpen Source infoBSD licenseOpen Source infoEnterprise Edition availableOpen Sourcecommercial
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 languageJavaC#, .NET, .NET Core, JavaJavaScriptC and C++
Server operating systemsLinux
OS X
Windows
Linux
Windows
server-less, requires a JavaScript environment (browser, Node.js)AIX
HP-UX
Linux
Solaris
Unix
Windows
Data schemeschema-freeschema-freeschema-freeyes
Typing infopredefined data types such as float or dateno infoXQuery supports typespartial infoSupported data types are Lists, Queues, Hashsets, Dictionary and Counternoyes
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.nonono
Secondary indexesyesyesyes infovia viewsyes
SQL infoSupport of SQLnoSQL-like query syntax and LINQ for searching the cache. Cache Synchronization with SQL Server using SQL dependency.noyes
APIs and other access methodsJava API
RESTful HTTP API
RESTXQ
WebDAV
XML:DB
XQJ
IDistributedCache
JCache
LINQ
Proprietary native API
HTTP REST infoonly for PouchDB Server
JavaScript API
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
Supported programming languagesActionscript
C
C#
Haskell
Java
JavaScript infoNode.js
Lisp
Perl
PHP
Python
Qt
Rebol
Ruby
Scala
Visual Basic
.Net
.Net Core
C#
Java
JavaScript (Node.js)
Python
Scala
JavaScriptC
C++
Cobol
Java
Java
Perl
PHP
Python
Server-side scripts infoStored proceduresyesno infosupport for stored procedures with SQL-Server CLRView functions in JavaScriptJava and Transact-SQL
Triggersyes infovia eventsyes infoNotificationsyesyes
Partitioning methods infoMethods for storing different data on different nodesnoneyesSharding infowith a proxy-based framework, named couchdb-loungehorizontal partitioning
Replication methods infoMethods for redundantly storing data on multiple nodesnoneyes, with selectable consistency levelMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Multi-source replication
Source-replica replication
MapReduce infoOffers an API for user-defined Map/Reduce methodsnoyesyesno
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual Consistency
Immediate Consistency
Strong Eventual Consistency over WAN with Conflict Resolution using Bridge Topology
Eventual ConsistencyImmediate Consistency
Foreign keys infoReferential integritynononoyes
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datamultiple readers, single writeroptimistic locking and pessimistic lockingnoACID
Concurrency infoSupport for concurrent manipulation of datayesyesyes
Durability infoSupport for making data persistentyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyes
User concepts infoAccess controlUsers with fine-grained authorization concept on 4 levelsAuthentication to access the cache via Active Directory/LDAP (possible roles: user, administrator)nofine grained access rights according to SQL-standard
More information provided by the system vendor
BaseXNCachePouchDBSAP Adaptive Server infoformer name: Sybase ASE
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
BaseXNCachePouchDBSAP Adaptive Server infoformer name: Sybase ASE
DB-Engines blog posts

New kids on the block: database management systems implemented in JavaScript
1 December 2014, Matthias Gelbmann

show all

Recent citations in the news

XML Injection Attacks: What to Know About XPath, XQuery, XXE & More
18 May 2022, Hashed Out by The SSL Store™

9 Skills You Need to Become a Data Engineer
2 November 2022, KDnuggets

provided by Google News

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

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

provided by Google News

Building an Offline First App with PouchDB — SitePoint
10 March 2014, SitePoint

Getting Started with PouchDB Client-Side JavaScript Database — SitePoint
7 September 2016, SitePoint

3 Reasons To Think Offline First
22 March 2017, ibm.com

Create Offline Web Apps Using Service Workers & PouchDB — SitePoint
7 March 2017, SitePoint

Offline-first web and mobile apps: Top frameworks and components
22 January 2019, TechBeacon

provided by Google News

Achieve zero RPO for your SAP ASE (Sybase) databases with Amazon FSx for NetApp ONTAP | Amazon Web Services
7 May 2024, AWS Blog

Arcion Introduces SAP Sybase ASE Connector for Ultimate Migration Flexibility
5 January 2023, Business Wire

Patch SAP Adaptive Server Enterprise now to avoid takeover risk
3 June 2020, BleepingComputer

Critical SAP ASE Flaws Allow Complete Control of Databases
3 June 2020, Threatpost

Newly Patched SAP ASE Flaws Could Let Attackers Hack Database Servers
3 June 2020, The Hacker News

provided by Google News



Share this page

Featured Products

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

RaimaDB logo

RaimaDB, embedded database for mission-critical applications. When performance, footprint and reliability matters.
Try RaimaDB for free.

SingleStore logo

Database for your real-time AI and Analytics Apps.
Try it today.

Neo4j logo

See for yourself how a graph database can make your life easier.
Use Neo4j online for free.

Present your product here