go-ds-sql
go-ds-sql copied to clipboard
Server-side ordering
We should be using SQL's "order-by" for basic key/value ordering instead of sorting and buffering client-side.