How to have SQL db in termux
Hi, I would like to code a smallest possible app that fetches some data from a .db and then render on the UI with React. Is this possible with termux? My phone is redmi. Specifically, how to have .db file in termux? Install SQL?


