LINQ provider for Firebird added
DbLinq is THE LINQ provider that allows to use common databases with an API close to Linq to SQL
DbLinq is THE LINQ provider that allows to use common databases with an API close to Linq to SQL
Sphinx is a very powerful and popular free open source full-text search engine. A few days ago, Sphinx 0.9.8.1 was released. Vlad Khorsun and Pierre Yager made a patch for Sphinx to support Firebird. Their patches and Windows binary are available to download and try out.
It’s an great search engine used a lot in the LAMP world So now for example if you create and phpbb site with firebird back end , you can use sphinx for indexing and fast search. Another idea is : use it to index the whole database if you have large quantities of text and you need to search for keywords (an movie comments database for example)
Firebird mention on the Attlassian blog
The Firebird Project is already using JIRA for their Firebird RDBMS Issue Tracker. And now it’s even easier for developers to search, share and keep up to date with the Firebird Project using FishEye.
[ED: I like how the branches are presented in an good graphical way Also you can watch the changes for Firebird 2.5.x or the head for example ]
The combination of Cathedron and Firebird competed and won two times: this year and in 2004. During the 14 hour race a team of two people solve a realistic business problem.
The productivity during the race is about 10 minutes per function point. In large software companies the best projects require 6 to 10 hours per function point. This implies a 60 times higher productivity during the race. When the extreme conditions of the race are normalized and you triple the amount of time to fine tune and test the deliverables, the productivity is still 5 to 10 times higher.
The combination of Cathedron and Firebird allowed the team to rapidly create and change the basic application and the underlying database. During the 14 hour race over 70 small modifications where made to a database containing valuable test data! 99% of those changes were handled by Cathedron simply by changing the data model.
Cathedron can be downloaded from www.cathedron.com and is free for personal and educational use. Although the tool and documentation are still under development, the core features such as information/data modeling, (default) screen generation and the embedded Pascal scripts have been used in production environments for over 8 years.
Firebird 2.1 (version 2.1.0) is included by default in the Ubuntu 8.10 named Intrepid Ibex that was released on 30 October. To use it you might need this guide and also there is an repository with version 2.1.1 (recommended)
I (Dan Wilson) put together the procedure I used in order to get native and PDO firebird support working with PHP and CentOS 5. I was unsuccessful using the FAQ at http://www.firebirdfaq.org/faq191/, and couldn’t find any other tricks on the web that worked. So, I compiled from a fedora source RPM as follows
On Firebird Python mailing list there is an interesting thread about rewriting Firebird Python Driver
Here is Pavel response Read more
You can find new beta builds of the ODBC 2.0 driver here.
Note: If you are using Firefox, remember to scroll down the page opened by the above link or you will not find the information.
These are the general notes on building Firebird 2.5 from debian git , and it should work on any debian based distro like ubuntu or others Read more
Now you can watch Firebird project and changelog trough the Atlassian’s FishEye