d_watt

↗ HN profile [ 79.1 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I started a data consultancy 2.5 years ago, and set up a lot of vendors and tools for my clients over time. I found a recurring theme: the best tools for them were often open source, but the overhead of deploying them…

  2. I'm trying to find a good language to be able to document relationships between tables. For example, some thing that declares that a `users` table can be joined to a `customers` table on `users.customer_id =…