Oracle ORM

This page summarizes the projects mentioned and recommended in the original post on /r/golang

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • bob

    SQL query builder and ORM/Factory generator for Go with support for PostgreSQL, MySQL and SQLite (by stephenafamo)

    I've been working on Bob for some months now, I've added ORM generation but that's only Postgres at the moment.

  • go-ora

    Pure go oracle client

    It's just SQL, you don't need an ORM. There is a database/sql driver here: https://github.com/sijms/go-ora

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • oracle

    GORM oracle driver

    refer to https://github.com/CengSin/oracle

  • Squirrel

    Fluent SQL generation for golang

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts