Skip to content
/ pysql Public

A command-line postgres tool written in python, for educational purposes

Notifications You must be signed in to change notification settings

cmyui/pysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pysql - a minimal pg cli app for educational purposes

Goals

  • Connect to server [Done]
  • Authenticate [Done]
  • Send a query [Done]
  • Parse the response [Done]
  • Basic CLI functionality [WIP]
  • Signal handling for disconnect [Done]

About

A command-line postgres tool written in python, for educational purposes

Topics

Resources

Stars

Watchers

Forks

Languages