platform for Sqlite
Is there is any platform available in the market for SQLite, which basically makes it easy to manage databases?
Something like Eclipse for And开发者_运维知识库roid, perhaps?
If what you meant by platform was an IDE, then there's this thing called SQLite Administrator that you may want to take a look at. It's something that is more like workbench or phpMyAdmin for MySQL. Hope that helps.
Another option is SQLite Manager if you're using Firefox.
you can get from here http://sqliteadmin.orbmu2k.de/
精彩评论