Python backup script for firebird
Here is an cron backup script written in python
Here is an cron backup script written in python
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:
I'm pleased to announce the 0.9.4 release of SQLObject.
freebsd 7.0 is released and firebird 2.0.3 port is included
i’m impressed by the firebird portsĀ collection (fpc, php 5.2.5,qt4, ruby , perl , python ,php4)
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.
We’re getting the current batch of new stuff out the door, with plenty
more waiting to fill into the next trunk. Theres a broad variety of
new things here which are summarized below.
Download SQLA 0.4.3 at: http://www.sqlalchemy.org/download.html
Full changes:http://article.gmane.org/gmane.comp.python.sqlalchemy.user/11726/
Here isĀ an python thread on creating an empty database with kinterbase