You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EmaDB is a lightweight ORM designed for PostgreSQL (and MongoDB, in progress) that simplifies database interactions in Java. It supports dynamic table creation, upserts, custom annotations, and eas…
CLI Navigation Library is a Java framework for easy CLI navigation using annotations and code generation. Define pages and add parameters with @param, and navigate seamlessly with an auto-generated…