Hey, I was wondering if there's any particular reason River uses Postgres. AFAICT MySQL also supports SELECT FOR UPDATE and the MySQL driver for Go seems fast and well maitained: https://github.com/go-sql-driver/mysql Thanks