Skip to content
snuyanzin edited this page Dec 12, 2020 · 8 revisions

There is a set of demos with sqlline

Since sqlline 1.10.0

  1. Autocompletion for !go command:
    Autocompletion for !go command
  2. !resize command and autoResize property:
    !resize command and autoResize property
  3. Table styles for table output format:
    Table styles for table output format
  4. PL/SQL support:
    PL/SQL support
  5. PgSQL support:
    PgSQL support
  6. Saved connections:
    Saved connections

Since sqlline 1.9.0

  1. Show help description for completion candidates:
    Show help description for completion candidates
  2. Ansiconsole output format:
    Ansiconsole output format
  3. Line numbers and editing of a query exceeding screen size:
    Line numbers and editing of a query exceeding screen size
  4. SQLLine in Emacs:
    SQLLine in Emacs

Since sqlline 1.7.0

  1. Advanced prompt customization. Usage JavaScript to set prompt:
    Advanced prompt customization. Usage JavaScript to set prompt

Since sqlline 1.6.0

  1. Syntax highlighting, multiline editing, line continuation, dialects:
    Syntax highlighting, multiline editing, line continuation, dialects
  2. Basic left and right prompt customization:
    Syntax highlighting, multiline editing, line continuation, dialects