Orm

Orm taxonomy generated by the site skill importer.

4 skills
A
kotlin-exposed-patterns

by affaan-m

kotlin-exposed-patterns is a practical guide for Kotlin database engineering with JetBrains Exposed. It covers DSL queries, DAO pattern, newSuspendedTransaction, HikariCP, Flyway migrations, and repository boundaries for maintainable data access.

Database Engineering
Favorites 0GitHub 156.2k
A
jpa-patterns

by affaan-m

jpa-patterns is a practical JPA/Hibernate guide for Spring Boot backend development. It covers entity design, relationships, query tuning, transactions, auditing, pagination, and pooling to help reduce ORM mistakes and improve persistence performance.

Backend Development
Favorites 0GitHub 156.2k
A
django-patterns

by affaan-m

django-patterns is a practical guide for Django architecture patterns, including DRF APIs, ORM usage, caching, signals, middleware, and split settings. It helps backend teams standardize project structure and build maintainable apps with fewer guesses.

Backend Development
Favorites 0GitHub 156.1k
A
database-migrations

by affaan-m

The database-migrations skill helps backend teams plan safe schema changes, data backfills, rollbacks, and zero-downtime deploys for PostgreSQL, MySQL, and common ORMs. Use it for production-safe database-migrations guide work when you need clear steps, fewer locks, and reversible changes.

Backend Development
Favorites 0GitHub 156.1k