Published by Christian Andersen
1. Ridill is a simple SQLite Database browser it opens your SQLite databases in readonly mode in order to keep your database safe.
2. it also has a query mode so you can test you query before adding it to your iOS project.
3. I use it on a daily bases at work for iOS development.
Download and Install Ridill SQLite Browser - PC
Download for PC - server 1 -->Intel, 64-bit processor, OS X 10.7 or later.
Compactible OS list:Yes. The app is 100 percent (100%) safe to download and Install. Our download links are from safe sources and are frequently virus scanned to protect you
Works well, but does not show views
This works well for what it is. You can see the schema and data and execute select queries, which is helpful and better than having to read data back to a pandas dataframe which does not show accurate schema information. It does now show views, though. You can select from a view in the query executer window, but do not see it in the explorer. This would be a nice feature to add and is my only gripe, but is significant since I prefer to put complex queries in views rather than long sql strings in my code.
Leave a review or comment