Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 19 days 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T03:00:40.000Z (almost 2 years ago)
- Last Synced: 2024-10-11T12:58:55.972Z (about 1 month 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: 0
- 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 `_.