logo
The Falcon Programming Language
A fast, easy and powerful programming language
Location: Developers community >> Database Interface
User ID:
Password:
 

Project members

Admins

jeremy_c
jonnymind

Developers

gschulz
Nikopol
steveno
tizderub

Contributors

MaikB

Database Interface

Generic database interface framework and specific database drivers.

Project outline

Project documentation: online.

Development trunk at: svn://falconpl.org/falcon/modules/dbi

Detailed description

This projects is in charge to develop the Falcon DBI infrastructure (or framework) and to integrate various database engines into it.

Falcon provides two integrated database layers: an high level abstraction layer which can be accessed through the 'dbi' module, and a low level, driver specific layer which is provided by specific modules. The DBI system allows to receive a generic DBI interface to a database, but then it is possible to act directly on the database API primitives, if needed.

News

DBI new branch
Posted by jonnymind on 2010-07-02
We've started a new development branch, called "simpler".
DBI ported to Falcon Eagle
Posted by jonnymind on 2009-08-12
A new DBI version (0.9.10), functionally identical to the previous ones, has been uploaded. It is now compatible with Falcon 0.9.4 (Eagle).
Loading

Elapsed time: 0.022 secs. (VM time 0.015 secs.)