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:

Vendor Link
Azure Cosmos DB See Azure Cosmos DB support for Node.js
CouchDB See CouchDB support for Node.js
DynamoDB See DynamoDB support for Node.js
Elasticsearch See Elasticsearch support for Node.js
MarkLogic See MarkLogic support for Node.js
Memcached See Memcached support for Node.js
MongoDB (“mongodb”, “mongoose”, “prisma”) See MongoDB support for Node.js
Redis See Redis support for Node.js