-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Ultet is in pre-release state. Most of the work has been done a few items should be enough to finish enabling a release. This is the road ahead for the project.
Finalizing the development and preparing for the initial MVP release.
The first release targets Minimal Viable Product (MVP) scope. There are numerous deployment capabilities that can be added later on. For example:
- partial indexes
- other than B-tree indexes
- custom types
- type changes
- data migrations (when data moves between columns or tables)
The MVP of Ultet is a full-fledged application that can be used via CLI. However, having plugins for popular build tools like sbt and maven would greatly simplify the integration of Ultet into existing Scala/Java projects.
Further extending the integration capabilities of Ultet by providing a library style of usage would allow other tools, like Balta, to leverage Ultet's capabilities directly within their code. This would enable seamless integration and enhance the overall functionality of these tools.