2

Is it possible to connect React JS with SQLite database without any node.js or express ? If yes, please give me an example or provide some resource link.

Thank you in Advance.

1 Answer 1

4

Is possible to do this using sql.js. I had no luck with the sqlite3 module.

Here is the example I used: https://github.com/sql-js/react-sqljs-demo

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.