Home > csb

csb

Csb is a project mainly written in Python, it's free.

A curses-based browser for SQL databases

                    _________   ___________________ 
                    \_   ___ \ /   _____/\______   \
                    /    \  \/ \_____  \  |    |  _/
                    \     \____/        \ |    |   \
                     \______  /_______  / |______  /
                            \/        \/         \/ 
                            Curses SQL Browser

Allows users to view and edit SQL database tables in a spreadsheet-like manner.

  • ./csb.py -h -- for details of arguments
  • ? -- while the program is running to list keybindings
  • make -- to build a debian package
Previous:XML-Converter