Enterprise

Getting Started

  • Installation
  • Crud
  • Generating Models
  • Migration
  • Benchmark

Table

  • Transform DB Table to Enterprise Table
  • DB Relations
  • Supported Fields
  • How to hook Database Operations
  • Autocache Table

CRUD

  • Create Model
  • Retrieve Model
  • Update Model
  • Delete Model
  • List Models
  • Refresh Model

DB Fields

  • Base Field
  • Boolean Field
  • UUID Field
  • String Field
  • Integer Fields
  • Unsigned Integer Fields
  • Enum Field
  • Time Field
  • Json Field
  • Nillable Fields
  • Set Default Value to Field
  • Custom Field

Advanced Filters

  • Advanced Filtering Table
  • Filter Relation Tables

Enterprise Postgresql (Pgx)

  • Enterprise And Postgresql

How Enterprise Works

  • How Enterprise Execute Queries
  • How Enterprise Filter Table
  • Enterprise And Pgx
  • Enterprise Migration With Atlas Migration Engine
Enterprise
  • Benchmark
  • View page source

Benchmark

For benchmark source code visit https://github.com/MrSametBurgazoglu/go-orm-benchmarks/tree/enterprise

ORM benchmark
Previous Next

© Copyright 2024, Samet Burgazoglu.

Built with Sphinx using a theme provided by Read the Docs.