{"repo":"kerem-kaynak/llmshark","free":true,"listed":false,"github":"https://github.com/kerem-kaynak/llmshark","clone":"git clone https://github.com/kerem-kaynak/llmshark.git","description":"Copy structure of your Postgres DBs as Markdown to prompt LLMs better!","language":"Go","stars":16,"topics":["llm","postgresql"],"license":null,"category":"ai-agents","readme_excerpt":"LLMShark 🦈 LLMShark is a Terminal User Interface (TUI) application designed to streamline your PostgreSQL database interactions, particularly when working with Large Language Models (LLMs). It allows you to explore your database structure, add/edit comments, and export schema information in Markdown format, all from your terminal. Sharing the data model and explaining column relationships can be tedious and time-consuming. LLMShark was born out of this pain, providing a way to quickly generate a Markdown representation of your database schema, ready to be used in your LLM prompts. This project is heavily inspired by LLMCat and LLMDog :) https://github.com/user-attachments/assets/70eec0d3-8456-44df-bdbd-44ed18150718 Sample output Raw: Rendered: Database Schema Documentation Generated: 2025-02-22 17:25:19 Schema: shop Table: orders Columns Name Type Constraints Description ------ ------ ------------- ------------- id integer PRIMARY KEY, NOT NULL, orders pkey - user id integer NOT NULL - total amount numeric(10,2) NOT NULL Total amount of an order in the webshop status character varying(50) NOT NULL, DEFAULT 'pending'::character varying - created at timestamp without time zone DEFAULT CURRENT TIMESTAMP - Table: products Product catalog Columns Name Type Constraints Description ------ ------ ------------- ------------- id integer PRIMARY KEY, NOT NULL, products pkey - name character varying(200) NOT NULL - description text - - price numeric(10,2) NOT NULL Product price in USD s","default_branch":null,"files":null,"tree":[],"storefront":"/r/kerem-kaynak","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/kerem-kaynak/llmshark/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}