📄️ Start to Play
This chapter is for people who want to understand TeaQL by using it first, before reading the modeling and customization internals.
📄️ Service Behind the Scenes
TeaQL looks simple from the application code side because a lot of work is handled by the runtime and the generated library behind the scenes.
📄️ Start from Example
📄️ Generate Java Package
Turn a TeaQL model into a generated Java package and use it from Gradle.