Antitoxic6185
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Spin LLM questions, get better answers (home.alles-tools.com)
-
I’ve been tasked with building an application that converts high-level natural language queries into meaningful insights from a database. The database consists of multiple tables that can be joined using a transaction…
-
I didn't want to have ORMs configured just to make database migrations easier to deal with. I love golang's multi platform support and so I made a tiny SQL migration tool, ~800 LOC that will track and migrate your…
- Show HN: Simple WebSocket Based Multi-Player Tic Tac Toe Game (alles-tools.com)
- Show HN: FakeMyDb – Fake data generator for your RDBMS (alles-tools.com)
Introducing fake data generator for your relational database. Are you sick of manually entering data into your database for every darn table that you have before you could test, debug and deploy? With this tool, all you…