SQLite Administrator is an application in the development phase, but already at this stage it is a full-fledged work tool for SQLite database administrators, but not only. Its capabilities will also be appreciated by people who create computer programs, applications for mobile devices or simple websites. Deciding to use SQLite Administrator in our hands will hit the functionality, enabling very convenient management of SQLite databases.
From the tool level, in graphical mode and with the use of built-in wizards, we will create from scratch tables and individual fields, indexes, views, triggers and write and execute any queries. In the case of the latter, a built-in SQL editor was made available to the user, offering options of syntax highlighting and auto-complete code. Other functions available in SQLite Administrator include importing data from CSV files, exporting database contents to XLS / CSV / HTML / XML formats, as well as the option (useful for users unfamiliar with SQL language) to generate queries on the basis of those previously-clicked in the Table Designer.
Therefore, it is not only a solution that makes it easier to manage SQLite databases, but also a tool that facilitates learning the basics of SQL.








