Welcome to FibuSQL!

What is FibuSQL?

FibuSQL is a system for double-entry accounting. It has been designed mainly for private use, so it does (currently) not support particular support for tax accounts, annual finance statement, and the like. Nevertheless, the author would appreciate suggestions how to improve FibuSQL for this purpose.

The system bases solely on free software. The program itself is implemented in PHP4, and is used with a normal web browser. Thus, clients do not need any software apart from the browser. The actual data is kept in a database. FibuSQL uses the database abstraction layer PEAR::DB which supports quite many database engines. Attention was paid to solely use ANSI SQL defined commands. However, only PostgreSQL and mySQL have been tested up to now. Please let me know how FibuSQL gets along with other database engines.

Parts of the documentation:

Proceed to FibuSQL login.

License

Copyright (C) 2003 Martin Pitt (martin@piware.de).

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. See the GNU General Public License for details.

Contacting the author

I appreciate any questions, problem and bug reports and proposals how to improve FibuSQL.

Please do not hesitate to eMail me at piware@piware.de.

Valid HTML1.1! Valid CSS!