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
- Host: GitHub
- URL: https://github.com/ramsailopal/yottadb-node
- Owner: RamSailopal
- Created: 2022-02-22T12:00:16.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-23T11:14:37.000Z (about 4 years ago)
- Last Synced: 2025-05-21T05:36:49.589Z (about 1 year ago)
- Topics: gtm, intersystems-cache, intersystems-iris, nodejs, yottadb
- Language: JavaScript
- Homepage:
- Size: 688 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

# Gitpod
[](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