Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thomasnield/oreilly_getting_started_with_sql
Database files for the O'Reilly book "Getting Started with SQL: A hands on approach for beginners" http://goo.gl/z3zG54
https://github.com/thomasnield/oreilly_getting_started_with_sql
oreilly sql sqlite
Last synced: 2 days ago
JSON representation
Database files for the O'Reilly book "Getting Started with SQL: A hands on approach for beginners" http://goo.gl/z3zG54
- Host: GitHub
- URL: https://github.com/thomasnield/oreilly_getting_started_with_sql
- Owner: thomasnield
- Created: 2015-11-20T20:43:48.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-07-09T15:11:01.000Z (6 months ago)
- Last Synced: 2024-12-14T13:11:58.187Z (10 days ago)
- Topics: oreilly, sql, sqlite
- Homepage:
- Size: 2.01 MB
- Stars: 418
- Watchers: 22
- Forks: 179
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting Started with SQL
Thank you for reading *Getting Started with SQL*. These are the database files for the book.
Recommended SQLite Environments:
*SQLiteOnline*
http://sqliteonline.com/*SQLiteStudio*
https://sqlitestudio.pl/features/## Open Databases Directly on SQliteOnline
#### rexon_metals.db
https://sqliteonline.com/#urldb=https://raw.githubusercontent.com/thomasnield/oreilly_sql_fundamentals_for_data/master/databases/rexon_metals.db#### weather_stations.db
https://sqliteonline.com/#urldb=https://raw.githubusercontent.com/thomasnield/oreilly_sql_fundamentals_for_data/master/databases/weather_stations.db## OTHER RESOURCES:
[SQL Interactive Scenarios on O'Reilly](https://learning.oreilly.com/search/?q=thomas%20nield%20sql&type=cloud-scenario&type=sandbox&type=scenario)
[SQL Fundamentals for Data Video Course on O'Reilly](https://learning.oreilly.com/videos/-/9781491963876/)
[SQL for Analytics Course on O'Reilly](https://learning.oreilly.com/videos/sql-for-analytics/9781492058212/)
[SQL with Python, R, and Java (Code Examples)](https://github.com/thomasnield/oreilly_programming_with_sql/tree/master/code)
[Intermediate SQL (Code Examples)](https://github.com/thomasnield/oreilly_intermediate_sql_for_data/blob/master/intermediate_sql_class_notes.md)
[Getting Started with SQL (O'Reilly Book)](https://learning.oreilly.com/library/view/getting-started-with/9781491938607/)
# Having Download Trouble?
This book requires basic proficiency in downloading, unzipping, and navigating files and folders.
If you need assistance in extracting a zipped folder, [please see this short tutorial](http://www.wikihow.com/Open-a-Zip-File).
For SQLiteStudio, easy-to-use installers are now available so you should not have to unzip/copy/paste SQLiteStudio: https://sqlitestudio.pl/index.rvt?act=download
![](https://images-na.ssl-images-amazon.com/images/I/51A7fbsp0EL.jpg)