SQLScout is a plugin for Android Studio and IntelliJ IDEA that provides powerful, dedicated support for SQLite databases.
Features Overview
- Database schema explorer where you can connect to SQLite databases, browse their schemas and data, and open SQL editors and diagrams.
- Powerful SQL editor where you can easily write and execute statements to query and manipulate data, with the help of syntax highlighting, code completion, reference navigation, refactoring and more!
- Slick data console that features viewing query results and manipulating table data, free of SQL statements. You can also export its contents to different formats.
- Intuitive diagrams that helps you quickly view and understand all the tables in a schema and their relationships.
