Skip to content

friendlymatthew/psqlm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

psqlm

A psql wrapper that converts natural language to SQL using an LLM.

Usage

On startup, psqlm connects to your database, introspects the schema, and drops you into a REPL. Type questions in plain English and get SQL back.

All write operations are previewed inside a transaction that gets rolled back, so you can see the affected rows before choosing to commit.

About

No description, website, or topics provided.

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors