What is the current status of kinterbasdb?

As you may know, the KInterbasDB project is without maintainer, and
because Firebird project depends on it (for QA and other things), we
have to do something to ensure it’s bright future. I have considered the
option to take over this project, but at the end we decided to fork it
under Firebird Project for next reasons:

SQLObject 0.10.0b2 released

I’m pleased to announce the 0.10.0b2 release of SQLObject.

What is SQLObject
=================

SQLObject is an object-relational mapper. Your database tables are described
as classes, and rows are instances of those classes. SQLObject is meant to be
easy to use and quick to get started with.

1 8 9 10