SQLPhone : SQL Interpreter Hack 1.0.5
Developer: EL-HAOUZI ABDESSAMAD
Category: Education
In order to see this content, you need to view at least 10 pages on this site for 30 seconds each
Description
SQLPhone is a powerful application for executing, editing and running SQL commands locally (without a server) on your phone. Designed to help students learn SQL query database.
SQL Phone is built using two database engines SQLite and H2 Database engine.
Features:
- Run & execute SQL statements;
- Run SQL commands in command line mode or editor mode like you do in your PC;
- Select the database engine: SQLite, H2Database;
- Create table in graphic mode;
- Create delete a database;
- Connect & disconnect from a databases;
- Editor with line number, syntax highlight, auto indent and more;
- Dark and light theme;
- Database manager: you can delete, create or connect to a database;
- Integrated console;
- List of commonly used symbols at the bottom of the editor ;