frectonz

↗ HN profile [ 70.7 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. pglite-fusion is a PostgreSQL extension that allows you to embed SQLite databases into your PostgreSQL tables by enabling the creation of columns with the `SQLITE` type. This means every row in the table can have an…

  2. I was hosting my own Docker Registry for work, and i was disappointed that Docker Registry didn't ship with a UI, so i decided to build my own version.