https://github.com/thomasnield/oreilly_sql_fundamentals_for_data
Resources for O'Reilly "SQL Fundamentals for Data" online training
https://github.com/thomasnield/oreilly_sql_fundamentals_for_data
Last synced: 14 days ago
JSON representation
Resources for O'Reilly "SQL Fundamentals for Data" online training
- Host: GitHub
- URL: https://github.com/thomasnield/oreilly_sql_fundamentals_for_data
- Owner: thomasnield
- Created: 2017-06-03T17:43:53.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2025-02-12T14:44:17.000Z (2 months ago)
- Last Synced: 2025-04-04T18:34:53.584Z (22 days ago)
- Homepage:
- Size: 17.1 MB
- Stars: 180
- Watchers: 29
- Forks: 125
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# O'Reilly SQL Fundamentals (Online Training)
Resources for O'Reilly "SQL Fundamentals for Data" online training
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:[Getting Started with SQL (O'Reilly Book)](https://learning.oreilly.com/library/view/getting-started-with/9781491938607/)

[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)
[Anaconda Introduction to SQL (Using Python)](https://learning.anaconda.cloud/introduction-to-sql)
[An Introduction to Regular Expressions](https://learning.oreilly.com/library/view/an-introduction-to/9781492082569/)
[Regular Expressions Interactive Labs](https://learning.oreilly.com/search/?q=thomas%20nield%20regular%20expressions&type=sandbox&type=scenario&type=cloud-scenario&rows=100&language_with_transcripts=en)