Categorygithub.com/Nigel2392/simpledb
repositorypackage
1.2.2
Repository: https://github.com/nigel2392/simpledb.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

SimpleDB

A simple ORM for MySQL.

Installation

Easily install simpledb with the following command:

go get github.com/Nigel2392/simpledb

Usage