iqk [0.0.2], pre-Alpha. iceeLyne.

 

Overview:

Icequake - SQLite 3 Query Browser is a GUI application for exploring and manipulating SQLite3 database objects. IQK, is written in the DigitalMars D programming language with the DWT (D port of SWT) gui toolkit.

Feature List:

Release Note:

Icequake - IQK is released under the Lesser GNU Public Licence (LGPL), the main purpose of the project is to test/practice the D programming, DWT/SWT and SQLite, so it may be incomplete, containing bugs and may not reach the production quality, sorry for the unconvenience brought you, if any.

0.0.1 - The first pre-alpha release of IQK, features imcomplete. Mainly for preview purpose, but the explorer, console, visual query result, table edit are usable.

0.0.2 - Updated to SQLite 3.3.12; menu layout changed; data (import from / export to) SQL Dump, CSV (not completed yet).

User Guide:

.

.

LINKS:

D Programming Language and DigitalMars D Compiler.

SQLite(3) Database.

DWT gui toolkit, (the D port of SWT).

.

.