sql-examples
March 16, 2026 · View on GitHub
if you like this project, you may also like my golang-examples-repository
or my own sql-engine tinySQL (which also has a online/browser-version).
About
These examples explain the basics of SQL. These are examples using the SQLite dialect. There will be more examples from time to time.
If you like, feel free to add more SQL examples.
Play
You can experiment with the examples here: https://simonwaldherr.github.io/sql-examples/
The playground looks like this:

License
Copyright © 2026 Simon Waldherr See the LICENSE file for details.