An open API service indexing awesome lists of open source software.

https://github.com/ramsailopal/yottadb-node

A gitpod dev environment for nodejs development against M based databases
https://github.com/ramsailopal/yottadb-node

gtm intersystems-cache intersystems-iris nodejs yottadb

Last synced: about 1 month ago
JSON representation

A gitpod dev environment for nodejs development against M based databases

Awesome Lists containing this project

README

          

# yottadb-node

A gitpod dev environment for nodejs development against M based databases

Utilises M Gateway integration engine and M Gateway dbx

![Alt text](yotta-node.webp?raw=true "Gitpod View")

# Gitpod

[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/RamSailopal/yottadb-node)

1) Create a free/paid Gitpod account - https://www.gitpod.io/
2) Log into the account
3) Open a new browser tab and add **gitpod.io/#https://github.com/RamSailopal/yottadb-node** to the address - This will create a new Gitpod cloud instance and display three terminal windows. The second window will show the YottaDB environment and the third the nodejs environment where code can be run. A demo **yottacapital.js** file has been created to demonstate how to read and write to YottaDB from nodejs.

# References

**M Gateway Intergration engine** - https://github.com/chrisemunt/mgsi

**mg-dbx** - https://github.com/chrisemunt/mg-dbx