Author: mariuz
node-firebird-libfbclient v0.0.10 updated for #nodejs v0.10.x
Node C++ Module for Firebird is updated in git repository and is already pushed to npm
It can be compiled now with node v10.x with node-gyp instead of waf
git clone it
npm install
https://github.com/xdenser/node-firebird-libfbclient/releases/tag/v0.0.10
if you want to install it from npm
npm install firebird
Firebird Foreign Data Wrapper for PostgreSQL Release 0.2.1 is out
New version 0.2.1 is released in the unstable area and here is the ChangeLog:
- Make extension compatible with PostgreSQL 9.2
- Fix some regressions
- Implement basic connection caching
- Fix implicit cast handling
Firebird Foreign Data Wrapper for PostgreSQL Release 0.1.6 is out
New version 0.1.6 is released in the unstable area and here is the ChangeLog:
- Push down bitwise operators << and >> (FB 2.1 and later)
- Push down two-argument form of SUBSTRING()
- Push down CONCAT()
- Push down POSITION() / STRPOS()
- Don’t check for mutable functions – we are explicitly whitelisting functions which can be pushed down (need to double-check if that’s a valid approach)
Vote for Firebird as Database of the Year 2013 at LinuxQuestions
Vote for Firebird as Database of the Year 2013 at LinuxQuestions (must be registered user with at least one Linux related post)
Spread the word on all forums and Firebird communities
Lazarus Release Candidate 2 of 1.2
The Lazarus team would like to announce the second Release Candidate for the upcoming Version 1.2.
Please try the New Firebird components TFBAdmin and TFBEventMonitor
Firebird Foreign Data Wrapper for PostgreSQL Release 0.1.5 is out
New version 0.1.5 is released in the unstable area and here is the ChangeLog:
- Add basic Firebird version detection to ensure that only functions available on the remote Firebird server are actually pushed down
- Push down functions COALESCE(), NULLIF()
- Only push down SUBSTRING() if 2nd and 3rd arguments are INTs
Also fbsql is progressing (a command-line client for Firebird inspired by PostgreSQL’s psql)
DWScript now has database support dwsDatabase
DWScript now has database support classes built-in, these are based on a thin, interface-based layer, and can be used Delphi-side as well to get automatic memory management for simple DB access.
Here is a simple example for webservice
Generate PDF output from Firebird SQL data
Here is a demo program that shows how to generate PDF output from a Firebird database, using xtopdf PDF creation toolkit and the fbd Python driver for Firebird.
Spanish blog about Firebird
There is a blog about firebird at http://firebird21.wordpress.com/
His author posts almost every single day since March 2013
News via Linkedin Firebird community
