Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.
/ using-orm-with-db Public archive

🚽 Trying to use ORM (github.com/uptrace/bun) to work with PostgreSQL

License

Notifications You must be signed in to change notification settings

p12s/using-orm-with-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using ORM with db

This repo contains the training (rough) code,
and possibly not canonical for the selected library - uptrace/bun

GO codecov LICENSE Linter Building

Go

Tasks

Using the ORM to do:

  • simple queries (read from one table)
  • queries with adjacent tables (read from merged tables)
  • more complicate query (on my choice)

About

🚽 Trying to use ORM (github.com/uptrace/bun) to work with PostgreSQL

Topics

Resources

License

Stars

Watchers

Forks

Languages