Logo

As simple as possible, but no simpler.

CI

View on GitHub bjorndarri/codion

Codion Application Framework

Codion is a full stack, rich client, CRUD application framework, based on Java, Swing and JDBC.

Feature overview

Documentation

Javadoc

Unreleased

The Codion framework has not been released. Planned release is in 2023.

Licensing

The Codion framework will be released under the GPL open source license.

Github Discussions

Github Discussions

Mailing List

Codion Google Group

History

Development started way back in 2004. This was after I had given up trying to use a rich client framework based on drag’n drop, wizard-driven development, which turned out to be absolutely horrifying for someone who really enjoys writing code. This was before the time of Spring, JOOQ, Hibernate and all these excellent frameworks, so I started from scratch, with the aim of using only Java Standard Edition components, JDBC, Swing and RMI.