<feed xmlns='http://www.w3.org/2005/Atom'>
<title>go-oblast/benchmark/benchmark_test.go, branch v0.13.0</title>
<subtitle>A small ORM library for Go, focused on type safety and performance</subtitle>
<id>http://git.xyrillian.de/go-oblast/atom/benchmark/benchmark_test.go?h=v0.13.0</id>
<link rel='self' href='http://git.xyrillian.de/go-oblast/atom/benchmark/benchmark_test.go?h=v0.13.0'/>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/'/>
<updated>2026-07-31T21:35:23Z</updated>
<entry>
<title>replace types Handle, DB, Conn, Tx with their gg/gsql equivalents</title>
<updated>2026-07-31T21:35:23Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-07-31T19:39:56Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/commit/?id=656e5dcce132716b39005814407224f989aa8c2d'/>
<id>urn:sha1:656e5dcce132716b39005814407224f989aa8c2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add type Selection</title>
<updated>2026-07-17T17:03:48Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-07-17T17:03:48Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/commit/?id=356730208b8b909a9959272e99b1a79c0246cb63'/>
<id>urn:sha1:356730208b8b909a9959272e99b1a79c0246cb63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bump gg, fix test assertions in benchmark</title>
<updated>2026-07-17T16:51:59Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-07-17T16:51:40Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/commit/?id=1078ea0c66ff4ee848e512768e793de885cf209d'/>
<id>urn:sha1:1078ea0c66ff4ee848e512768e793de885cf209d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bump gg to 0.10.0, use gg/assert</title>
<updated>2026-06-20T18:41:07Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-06-20T18:41:07Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/commit/?id=bf64f18ea70a44bf6d9eb7ceafb74756aea2cc9d'/>
<id>urn:sha1:bf64f18ea70a44bf6d9eb7ceafb74756aea2cc9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>replace Wrap with NewDB/NewConn/NewTx</title>
<updated>2026-05-18T21:09:08Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-05-18T21:09:08Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/commit/?id=743a9f457b1682ee6a2883753102f5cf579ea9ae'/>
<id>urn:sha1:743a9f457b1682ee6a2883753102f5cf579ea9ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>return a concrete type from Wrap() to enable non-Oblast DB operations</title>
<updated>2026-05-12T23:13:17Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-05-12T23:11:30Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/commit/?id=a561ebb42148c72638f943e44191da07c16df7f6'/>
<id>urn:sha1:a561ebb42148c72638f943e44191da07c16df7f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add PostgreSQL benchmark, comparing lib/pq against pgx both with and w/o Oblast</title>
<updated>2026-05-12T21:32:28Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-05-12T21:32:28Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/commit/?id=a86a346ecceb7ad409f116474c1593b201012cf2'/>
<id>urn:sha1:a86a346ecceb7ad409f116474c1593b201012cf2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change Handle to a generic interface without explicit dep on database/sql</title>
<updated>2026-05-12T11:11:41Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-05-12T11:11:41Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/commit/?id=7bdc14a145c4b5c380921abf1db3f2c00a9c66cc'/>
<id>urn:sha1:7bdc14a145c4b5c380921abf1db3f2c00a9c66cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>allow both None or ErrNoRows in SelectOne{,Where}</title>
<updated>2026-05-08T14:52:46Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-05-08T14:52:45Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/commit/?id=f79d61a9eef42a05aca6f4ddb8d95192549036a5'/>
<id>urn:sha1:f79d61a9eef42a05aca6f4ddb8d95192549036a5</id>
<content type='text'>
The None-returning style is more convenient when the application needs
to genuinely behave differently in this case, e.g. returning 404 from an
HTTP API endpoint (instead of 500 for a generic database error).

The ErrNoRows-returning style is more convenient when control flow is
not different for this case vs. other error cases.
</content>
</entry>
<entry>
<title>return None instead of ErrNoRows from SelectOne{,Where}</title>
<updated>2026-05-04T14:23:24Z</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2026-05-04T14:23:24Z</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-oblast/commit/?id=f2d6d6f2f24e7e7d594296b77fa044ccd547321d'/>
<id>urn:sha1:f2d6d6f2f24e7e7d594296b77fa044ccd547321d</id>
<content type='text'>
</content>
</entry>
</feed>
