AndroidStudio中查看SQLite数据库插件

SQLScout,在 Android studio 内链接并操做 Android 设备上 sqlite 数据库。 sql

  

SQLScout in Android Studio

特性

  • 数据库结构浏览器 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. app

  • Intuitive diagrams that helps you quickly view and understand all the tables in a schema and their relationships.编辑器



下载地址及安装方法:ide

http://www.idescout.com/download/ ui


Installing SQLScout

To install SQL on Android Studio or IntelliJ IDEA, please follow these steps:spa

  1. Open the “Settings” (on Windows and Linux) or “Preferences” (on Mac) dialogcode

  2. Select “Plugins” from the list on the left sideorm

  3. Click “Install plugin from disk…”

  4. Select SQLScout.zip in the file system

  5. Restart the IDE

Activation Notice

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”.

licensing_balloon

SQLScout Activation Notice

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

Activating SQLScout

"Activate SQLScout" Dialog

SQLScout will validate your license key. Once validation is complete, you will be able to use SQLScout.

相关文章
相关标签/搜索