stevenballs / sql-examples

sql examples (sqlite)

Home Page:https://SimonWaldherr.github.io/sql-examples/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sql-examples

if you like this project, you may also like my golang-examples repository.

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 © 2021 Simon Waldherr See the LICENSE file for details.

About

sql examples (sqlite)

https://SimonWaldherr.github.io/sql-examples/

License:MIT License