https://github.com/simonwaldherr/sql-examples
sql examples (sqlite)
https://github.com/simonwaldherr/sql-examples
data-analysis data-science database datascience education examples hacktoberfest-accepted howto learning learning-by-doing sql sql-query sql-server sqlite
Last synced: 9 months ago
JSON representation
sql examples (sqlite)
- Host: GitHub
- URL: https://github.com/simonwaldherr/sql-examples
- Owner: SimonWaldherr
- License: mit
- Created: 2014-04-05T20:47:48.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2025-04-11T21:13:05.000Z (9 months ago)
- Last Synced: 2025-04-11T22:23:05.784Z (9 months ago)
- Topics: data-analysis, data-science, database, datascience, education, examples, hacktoberfest-accepted, howto, learning, learning-by-doing, sql, sql-query, sql-server, sqlite
- Homepage: https://SimonWaldherr.github.io/sql-examples/
- Size: 3.5 MB
- Stars: 16
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sql-examples
[](https://zenodo.org/badge/latestdoi/18476308)
[](https://opensource.org/licenses/MIT)
if you like this project, you may also like my [golang-examples](https://github.com/SimonWaldherr/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:
The playground looks like this:
[](https://simonwaldherr.github.io/sql-examples/)
## License
Copyright © 2025 Simon Waldherr
See the [LICENSE](https://github.com/SimonWaldherr/sql-examples/blob/master/LICENSE) file for details.