iwrite main window

iwrite

iwrite aims to be an easy to use AD-HOC SQL Report Writer.

The software is licensed under a BSD 2-Clause License.

The project is hosted on Savannah.

Introduction

iwrite is a free software package for generating basic SQL based reports.

Highlights:

Documentation

An incomplete (work in progress) technical manual is available here.

Downloading

Packaged source and binary tarballs are available on the download page.

Source

Source can be downloaded using Bazaar version control system.

bzr branch bzr://bzr.savannah.nongnu.org/iwrite

Release Date Status
iwrite-3.0.1.0.tar.gz 06/05/2016 Unstable - beta

It is required that all the database development client libraries are installed. The packaging steps have skipped these dependencies. Therefore, src rpm's will not compile out of the box unless the dependencies are resolved beforehand.

Binary

Distribution Release Date Status
Windows (64-bit) iwrite-3.0.1.0-x86_64.exe 06/05/2016 Unstable - beta
Debian 8.2 Jessie (64-bit) iwrite_3.0.1.0-1_amd64.deb 06/05/2016 Unstable - beta
Fedora Workstation 23 (64-bit) iwrite-3.0.1.0-1.fc23.x86_64.rpm 06/05/2016 Unstable - beta
CentOS 7 (64-bit) iwrite-3.0.1.0-1.el7.centos.x86_64.rpm 06/05/2016 Unstable - beta
Arch Linux (64-bit) iwrite-3.0.1.0-1-x86_64.pkg.tar.xz 06/05/2016 Unstable - beta

Binary packages purposefully have missing database client dependencies. The packages have been compiled to support PostgreSQL, MariaDB/MySQL, SQLite, and Oracle (instant client). If a client library is missing, report's will not run. However, iwrite will continue to operate in design mode.