Go database query builder library for PostgreSQL
-
Updated
Apr 21, 2024 - Go
Go database query builder library for PostgreSQL
Given a description of a database and its tables, the Goblimey Scaffolder creates that database and generates a Go web server that provides the Create, Read, Update and Delete (CRUD) operations on it. The server is designed according to the Model, View, Controller (MVC) architecture and is implemented using RESTful requests.
A fast and flexible command line tool to automate parsing and importing of CSV files into database tables
Add a description, image, and links to the database-table topic page so that developers can more easily learn about it.
To associate your repository with the database-table topic, visit your repo's landing page and select "manage topics."