The SQLite Editor for PHP admin tool is now available for you to download
Posted by Richard at 11:52 on Monday 22nd June 2026 [link]
The SQLite Editor for PHP is now available for you to download. here:
https://www.rgraph.net/sqliteeditor/index.html#download
As talked about in a prior blog post, this is a database editing tool that will help you to administer your SQLite databases.
It's not an administration tool for the database itself, however.
You can't add, remove or change tables or views etc with it. It is, however, a tool that you can use to provide admin interfaces to your users.
You can also use it, should you wish, to provide a read-only view of the database data on your website's front-end.
Have a look at the previous "It's coming!" blog post that announces it:
https://www.rgraph.net/blog/2026/the-upcoming-sqliteeditor-php-library.html
Or just go straight ahead and download the software with the link below.
https://www.rgraph.net/sqliteeditor/index.html
It's only a beta at the moment - though a very usable beta - I've got a bit more to add to it (for example, a search function).
It's fully documented and you can read all of the various options that are available on the documentation page linked above.
Post a reply