Back to directory
upper avatar

db

Data Access Layer (DAL) for PostgreSQL, CockroachDB, MySQL, SQLite and MongoDB with ORM-like features.. Read more below about its uses, features, and usage.

Clone repository

git clone https://github.com/upper/db.git

3,657

Stars

237

Forks

53

Watchers

MIT

License

Releases

What's Changed

migrate mongodb driver by @xiam in #724 upgrade depencencies by @xiam in #725

Full Changelog: v4.9.0...v4.10.0

What's Changed

upgrade to pgx/v5 by @xiam in #715

Full Changelog: v4.8.0...v4.9.0

Jun 23, 2024

Download .zip

What's Changed

cockroachdb: fix tests with DELETE and LIMIT by @xiam in #701 test suite maintenance by @xiam in #713

Full Changelog: v4.7.0...v4.8.0

Maintenance release with dependency upgrades.

Aug 30, 2022

Release v4.6.0-rc1

Download .zip

This release includes memory and speed optimizations.