01-18-2018 , 12:15 PM
SQLite Cool
SQLite Cool allow you to manage data from sqlite database directly from Android devices.
Visor:
- Continuous list of data (no pages)
- In line data changes. Click a cell and edit it, or add a row clicking on + button.
- Remove data using the fixed column.
- Order by column, just touch the column name, like in standar PC apps.
SQL:
- Execute your custom SQLs.
- Save your custom SQL and reuse them when you want.
Table Edition:
- Change table name.
- Clone a table.
- Clear all data on table or delete the table itself.
- Edit a table estructure (move columns position, edit column datatype, delete a column swiping out)
- Export a table to SQL file or CSV.
- Import data from SQL file or CSV.
- Real time response.
Databases:
- Browse a database an open it (easy to use)
- Access to last database used order by date.
OPTIONS ( three dots in actionbar ):
- Setting of SQLite Cool
- Do you hate space in data when compare values between table columns? Just check "Show spaces"
SQLite Cool allow you to manage data from sqlite database directly from Android devices.
Visor:
- Continuous list of data (no pages)
- In line data changes. Click a cell and edit it, or add a row clicking on + button.
- Remove data using the fixed column.
- Order by column, just touch the column name, like in standar PC apps.
SQL:
- Execute your custom SQLs.
- Save your custom SQL and reuse them when you want.
Table Edition:
- Change table name.
- Clone a table.
- Clear all data on table or delete the table itself.
- Edit a table estructure (move columns position, edit column datatype, delete a column swiping out)
- Export a table to SQL file or CSV.
- Import data from SQL file or CSV.
- Real time response.
Databases:
- Browse a database an open it (easy to use)
- Access to last database used order by date.
OPTIONS ( three dots in actionbar ):
- Setting of SQLite Cool
- Do you hate space in data when compare values between table columns? Just check "Show spaces"