Untitled
We are going to go over a brief tour of what using
We'll start out with a very simple use case and dataset. The Todo list. If you've worked in software you'll know this is the common example use case and as a way to demonstrate how to build an app. It's simple, almost everyone understands the basics of it.
It is also a good example of what a SQL database can be good for.
Our data in this case is
Ok, so first we need to create a database: