Enterprise documentation

Enterprise aka Atılgan is a new ORM for postgresql databases. For speed and lightness.

Features

  1. A small number of auto generated database model structs and methods

  2. Create, Get, Update, Delete and List functions on table

  3. It can load Relation tables and filter them with single query

  4. Developer friendly helper methods on models

  5. Simple aggregate functionality

  6. Simple transaction commit and rollback

  7. Customizable hooks

  8. Atlas migrations

  9. Unique Relation system

  10. Fastest ORM in golang for postgresql

Enterprise Postgresql (Pgx)