# README
sql-exercises
Contributing
If you don't want to create a PR, you can contact me and suggest improvements through this Google Form.
Development
Features
- Show checkmark on success/error on failure
- Store success forever
- Store current query
- Add more exercises
- Add formatter
- Code highlighting
- Menu bar
- About
Prepare for production
- Fix tailwind production setup
- Add timeout for request
- Set a generous 20 ms
- Readonly DB
no such table error
- https://github.com/mattn/go-sqlite3/blob/master/README.md#faq
- Deploy to production
- New domain name
Other
- Close db connection on shutdown
- Add Github link
- Add link to google form
- Link to inspiration
- Use tailwind typography