Domain Driven Database Design
As part of our ongoing quest for more tutorials I’m happy to introduce the first video of our CodeBot 201 series — Domain Driven Database Design.
This video will show you how in less than 3 minutes…which is about how long it takes for you to try it yourself.
We’re introducing a new tutorial example — video fantasy football — where your app can show video of your players scoring touchdowns in near real-time.
In this video we’ll follow the evolution of the TEAM object from a noun on a short problem domain description,
to a class on a domain model diagram,
to a Mongo DB collection with a Node JS API (documented in Swagger),
and a client-side layer that makes it incredibly easy to access the API.
CodeBot is a very complicated product that does an incredible amount of work to make your life as a developer much much simpler. Give it a try today!