SQL.js ist komplett in Javascript realisiert und stellt eine funktionierende Version von SQLite im Browser zur Verfügung.
Foundation of this library is based on Chris Brody's Cordova SQLite plugin. Features: 1. iOS and Android supported via identical ...
HTML frontend with a form. Sends data to the backend via fetch (using POST). Backend receives the data and inserts it into a ...