An open API service indexing awesome lists of open source software.

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

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/)

![](https://images-na.ssl-images-amazon.com/images/I/51A7fbsp0EL.jpg)

[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)