notorm

Not ORM for Golang SQL interactions

golangboilerplatereflectionsql

Preview

notorm preview

Overview

NotORM is a Go library that simplifies mapping database query results to struct fields using reflection and column tags, eliminating manual field assignment. It works with standard Go SQL drivers and is useful for projects seeking lightweight data mapping without a full ORM framework.

Features

reflection-based field mappingsql-rows-scan-wrapperstruct-to-database-mappingcolumn-aware-scanning

Feature Flags

blogauthorizationmaps

Recommended Use Cases

golang-sql-interactionsdatabase-row-scanningstruct-mapping

Frontend

None

Backend

go

Auth Providers

None

Deployment Targets

None

Payment Providers

None

Quick Facts

โญ Stars
0
๐Ÿด Forks
0
๐Ÿงพ License
mit
๐Ÿ”„ Active
Unknown
๐Ÿ•’ Last Commit
2025-02-22T20:38:42.000Z
GitHub

Stack

Language
go
Database
postgresql

Data Layer

Databases
postgresql

UI Stack

Developer Experience

Docker
No
Tests
No
Quickstart
Yes
env.example
No

Pricing

Classification
free
Selected
โ€”
Notes
Open source library with MIT license
Get Started with this Boilerplate