Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows XP | Windows 2000 | Windows 2003 | Windows 2008 | Windows Vista | Windows 2012 SHA1 Hash: 6e849c7c0fc4b09d28fb4a9cb585a9fe3f24538f Size: 785.13 KB File Format: air
Rating: 1.913043478
out of 5
based on 23 user ratings
Downloads: 416 License: Free
SQLite Sorcerer is a free software by Arnaud FOUCAL and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows XP, Windows 2000, Windows 2003, Windows 2008, Windows Vista, Windows 2012.
You can download SQLite Sorcerer which is 785.13 KB in size and belongs to the software category Servers. SQLite Sorcerer was released on 2009-11-18 and last updated on our database on 2017-02-25 and is currently at version 1.5.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
SQLite Sorcerer Description
Database:
Create a new database from scratch
Compact, analyze / deanalyse a database
Encrypt and rencrypt using a password or an existing hashed key.
Open recent databases by double-click or drag and drop from a list
You can compare the structure of 2 databases!
Just open a second database and the comparison is done!
The result of the comparison is displayed in a datagrid with details
Get the whole structure of the database: SQL or XML (highlighted code)
Tables:
Create, delete, rename, copy with or without data
Edit the structure of a table (use the context menu or double click)
Changing all attributes of fields is allowed, including default values
Add, delete or rename fields
Define conflict clauses
View the highlighted SQL code and copy it into the clipboard
Data:
Add, delete or edit records directly in a data grid (double click then navigate in the grid)
Filter data using keyword or regular expression
View all data or use chunks to browse table content
Empty tables
Export data from tables or queries into CVS or TXT files (right-click on the grid)
Import data from a CSV or TXT file
Queries:
Type your own sql and check the results
Add fields or table names by double click or drag&drop in the SQL text area
Save your query as a new view
Re-execute your queries using the History
Import a SQL file
Your SQL code is highlighted !
The query panel can be detached from the application
This allows you to work in the query panel while having a look on the database: structure, full data…
Views / Triggers:
Create new one
Views can be created from a popup button or from the query panel
Delete or rename existing ones
View the corresponding SQL code and copy it into the clipboard