Grizzle
An early-stage relational ORM and schema toolkit for Go, inspired by Drizzle ORM and Drizzle Kit concepts.
Explores type-aware schema definition, SQL query construction, migration workflows, and code generation for Go applications.
Open source
Active experiments and preserved reference implementations focused on useful engineering problems.
An early-stage relational ORM and schema toolkit for Go, inspired by Drizzle ORM and Drizzle Kit concepts.
Explores type-aware schema definition, SQL query construction, migration workflows, and code generation for Go applications.
A Java 6 and 7 backport of ShedLock for coordinating scheduled tasks across application nodes.
Preserved as a reference example of solving distributed scheduled-task coordination under legacy runtime constraints.
JPA EntityManager integration for older Dropwizard/Hibernate applications.
Preserved as a reference example of adapting Dropwizard Hibernate lifecycle behavior for applications built around JPA EntityManager APIs.