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

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

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/