About

   ·     

DBCLI is an OpenSource org created to build modern, user-friendly database client for the commandline. Our tools will have auto-completion, syntax highlighting and other user centric design. We prioritize being nice more than being right. We built the following products to make it pleasant to work with databases. Products pgcli - Postgres Client with Auto-completion and Syntax Highlighting mycli - MySQL/MariaDB/Percona Client with Auto-completion and Syntax Highlighting litecli - SQLite Client with Auto-completion and Syntax Highlighting mssql-cli - Microsoft SQL Server Client with Auto-completion and Syntax Highlighting athenacli - AWS Athena Client with Auto-completion and Syntax Highlighting vcli - VerticaDB client iredis - Client for Redis with AutoCompletion and Syntax Highlighting Libraries prompt_toolkit - Python library (by Jonathan Slenders) for building rich commandline applications.