https://github.com/lancelote/stanford-sql
Stanford "Databases: Relational Databases and SQL" code
https://github.com/lancelote/stanford-sql
Last synced: 2 months ago
JSON representation
Stanford "Databases: Relational Databases and SQL" code
- Host: GitHub
- URL: https://github.com/lancelote/stanford-sql
- Owner: lancelote
- Created: 2020-10-27T20:51:28.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-27T20:53:50.000Z (over 4 years ago)
- Last Synced: 2025-03-29T00:12:49.855Z (2 months ago)
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# stanford-sql
My code for [Databases: Relational Databases and SQL][1] Stanford course
## Database Setup
Test database to run queries against
- [Test database schema](vendor/schema.sql)
- [Test database data](vendor/data.sql)## TOC
- [x] Getting Started
- [x] Introduction and Relational Databases
- [ ] SQL
- [Basic Select Statement](src/sql/basic_select_statement.sql)
- [ ] Course Completion[1]: https://courses.edx.org/courses/course-v1:StanfordOnline+SOE.YDB-SQL0001+2T2020/course/