10-14-2019, 08:38 PM
hello,
with node js we can use sql lite; gekko uses it as Database engine.
look at this examples :
https://gielberkers.com/how-to-connect-t...in-nodejs/
it's easy to open a db (stored in a file) and insert into a table.
Dieguz
with node js we can use sql lite; gekko uses it as Database engine.
look at this examples :
https://gielberkers.com/how-to-connect-t...in-nodejs/
it's easy to open a db (stored in a file) and insert into a table.
Dieguz