andreasbm / web-skills

A visual overview of useful skills to learn as a web developer
https://andreasbm.github.io/web-skills/
Other
6.97k stars 650 forks source link

Adding SQLite #32

Open geekosupremo opened 4 years ago

geekosupremo commented 4 years ago

As SQLite is pervasive (literally the most installed DB on earth), and is very similar in API to Postgres, it seems like it deserves a little love.

This is useful for people making little PWAs & SPAs or working with their browsers addon/plugin system.