Skip to content

arifimran5/db-sqlc-pg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data access layer with SQLC and PostgreSQL

This project demonstrates how to create a database layer using SQLC and PostgreSQL. It includes example models for doctors, patients, and appointments.

Prerequisites

  • Go 1.20 or higher
  • PostgreSQL 12.x or higher
  • SQLC
  • Goose migrations
  • Docker (optional)

Contributing

Contributions are welcome. If you would like to contribute to this repo, please follow these steps:

  1. Fork this repository.
  2. Create a new branch for your changes.
  3. Make your changes and commit them.
  4. Push your changes to your forked repository.
  5. Create a pull request to merge your changes into this repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published