SQLScout,在 Android studio 内连接并操作 Android 设备上 sqlite 数据库。

特性
-
数据库结构浏览器 where you can connect to SQLite databases, browse their schemas and data, and open SQL editors and diagrams.
-
强大的SQL编辑器 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.
下载地址及安装方法:
http://www.idescout.com/download/
Installing SQLScout
To install SQL on Android Studio or IntelliJ IDEA, please follow these steps:
-
Open the “Settings” (on Windows and Linux) or “Preferences” (on Mac) dialog
-
Select “Plugins” from the list on the left side
-
Click “Install plugin from disk…”
-
Select SQLScout.zip in the file system
-
Restart the IDE

Installing SQLScout
Activating SQLScout
(These instructions apply to the licensed version of SQLScout, not the trial version)
After installing SQLScout, the IDE will show the notification balloon below. Click the link “Activate SQLScout”.

SQLScout Activation Notice
The dialog “Activate SQLScout” will be displayed. Please enter the license key you received via email and press the “Activate” button.

"Activate SQLScout" Dialog
SQLScout will validate your license key. Once validation is complete, you will be able to use SQLScout.
SQLScout是一款专为Android Studio和IntelliJ IDEA设计的插件,用于连接和操作Android设备上的SQLite数据库。它提供数据库结构浏览器、强大的SQL编辑器、直观的数据控制台和数据图表等功能,帮助开发者轻松地查询、管理和理解数据库结构。
2291





