phrasecode

↗ HN profile [ 81.2 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. LinkedQL is a new SQL client that supports live queries over any Postgres, MySQL, and MariaDB database. You get result sets that self-update differentially as rows change in your database – via inserts, updates,…

  2. Hey #SQL and #js people, I'm stoked to introduce Linked QL - a “magic wand” query client for your database that simplifies how you query data and manage your schemas. If you've worked with structured data on a real…

  3. Hey all, I'm a big fan of the HTML-first + Progressive Enhancement approach to UI development! For a background: 1. I like to be able to write HTML by default and progressively add JavaScript (and, in the same way,…