13 Star 21 Fork 3

叶大侠 / SqliteLookup

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1.87 KB
一键复制 编辑 原始数据 按行查看 历史
叶大侠 提交于 2016-03-22 10:42 . Update README.md

About SqliteLookup:

在Android数据库相关开发中,我们是先把数据库导出来到PC上,或者手动写TestCase来查看表或者数据,这样颇为麻烦,影响了开发的效率。因此我们可以一开始把数据库放置到SD卡中,然后借助SqliteLookup来查看表和数据的详细情况。

Feature

  1. 表和字段情况一目了然
  2. 支持自定义查询;
  3. 长内容可折叠展示,图片也可以直接查看。
  4. 自动记录打开DB历史,免除二次查找

Relevant OpenSource:

SqliteLookup Apk下载:

ScreenShots:

table design

table data

Record Detail

License

Copyright 2016 Darcy(darcye.com)

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Android
1
https://gitee.com/yeguozhong/SqliteLookup.git
git@gitee.com:yeguozhong/SqliteLookup.git
yeguozhong
SqliteLookup
SqliteLookup
master

搜索帮助