My Profile
Help
Hot Topics
Top Community Contributors
-
Latest & Greatest of Sparx Enterprise Architect 16
Written by Nizam MohamedRead more... -
Enterprise Architect 16 Menus and Shortcuts – A Detailed Comparison to EA 14 and EA 15
Written by Sparx Systems India -
QEA Files in Sparx EA 16 enables EA SaaS solution for Individuals and Small teams
Written by Nizam Mohamed -
EA16 on Tour
Written by Peter Lieber -
Monitor Real-time Diagram Updates in Enterprise Architect 16.
Written by Sparx Systems India -
Enterprise Architect Version 16 release
Written by sparxsystems -
EA 16 - Resources and Videos for Reference
Written by Nizam-Mohamed -
Quick Reports Through Custom Documentation in Enterprise Architect 16
Written by Sparx Systems India
Displaying items by tag: domain modeing
Tutorial: Domain Driven Database Design
The first video of our CodeBot 201 tutorial series walks you through defining a domain model for a Fantasy Football app, and using CodeBot to instantly transform the domain model into a complete MongoDB database and REST API:
How easy is it to generate a working database and API from an EA domain model? Really, really easy...
This video will show you how in less than 3 minutes…which is about how long it takes for you to try it yourself. In our example, your app can show video of the 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,
Team is an object in the problem domain
to a class on a domain model diagram,
A Team has an Owner and a Roster and a Schedule
to a Mongo DB collection with a NodeJS REST API (documented in Swagger),
Use the API to Create Teams, Read Teams, Update Teams…
and a client-side layer that makes accessing the API nice and straightforward.
You don’t need to call the API directly because CodeBot generates client-side code including usage samples
CodeBot is a complex product that does an incredible amount of work to simplify your life as a developer. Give it a try today!