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

DBMS > PouchDB vs. SAP HANA vs. STSdb vs. TimesTen vs. Weaviate

System Properties Comparison PouchDB vs. SAP HANA vs. STSdb vs. TimesTen vs. Weaviate

Editorial information provided by DB-Engines
NamePouchDB  Xexclude from comparisonSAP HANA  Xexclude from comparisonSTSdb  Xexclude from comparisonTimesTen  Xexclude from comparisonWeaviate  Xexclude from comparison
DescriptionJavaScript DBMS with an API inspired by CouchDBIn-memory, column based data store. Available as appliance or cloud serviceKey-Value Store with special method for indexing infooptimized for high performance using a special indexing methodIn-Memory RDBMS compatible to OracleAn AI-native realtime vector database engine that integrates scalable machine learning models.
Primary database modelDocument storeRelational DBMSKey-value storeRelational DBMSVector DBMS
Secondary database modelsDocument store
Graph DBMS infowith SAP Hana, Enterprise Edition
Spatial DBMS
DB-Engines Ranking infomeasures the popularity of database management systemsranking trend
Trend Chart
Score2.34
Rank#112  Overall
#21  Document stores
Score44.27
Rank#23  Overall
#16  Relational DBMS
Score0.10
Rank#357  Overall
#51  Key-value stores
Score1.36
Rank#161  Overall
#75  Relational DBMS
Score1.52
Rank#153  Overall
#5  Vector DBMS
Websitepouchdb.comwww.sap.com/­products/­hana.htmlgithub.com/­STSSoft/­STSdb4www.oracle.com/­database/­technologies/­related/­timesten.htmlgithub.com/­weaviate/­weaviate
weaviate.io
Technical documentationpouchdb.com/­guideshelp.sap.com/­hanadocs.oracle.com/­database/­timesten-18.1weaviate.io/­developers/­weaviate
DeveloperApache Software FoundationSAPSTS Soft SCOracle, TimesTen Performance Software, HP infooriginally founded in HP Labs it was acquired by Oracle in 2005Weaviate B.V.
Initial release20122010201119982019
Current release7.1.1, June 20192.0 SPS07 (April 4, 2023), April 20234.0.8, September 201511 Release 2 (11.2.2.8.0)1.19, May 2023
License infoCommercial or Open SourceOpen SourcecommercialOpen Source infoGPLv2, commercial license availablecommercialOpen Source infocommercial license available with Weaviate Enterprise
Cloud-based only infoOnly available as a cloud servicenono infoalso available as a cloud based servicenonono
DBaaS offerings (sponsored links) infoDatabase as a Service

Providers of DBaaS offerings, please contact us to be listed.
Implementation languageJavaScriptC#Go
Server operating systemsserver-less, requires a JavaScript environment (browser, Node.js)Appliance or cloud-serviceWindowsAIX
HP-UX
Linux
OS X
Solaris SPARC/x86
Windows
Data schemeschema-freeyesyesyesyes, maps to GraphQL interface
Typing infopredefined data types such as float or datenoyesyes infoprimitive types and user defined types (classes)yesyes infostring, int, float, geo point, date, cross reference, fuzzy references
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.nononono
Secondary indexesyes infovia viewsyesnoyesyes infoall data objects are indexed in a semantic vector space (the Contextionary), all primitive fields are indexed
SQL infoSupport of SQLnoyesnoyesGraphQL is used as query language
APIs and other access methodsHTTP REST infoonly for PouchDB Server
JavaScript API
JDBC
ODBC
.NET Client APIJDBC
ODBC
ODP.NET
Oracle Call Interface (OCI)
GraphQL query language
RESTful HTTP/JSON API
Supported programming languagesJavaScriptC#
Java
C
C++
Java
PL/SQL
JavaScript / TypeScript
Python
Server-side scripts infoStored proceduresView functions in JavaScriptSQLScript, RnoPL/SQLno
Triggersyesyesnonono
Partitioning methods infoMethods for storing different data on different nodesSharding infowith a proxy-based framework, named couchdb-loungeyesnonenoneSharding
Replication methods infoMethods for redundantly storing data on multiple nodesMulti-source replication infoalso with CouchDB databases
Source-replica replication infoalso with CouchDB databases
yesnoneMulti-source replication
Source-replica replication
yes
MapReduce infoOffers an API for user-defined Map/Reduce methodsyesnononono
Consistency concepts infoMethods to ensure consistency in a distributed systemEventual ConsistencyImmediate ConsistencyImmediate Consistency or Eventual Consistency depending on configurationEventual Consistency
Foreign keys infoReferential integritynoyesnoyesno
Transaction concepts infoSupport to ensure data integrity after non-atomic manipulations of datanoACIDnoACIDno
Concurrency infoSupport for concurrent manipulation of datayesyesyesyes
Durability infoSupport for making data persistentyes infoby using IndexedDB, WebSQL or LevelDB as backendyesyesyes infoby means of logfiles and checkpointsyes
In-memory capabilities infoIs there an option to define some or all structures to be held in-memory only.yesyesyesyes
User concepts infoAccess controlnoyesnofine grained access rights according to SQL-standardAPI Keys
OpenID Connect Discovery
More information provided by the system vendor
PouchDBSAP HANASTSdbTimesTenWeaviate
Specific characteristicsWeaviate is an open source vector database that is robust, scalable, cloud-native,...
» more
Competitive advantagesFlexible deployment - Free, open source or fully-managed cloud vector database service...
» more
Typical application scenariosAs a database supporting the development of generative AI and semantic search applications...
» more
Key customersAll companies that have data. ​
» more
Market metricsAs of mid 2023: Over 2 million open source downloads 3500+ Weaviate Slack community...
» more
Licensing and pricing modelsWeaviate is open-source, and free to use. Weaviate is also available as a fully managed...
» 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 partiesCData: Connect to Big Data & NoSQL through standard Drivers.
» more

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

More resources
PouchDBSAP HANASTSdbTimesTenWeaviate
DB-Engines blog posts

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

show all

Weaviate, an ANN Database with CRUD support
2 February 2021,  Etienne Dilocker, SeMI Technologies (sponsor) 

show all

Recent citations in the news

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

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

3 Reasons To Think Offline First
22 March 2017, IBM

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

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

provided by Google News

Combine the Power of AI with Business Context Using SAP HANA Cloud Vector Engine
2 April 2024, SAP News

Tata Technologies accelerates Mitsubishi Electric India's digital transformation journey with SAP S4/Hana ...
11 June 2024, CXOToday.com

5 New Google Cloud-SAP Products Launched At Sapphire For AI, HANA And Cloud
4 June 2024, CRN

Automating application-consistent Amazon EBS Snapshots for SAP HANA databases | Amazon Web Services
6 February 2024, AWS Blog

Red Hat Rolls Out Linux for SAP Hana Cloud on AWS
30 May 2024, Data Center Knowledge

provided by Google News

Build enterprise-ready generative AI solutions with Cohere foundation models in Amazon Bedrock and Weaviate vector ...
24 January 2024, AWS Blog

Weaviate Partners with Snowflake to Bring Secure GenAI to Snowpark Container Services
8 February 2024, Datanami

Weaviate Partners with Snowflake to Bring Secure GenAI to Snowpark Container Services
9 February 2024, AiThority

Foley Represents Cortical Ventures in $50M Series B Round for Weaviate
17 December 2023, Foley & Lardner LLP

Getting Started with Weaviate: A Beginner's Guide to Search with Vector Databases
18 July 2023, Towards Data Science

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

Neo4j logo

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

Milvus logo

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

Present your product here