shellql 0.1.6-beta

A Vim- and tmux-inspired terminal database manager for developers
Documentation
1
2
3
TEST_POSTGRES_URL=postgres://shellql:shellql@localhost:5433/shellql_test
TEST_MYSQL_URL=mysql://shellql:shellql@localhost:3307/shellql_test
TEST_SQLITE_URL=sqlite://./tests/docker/sqlite/seed.db