According to eiffelroom ISE has SQLite wrappers. Ok, the linked website (http://esqlite.origo.ethz.ch/) is down but it must be noted that Jocelyn Fiat wrote it almost seven years ago.
Meanwhile Eiffel Studio got some SQLite wrappers: https://svn.eiffel.com/eiffelstudio/trunk/Src/unstable/library/persistency/database/sqlite3/sqlite_statement.e
I do like those copyright notes at the end: they released under GPLv2!
And Liberty still don’t have them. Working with the current compiler I mean. I’ve got work to do…
ynh in his eiffel-sqlite3 Github repo
kindly informs us that there are several tools to edit an sqlite database, for example
- https://addons.mozilla.org/en-US/firefox/addon/5817 for a Firefox SQLite database manager.
- or http://sqlitestudio.pl/ a nice tool that I promptly downloaded in sources and binaries