Zeidon JOE

Zeidon Java Object Engine and related projects.

View project on GitHub

Welcome to Zeidon.

Welcome to Zeidon.

This is the main page for learning about the Zeidon, the Java Object Engine (JOE) and related projects.

What is Zeidon?

Zeidon is an application framework for developing data-oriented applications. It enables engineers to design their solutions at a higher level of abstraction to separate the business logic from the underlying storage system. Zeidon developers use the abstraction to build “logical objects” which group multiple entities from the ER model into structures that are given object-oriented traits. The abstraction also eliminates the impedance mismatch that occurs between relational DBs and OOP applications.

Zeidon does all the work of an ORM but it does much more than a traditional ORM. For more details see What Is Zeidon?

Additional information:

  • Zeidon Walk-through - Takes you through a quick tour of a Zeidon application.
  • Zeidon JOE - The Zeidon Java Object Engine (JOE), the Java run-time engine.

Code Documentation

JOE 2.0