Objici
Objici is a software framework designed to facilitate object-centric programming and data modeling. It provides a runtime, libraries, and tooling to represent, transform, and persist complex object graphs across storage backends.
The core idea behind Objici is to treat application state as a graph of interconnected objects with
Architecturally, Objici comprises a core object store, a graph-oriented query layer, and language bindings. It offers
Objici is used for domain-driven design, data interchange between services, and prototyping object-rich applications. It has
Historically, the project emerged in the late 2010s from an international collaborative effort focused on simplifying
See also: Object-oriented programming, data serialization, graph databases.