在Android studio内连接并操作Android设备上sqlite数据库:SQLScout
pdce
9年前
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.