oleksandr_dem

↗ HN profile [ 55.1 ms ] full profile
Karma
0
Created
()
Submissions
1,706,100,677
  1. Let me address the elephant in the room first: DataRamen does not use AI, it performs static analysis of your DB to figure out joins and data anchors. It runs on your local machine or can be self hosted, so your data…

  2. Over the past few days, I've been listening to Lex interview DHH (just the programming parts, I'm not particularly interested in his views on other topics). It's not the first time I've heard people praising Ruby on…

  3. I built DataRamen, a local-first SQL explorer that helps you get the data you need fast, without writing repetitive queries every time. You run it locally from the CLI (no cloud version yet), connect your databases, and…