S
S
Smi_ed2020-07-24 02:00:36
JavaScript
Smi_ed, 2020-07-24 02:00:36

How to display a graph and a table on an html page using js connected to sqlite?

Without using php
Portable Dashboard without server

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Ranwise, 2020-07-24
@Ranwise

most likely nothing from sqlite, unless you look for a lib that will work in the browser and then the database itself will need to be downloaded to the client and kept in memory
make a rest-api service on nodejs that will select data from sqlite and give it to the browser in json format

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question