logoalt Hacker News

jascha_engtoday at 2:10 AM0 repliesview on HN

Self hosted database access management, think Code Reviews for SQL Statements for when your devs need to go to prod: https://github.com/kviklet/kviklet

Recently cleaned up my postgres proxy and built a MySQL wire proxy so that you can use psql/datagrip as a dev but every statement is still logged. With SSO and no password sharing ofc!