SQLiteManager

SQLiteManager is a multilingual web based tool to manage SQLite database.
All features:
  • Management of several databases (Creation, access or upload)
  • Management of the attached databases
  • Create, edit and delete tables and indexes.
  • Insert, edit, delete records in these tables
  • Management of the View, possibilities of creating a view from a SELECT
  • Management of Trigger
  • Management of the users defined functions, these functions are in continuation usable in the requests manual, as in the form of insertion/modification of data
  • Manual request and from file, it is possible of defined the format of the requests, sqlite or MySQL; a conversion is doing in order to directly import a MySQL base in SQLite.
  • Importing of records from a formatted text file
  • Export of the structure and the data
  • Choice of several displau skin
Download