cevian
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
Hi HN, I built a suite of tools to help ai generate better PostgreSQL code. The most interesting part is an opinionated set of skills to help it design better Postgres schemas. Also includes search over the manual.…
-
For the past 10 years at Timescale (now Tiger Data), I've been been watching developers make mistakes in database design: forgetting to index foreign keys, creating case-sensitive email lookups, using arbitrary VARCHAR…
-
We've been building text-to-SQL at TigerData and kept hitting the same problem: evaluation tools that tell you your accuracy score but nothing about how to improve it. Getting a 60% pass rate is meaningless if you don't…
-
We’ve been exploring what it means to build a database that works for LLMs and agents. These models don’t see application code. They can’t ask teammates. They just generate SQL from whatever context the database gives…
- Choose PostgreSQL for IoT (blog.timescale.com)
- Time-series data: Why (and how) to use a relational database instead of NoSQL (blog.timescale.com)