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 > InfinityDB vs. JaguarDB vs. PouchDB vs. SAP Adaptive Server vs. Stardog

System Properties Comparison InfinityDB vs. JaguarDB vs. PouchDB vs. SAP Adaptive Server vs. Stardog

Editorial information provided by DB-Engines
NameInfinityDB  Xexclude from comparisonJaguarDB  Xexclude from comparisonPouchDB  Xexclude from comparisonSAP Adaptive Server infoformer name: Sybase ASE  Xexclude from comparisonStardog  Xexclude from comparison
DescriptionA Java embedded Key-Value Store which extends the Java Map interfacePerformant, highly scalable DBMS for AI and IoT applicationsJavaScript DBMS with an API inspired by CouchDBThe SAP (Sybase) Adaptive Server Enterprise (ASE) is an enterprise-class RDBMSEnterprise Knowledge Graph platform and graph DBMS with high availability, high performance reasoning, and virtualization
Primary database modelKey-value storeKey-value store
Vector DBMS
Document storeRelational DBMSGraph DBMS
RDF store
Secondary database modelsSpatial DBMS infowith Boeing's Spatial Query Server
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score0.00
Rank#378  Overall
#57  Key-value stores
Score0.00
Rank#383  Overall
#60  Key-value stores
#13  Vector DBMS
Score2.28
Rank#115  Overall
#21  Document stores
Score36.31
Rank#25  Overall
#17  Relational DBMS
Score2.02
Rank#123  Overall
#11  Graph DBMS
#6  RDF stores
Websiteboilerbay.comwww.jaguardb.compouchdb.comwww.sap.com/­products/­technology-platform/­sybase-ase.htmlwww.stardog.com
Technical documentationboilerbay.com/­infinitydb/­manualwww.jaguardb.com/­support.htmlpouchdb.com/­guideshelp.sap.com/­docs/­SAP_ASEdocs.stardog.com
DeveloperBoiler Bay Inc.DataJaguar, Inc.Apache Software FoundationSAP, SybaseStardog-Union
Initial release20022015201219872010
Current release4.03.3 July 20237.1.1, June 201916.07.3.0, May 2020
License infoCommercial or Open SourcecommercialOpen Source infoGPL V3.0Open Sourcecommercialcommercial info60-day fully-featured trial license; 1-year fully-featured non-commercial use license for academics/students
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.
Implementation languageJavaC++ infothe server part. Clients available in other languagesJavaScriptC and C++Java
Server operating systemsAll OS with a Java VMLinuxserver-less, requires a JavaScript environment (browser, Node.js)AIX
HP-UX
Linux
Solaris
Unix
Windows
Linux
macOS
Windows
Data schemeyes infonested virtual Java Maps, multi-value, logical ‘tuple space’ runtime Schema upgradeyesschema-freeyesschema-free and OWL/RDFS-schema support
Typing infopredefined data types such as float or dateyes infoall Java primitives, Date, CLOB, BLOB, huge sparse arraysyesnoyesyes
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.nonononono infoImport/export of XML data possible
Secondary indexesno infomanual creation possible, using inversions based on multi-value capabilityyesyes infovia viewsyesyes infosupports real-time indexing in full-text and geospatial
SQL infoSupport of SQLnoA subset of ANSI SQL is implemented infobut no views, foreign keys, triggersnoyesYes, compatible with all major SQL variants through dedicated BI/SQL Server
APIs and other access methodsAccess via java.util.concurrent.ConcurrentNavigableMap Interface
Proprietary API to InfinityDB ItemSpace (boilerbay.com/­docs/­ItemSpaceDataStructures.htm)
JDBC
ODBC
HTTP REST infoonly for PouchDB Server
JavaScript API
ADO.NET
JDBC
ODBC
OLE DB
Tabular Data Stream (TDS)
GraphQL query language
HTTP API
Jena RDF API
OWL
RDF4J API
Sesame REST HTTP Protocol
SNARL
SPARQL
Spring Data
Stardog Studio
TinkerPop 3
Supported programming languagesJavaC
C++
Go
Java
JavaScript (Node.js)
PHP
Python
Ruby
Scala
JavaScriptC
C++
Cobol
Java
Java
Perl
PHP
Python
.Net
Clojure
Groovy
Java
JavaScript
Python
Ruby
Server-side scripts infoStored proceduresnonoView functions in JavaScriptJava and Transact-SQLuser defined functions and aggregates, HTTP Server extensions in Java
Triggersnonoyesyesyes infovia event handlers
Partitioning methods infoMethods for storing different data on different nodesnoneShardingSharding infowith a proxy-based framework, named couchdb-loungehorizontal partitioningnone
Replication methods infoMethods for redundantly storing data on multiple nodesnoneMulti-source replicationMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
Multi-source replication
Source-replica replication
Multi-source replication in HA-Cluster
MapReduce infoOffers an API for user-defined Map/Reduce methodsnonoyesnono
Consistency concepts infoMethods to ensure consistency in a distributed systemImmediate Consistency infoREAD-COMMITTED or SERIALIZEDEventual ConsistencyEventual ConsistencyImmediate ConsistencyImmediate Consistency in HA-Cluster
Foreign keys infoReferential integrityno infomanual creation possible, using inversions based on multi-value capabilitynonoyesyes inforelationships in graphs
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of dataACID infoOptimistic locking for transactions; no isolation for bulk loadsnonoACIDACID
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyesyesyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.nonoyesyes
User concepts infoAccess controlnorights management via user accountsnofine grained access rights according to SQL-standardAccess rights for users and roles

More information provided by the system vendor

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
InfinityDBJaguarDBPouchDBSAP Adaptive Server infoformer name: Sybase ASEStardog
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

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

AWS Launch Wizard is now available in Melbourne, Spain, and Zurich Regions
26 January 2024, AWS Blog

Arcion Introduces SAP Sybase ASE Connector for Ultimate Migration Flexibility
5 January 2023, businesswire.com

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

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

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

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.

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.

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