https://github.com/zstumgoren/gentle-intro-to-sql
A gentle intro to the world of databases and SQL, using SQLite
https://github.com/zstumgoren/gentle-intro-to-sql
databases sql sqlite
Last synced: over 1 year ago
JSON representation
A gentle intro to the world of databases and SQL, using SQLite
- Host: GitHub
- URL: https://github.com/zstumgoren/gentle-intro-to-sql
- Owner: zstumgoren
- Created: 2018-10-13T03:22:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T03:00:40.000Z (over 3 years ago)
- Last Synced: 2025-02-28T19:06:14.555Z (over 1 year ago)
- Topics: databases, sql, sqlite
- Language: Makefile
- Homepage: https://a-gentle-introduction-to-sql.readthedocs.io
- Size: 5.51 MB
- Stars: 9
- Watchers: 3
- Forks: 1
- Open Issues: 12
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
A Gentle Introduction to SQL Using SQLite
-----------------------------------------
This tutorial was crafted by `Troy Thibodeaux `_
as a human-friendly introduction to the world of databases and SQL.
It introduces database skills from the ground up using
SQLite and a small set of data from the world of campaign finance.
The home page for this tutorial is: https://a-gentle-introduction-to-sql.readthedocs.io
This repo largely hews to Troy's original `SQL-Tutorial `_,
but updates the material to work with *DB Browser for SQLite*.
.. image:: https://i.creativecommons.org/l/by-nc-nd/3.0/88x31.png
*A Gentle Introduction to SQL Using SQLite* by Troy Thibodeaux is licensed
under a `Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported
License `_.