Conclusion
Congratulations! You have learned all the essentials of data model with ZenStack. What's next?
In the following parts, you'll learn how to put the schema into use and let it drive many aspects of your application, including:
- Creating an ORM to query the database
- Evolving database schema with migrations
- Exposing a data API with Query-as-a-Service
- Driving other useful utilities
Let's continue our journey with ZenStack!