phpLiteAdmin

phpLiteAdmin is an open-source tool written in PHP intended to handle the administration of SQLite over the World Wide Web. Its feature set, interface, and overall user experience is comparable to that of phpMyAdmin for MySQL. In the same way that SQLite is a flat file database, phpLiteAdmin is distributed in the form of a single PHP file (currently approx. 200 KiB in size). Its ease of installation, portability, and small size go hand in hand with SQLite.

phpLiteAdmin
main page of phpLiteAdmin showing the various table management actions possible
Developer(s)Dane Iracleous, Ian Aldrighetti, George Flanagin, Christopher Kramer, Ayman Teryaki, 'Dreadnaut'
Initial releaseMarch 4, 2011 (2011-03-04)
Stable release
1.9.8.2 / September 5, 2019 (2019-09-05)[1]
Repository
Written inPHP
Available in15[2] languages
TypeDatabase management system
LicenseGNU General Public License
Websitewww.phpliteadmin.org

Features

  • Lightweight - consists of a single source file
  • Supports SQLite3 with Backward compatibility for SQLite2
  • Add, delete, rename, empty, and drop tables
  • Browse, add, edit, and delete rows
  • Add, delete, and edit fields
  • Manage table indexes
  • Import and export tables, fields, indexes, and rows
  • Search tool to find rows based on specified field values
  • Create and run custom SQL queries in the free-form query editor
  • Secure password-protected interface with login screen
  • Specify and manage an unlimited number of databases
  • Customize the look and feel with CSS
gollark: https://ourworldindata.org/explorers/coronavirus-data-explorer?zoomToSelection=true&facet=none&hideControls=true&Metric=Confirmed+deaths&Interval=Cumulative&Relative+to+Population=false&Color+by+test+positivity=false&country=~OWID_WRL says about 5 million confirmed deaths.
gollark: Since that would be substantial fractions of the world population.
gollark: I don't think it's actually that many people.
gollark: The numbers for everyone else aren't that low, so actually America is insane.
gollark: I guess it might be "smart" in that it's politically savvy.

See also

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.