Microsoft’s SQL Server is a suite of relational database management system (RDBMS) products providing multi-user database access functionality. It originated from the Sybase SQL Server 4.x codebase ...
REMS contains a DB management UI for admin use. Having an admin UI to inspect tables and rows is helpful for ops and debugging. Goal: Provide a minimal admin page / API to list DB tables, view rows ...