Are there any free GUI tools that will allow me to view the contents of my RoR sqlite3 DBs?
有没有免费的GUI工具可以让我查看RoR sqlite3 DBs的内容?
2 个解决方案
#1
1
I would extremely recommend to use the sqlite3 firefox plugin, since it works on macs and pcs.
我强烈建议使用sqlite3 firefox插件,因为它适用于mac和pc。
It works pretty good.
它工作得很好。
#2
2
Well, there are a lot of tools that can be used to view sqlite3 databases graphically, I've used this one: http://sqlitebrowser.sourceforge.net/
有很多工具可以用来图形化地查看sqlite3数据库,我用过这个:http://sqlitebrowser.sourceforge.net/
#1
1
I would extremely recommend to use the sqlite3 firefox plugin, since it works on macs and pcs.
我强烈建议使用sqlite3 firefox插件,因为它适用于mac和pc。
It works pretty good.
它工作得很好。
#2
2
Well, there are a lot of tools that can be used to view sqlite3 databases graphically, I've used this one: http://sqlitebrowser.sourceforge.net/
有很多工具可以用来图形化地查看sqlite3数据库,我用过这个:http://sqlitebrowser.sourceforge.net/