Skip to content

A template project for db-academy.io sql_parser course

License

Notifications You must be signed in to change notification settings

db-academy-io/sql_parser_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

db-academy.io sql parser

A template project for db-academy.io's sql parser course

DevContainer

This project uses a Rust-based DevContainer to provide a consistent development environment.

A dbcheck command is already installed in the devcontainer and avaiable to interact with the db-academy.io. Explore the dbcheck commands by running

cargo dbcheck --help

VSCode

If you're using VSCode, please install the DevContainer extension and reopen the project in a devcontainer.

Other IDEs

Please refer to the support documentation to set up a devcontainer on your IDE.

About

A template project for db-academy.io sql_parser course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages