开发者

SQLite manager application with auto-completion

I am looking for a free SQLite manager application for Linux with support of au开发者_C百科to-completion, similar to RedGate's SQL Prompt.

If it supports more than one type of databases (postgres, mysql) that'd be fantastic.


Check out Navicat they even offer a Lite version.


You can try henplus. It's a shell written in java and it can connect to many databases via jdbc, including sqlite. It's also part of the debian/ubuntu distribution.


The "H2 Console" application of the H2 database engine supports auto-completion. It works with all databases that support the JDBC API. There is at least one JDBC API available for SQLite.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜