GNOME 3590 Published by

The latest development release of Rekall (version 2.3.3) and the first development release of RekallWeb (version 0.1) is now available

Rekall is a database front end in the sense of MS Access (or KNoda or Kexi). Rekall includes:

* Drivers for MySQL and PostgreSQL
* Driver XBase (DB4) files (via the XBSQL wrapper library)
* Read-only driver for DBTCP (http://www.fastflow.it/dbtcp/)
* Table design and data access
* Graphic form, reports and query design and execution
* Creation of reusable components for use in forms and reports
* Database import/export via a generalised "copier"
* Fully scriptable using Python with built-in debugger
* Ability to construct reusable components for forms and reports
* Basic database dumping and loading
* Stock database loading, including loading from web servers

RekallWeb is a set of CGI scripts, implemented in Python, which allow you to access your Rekall database via a web browser. Please note that this is very much in-development, but the website www.rekallrevealed.org is now driven by RekallWeb. The database behind this (or rather, a recent dump) can be downloaded and installed using Rekall's stock database facility. See how the magic works.

Read more