Skip to content

SimonWaldherr/sql-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

sql-examples

DOI License: MIT

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:
Foo

License

Copyright © 2025 Simon Waldherr See the LICENSE file for details.