NoSQL support for Node.js

NoSQL

The Node.js extension does not directly create NoSQL server side representation in the analysis results, however, it will create a client side representation based on the API access and will create links from JavaScript functions to NoSQL “Database” or “Table” equivalents as follows:

VendorLink
Azure Cosmos DBSee Azure Cosmos DB support for Node.js
CouchDBSee CouchDB support for Node.js
DynamoDBSee DynamoDB support for Node.js
ElasticsearchSee Elasticsearch support for Node.js
MarkLogicSee MarkLogic support for Node.js
MemcachedSee Memcached support for Node.js
MongoDB (“mongodb”, “mongoose”, “prisma”)See MongoDB support for Node.js
RedisSee Redis support for Node.js