SQLiteSpy 1.9.16 freeware
SQLiteSpy is a fast and compact GUI database manager for SQLite. It reads SQLite3 files and executes SQL against them. Its graphical user interface makes it very easy to explore, analyze, and manipulate SQLite3 databases
Author | Ralf Junker |
Released | 2022-07-06 |
Filesize | 4.50 MB |
Downloads | 1988 |
OS | Windows 2000, Windows 2003, Windows XP, Windows Vista, Windows Vista x64, Windows 7, Windows 7 x64, Windows 8, Windows 8 x64, Windows 10, Windows 10 x64, Windows 11 |
Installation | Instal And Uninstall |
Keywords | Database Manager, Grid Cell Editor, Manage Database, Manage, Manager, Management |
Users' rating (41 rating) |
SQLiteSpy Free Download - we do not host any SQLiteSpy torrent files or links of SQLiteSpy on rapidshare.com, depositfiles.com, megaupload.com etc. All SQLiteSpy download links are direct SQLiteSpy download from publisher site or their selected mirrors.
1.9.16 | Jul 6, 2022 | New Release | |
1.9.15 | Feb 8, 2021 | New Release | |
1.9.14 | Feb 5, 2020 | New Release | The download package now contains SQLiteSpy.exe Win32 as well as Win64 executables. Update built-in DISQLite3 engine to SQLite 3.31.1. Add the BLOBIO SQL function extension. Example: CREATE TABLE t(a blob); INSERT INTO t VALUES (x'01020304'); SELECT readblob('main', 't', 'a', 1, 0, 4); Add the DBDATA virtual table extension. Examples: SELECT * FROM sqlite_dbdata(); SELECT * FROM sqlite_dbptr(); Add the FOSSILDELTA SQL function extension. Example: SELECT delta_apply(x'0102', delta_create(x'0102', x'0304')); Add the URIFUNCS SQL functions extension. Examples: select sqlite3_filename_database('main'); select sqlite3_filename_journal('main'); select sqlite3_filename_wal('main'); Add the UUID SQL functions extension. Examples: SELECT uuid(); SELECT uuid_str(uuid()); SELECT uuid_blob(uuid()); Add redo to SQL edit. Automatic column widths of result grid take column caption into account. |