#251 · Primary category: AI Coding Assistants

Lealone

acid agent ai async database lealone llm microservice newsql oltp orm rdbms replication sharding sql

A full-stack self-evolving general-purpose agent safely applicable to ambient programming and enterprise applications.

Project last updated:08/26/26

GitHub Stars

2.6K

Forks

522

Contributors

5

License

Other

Why we included this project

Lealone is a Java platform that puts an LLM-driven agent in charge of building software: you describe what you want and it writes and runs the application. The ambient programming flow is quick to see, type "build a todo app" in the agent window and within about twenty seconds you get a browser URL for the finished result. Under the hood is an embedded SQL database and a way to declare services and workflows with `create service` and `create workflow` statements, so a whole enterprise app can be bootstrapped from a plain requirements file. Developers comfortable with SQL who want to see how far LLM-driven development can go will find a self-contained way to prototype persistent, servable applications without hand-writing boilerplate. The license is mixed, with parts under H2's MPL/EPL and others under SSPL v1, so run it past legal review before adopting it in commercial products.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category