aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 28d357c7f0ff7cf48508a650a9fc975998690154 (plain)
1
2
3
4
5
6
7
8
<!--
SPDX-FileCopyrightText: 2026 Stefan Majewsky <majewsky@gmx.net>
SPDX-License-Identifier: Apache-2.0
-->

# Oblast

My attempt at an ORM library for Go. Inspired by [Gorp](https://pkg.go.dev/gopkg.in/gorp.v3), but without the bits that make Gorp slow.