uptrace / bun

SQL-first Golang ORM
https://bun.uptrace.dev
BSD 2-Clause "Simplified" License
3.46k stars 206 forks source link

Support Oracle dialect #995

Open mattn opened 1 month ago

mattn commented 1 month ago

Hi, I'm author of go-oci8. Now I added support for Oracle dialect. Currently, this todo app is working on my environment with small changes for driver name.

https://github.com/mattn/todo-webapp