SQLite Expert Personal version 5.5.0 
------------------------------------

Release date: October 2024

Copyright (C) 2024 Coral Creek Software

Are you developing SQLite3 databases and need an easy and powerful tool? SQLite Expert is the perfect choice. It is the most feature rich administration and development tool for SQLite. SQLite Expert is designed to answer the needs of all users, from writing simple SQL queries to developing complex databases.

The graphical interface supports all SQLite features. It includes an SQL editor with syntax highlighting and code completion and visual table and view designers. 

Homepage: www.sqliteexpert.com

Features include:

 1. Modify table structure visually without losing data already existing in the database. SQLite Expert will automatically create a new table with the new structure and copy the data from the old table. All the operations are wrapped in a transaction which is rolled back if any error occurs during the process.

 2. Create SQLite3 databases, view and change database parameters, check database integrity and vacuum (compact) database.

 3. Display and edit data in the grid, including BLOB and image fields. Currently supports BMP, JPG and PNG image formats. 

 4. BLOB fields can be edited with the integrated hex editor.

 5. Execute SQL queries. Supports multiple SQL statements in the same query. 

 6. In-grid editing of live queries.

 7. Save/Load SQL scripts to/from file. 

 8. Transaction support. SQLite supports one level of transactions.

 9. Data mapping. SQLite Expert supports custom data types, and 40 predefined data types. 

System Requirements

Operating System: Windows 7/8/10/11
SQLite - sqlite.dll version 3.x. (included)


