gorm

module
v1.0.10 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 23, 2024 License: MIT

README

Flex Store GORM Integration Go Reference

This module (github.com/infevocorp/goflexstore/gorm) provides a seamless integration of the Flexstore interfaces with GORM, the popular ORM library for Golang. It's designed to offer a straightforward way to implement Flexstore's powerful data management capabilities in Golang applications using GORM.

Features

  • Easy Integration: Quick setup to integrate Flexstore with GORM for managing your data layer.
  • Flexstore Compatibility: Fully implements Flexstore interfaces, ensuring compatibility with Flexstore's data management patterns.
  • GORM's Power: Leverages GORM's features including its CRUD operations, scopes, and advanced querying capabilities.

Getting started

Go here

Licnese

MIT

Directories

Path Synopsis
Package gormopscope provides tools for managing database transaction scopes in applications using GORM.
Package gormopscope provides tools for managing database transaction scopes in applications using GORM.
Package gormquery provides utilities to construct GORM scopes based on query parameters defined in github.com/infevocorp/goflexstore/query.
Package gormquery provides utilities to construct GORM scopes based on query parameters defined in github.com/infevocorp/goflexstore/query.
Package gormstore provides a GORM-based implementation of the store interface.
Package gormstore provides a GORM-based implementation of the store interface.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL