The Cloesce Language
Warning
Cloesce is under active development, expanding its feature set as it pushes toward full Cloudflare support across any language. The syntax and features described here are subject to change as the project evolves.
Cloesce is an interface definition language that describes a full stack application built on Cloudflare’s edge ecosystem. From a simple schema, Cloesce supports features like:
| Feature | Support |
|---|---|
| ORM | ✅ |
| RPC stubs | ✅ |
| Middleware | ✅ |
| IaC | ✅ |
| SQL Migrations | ✅ |
| Runtime Validation | ✅ |
Contributing
Contributions are welcome at all levels. Join our Discord to discuss ideas, report issues, or get help getting started. Create an issue on GitHub if you find a bug or have a feature request.
Coalesce
Check out Coalesce, an accelerated web app framework for Vue.js and Entity Framework by IntelliTect. Many core concepts of Cloesce come directly from Coalesce (Cloesce = Cloudflare + Coalesce).