SQLite Expert Professional (site license)
SQLite Expert is a powerful visual tool that enables
you to easily administer your SQLite3 databases and gain significantly
better visibility into how your databases are operating.
SQLite Expert
integrates database management and maintenance into a single, seamless
environment, with a clear and intuitive graphical user interface.
Features and Benefits
By using SQLite Expert you will be able to:
- Edit tables and views visually, without writing a line of SQL.
Easily restructure fields, indexes, constraints, triggers without losing data already existing in the tables.
- Build SQL scripts and generate views visually using the
integrated Query Builder.
- Create SQLite3 databases, view and change database parameters,
check database integrity and vacuum (compact) databases.
- Easily transfer data between SQLite databases, import data from SQL scripts or ADO data sources, or export to SQL scripts.
- Display and edit data in the grid, including BLOB and image fields.
Currently supports BMP, JPG and PNG image formats. BLOB fields can be
edited with the integrated hex editor.
- Execute SQL queries and display results in the grid or as text.
- Generate HTML reports from data displayed in the grid.
A recent feature introduced in version 3.0 is printing support. The
content of any grid can be sent to the printer or exported to a PDF
file.
|
|
|
|
|
|
|
|
|
|
|
|
Also introduced in version 3.0 is the ability to customize the look
and feel of the application using skins. Currently 27 different skins
are available.
Note that the printing system is aware of the current look and feel.
|
|
|
|
|
|
|
|
If you are not an SQL expert but want to create complex queries
visually, you can use the integrated Query Builder to generate SQL
SELECT queries in a visual interface. |
|
|
|
|
|
|
|
|
|
|
|
SQLite Expert allows users to easily execute SQL scripts and display the
results in the grid or as text. The result set is also editable if all
columns in the selection query are
from one table.
SQLite Expert supports syntax highlighting, saving and loading scripts
to/from files, SQL history, and interrupting the execution of long
running queries. |
|
|
|
|
|
|
|
SQLite Expert allows users to insert, delete and edit the table data in the grid.
You can just click a grid cell and modify its value. Clicking on the
"Post" button in the navigator panel will save the data to database. You
can use Up, Down, PageUp
and PageDown keys to traverse the grid cells. |
|
|
|
|
|
|
|
|
|
|
|
You can also display a table or a query result set in text format. |
|
|
|
|
|
|
|
SQLite Expert allows restructuring tables without losing data already
existing in the tables. Restructuring a table is wrapped in a nested
transaction which is rolled back if any
error occurs when applying changes to the table. |
|
|
|
|
|
|
|
|
|
|
|
Indexes can be added, deleted, modified and renamed visually. SQLite
Expert supports index field collation and reordering, primary, unique
and autoincrement indexes and conflict
clause editing. |
|
|
|
|
|
|
|
SQLite introduced full support for foreign keys in version 3.6.19.
Beginning with version 2.2, SQLite Expert allows editing of foreign keys
visually. Foreign keys can be added,
deleted and modified. |
|
|
|
|
|
|
|
|
|
|
|
Triggers can be added, deleted, modified and renamed visually. |
|
|
|
|
|
|
|
Check constraints can be added, deleted, modified and renamed visually. |
|
|
|
|
|
|
|
|
|
|
|
Unique constraints can be added, deleted, modified and renamed visually. |
|
|
|
|
|
|
|
Views can be added, deleted, modified and renamed visually. Temporary views are supported. |
|
|
|
|
|
|
|
|
|
|
|
If a column holds an image, it can be opened in an Image Editor as shown in the screenshot.
Currently supports BMP, PNG, JPG, GIF and ICO formats. |
|
|
|
|
|
|
|
The content of any field can be displayed and edited in a hex editor. |
|
|
|
|
|
|
|
|
|
|
|
SQLite Expert currently supports the following methods for importing and exporting data:
|
Import data from SQLite, SQL script, ADO data source using the Data Transfer Wizard. |
|
Import data from text files (CSV, TSV). |
|
Export data to SQLite, SQL script using the Data Transfer Wizard. |
|
Export data to text files(CSV, TSV), XML, HTML or Excel. |
|
Transfer tables between SQLite databases using drag and drop. |
|
Transfer records between SQLite tables or to Excel via clipboard. |
|
|
|
|
|
|
|
|
Load and unload SQLite extensions. Auto extensions are supported in the Professional Edition.
SQLite Expert offers the unique feature to display the functions and collations installed by any SQLite extension.
|
|
|
|
|
|
|
|
|
|
|
|
A recent feature is the record editor, very useful for tables with a large number of columns. |
|
|
|
|
|
|
No comments:
Post a Comment