go-ds-sql icon indicating copy to clipboard operation
go-ds-sql copied to clipboard

An implementation of ipfs/go-datastore that can be backed by any SQL database.

Results 3 go-ds-sql issues
Sort by recently updated
recently updated
newest added

We should be using SQL's "order-by" for basic key/value ordering instead of sorting and buffering client-side.

kind/enhancement

https://www.postgresql.org/docs/7.1/jdbc-lo.html

kind/enhancement

This PR was created automatically by the @web3-bot as a part of the [Unified CI](https://github.com/ipdxco/unified-github-workflows) project.