Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 981 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 981 Bytes

yottadb-node

A gitpod dev environment for nodejs development against M based databases

Utilises M Gateway integration engine and M Gateway dbx

Alt text

Gitpod

Open in Gitpod

  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