Vote for Firebird

StackOverflow will publish ads for free (only for Open Source projects.) I have made an image for Firebird but lacked rights/points to upload it. Douglas uploaded it, but we need more votes to put the spotlight over our bird. If you have an account in StackOverflow with at last 15 reputation points, please, vote now.

Carlos

Firebird client library to the Lua language

Hello,

I’d like to announce the first public release of fbclient, a binding of the Firebird client library to the Lua language, that is, a collection of pure Lua modules that allows you to connect and execute queries against the Firebird Relational Database.

Project website: http://code.google.com/p/fbclient/

Yeah, we don’t have such worries!

From Monty (MySQL original author) blog:

As I already blogged before, a fork is not enough to keep MySQL alive for all future, if Oracle, as the copyright holder of MySQL, would at any point decide that they should kill MySQL or make parts of MySQL closed source.

Firebird is trully *open* (in all aspects). Nobody owns Firebird, nobody can buy it, nobody can close its sources, nobody can charge for it! So, if you are using Firebird, you don’t need to have such worries.

Firebird SQL and Web Traffic Analysis with Delphi

Whether you want to learn how to efficiently import data into Firebird, or you wonder if it is worth upgrading to Delphi 2010 for “routine” tasks, this article will give you some food for thought.

In particular, this article explores the use of Delphi and the open-source relational database system named “Firebird SQL” to load and analyze web traffic logs. Along the way, the size and performance of EXEs compiled with Delphi 7 versus Delphi 2010 are compared, plus the speed of Firebird 1.5 versus Firebird 2.1 and four common Firebird data access components are measured.

Read full article here.

Interview with Alex Peshkov

This interview was done by Carlos Henrique Cantu, with Alex Peshkov (from the Firebird Core Development Team), specially for FirebirdNews.

1) Please let us know a bit about you: where do you live, hobbies, married, sons, style of music, preferred drink, etc.

Alex Peshkov

I live in Yarsolavl (Russia), it’s 250 km to the north from Moscow, on the bank of Volga river. Married, have two children. And two dogs – this is first hobby:) Another one is my garden where I like to spend summer time. What about style of music… 20 years ago I could answer definitely – hard rock, currently I almost do not listen to any music. Even my computer has no speakers at all. Preferred drink – I like almost any drinks, provided it’s high enough quality. But if I need to choose one – OK, it’s beer. I’m 46 years old.

2) How did you find Firebird, and how did you become a FB Core Team member?

Infosystems ltd., the company, where I’ve used to work in year 2K was choosing SQL server to use. InterBase looked OK from most POVs, but it did not have dynamic SQL statements in triggers/procedures, which was a strong requirement.

When IB6 sources were published, I’ve added that support – minimal, only EXECUTE VARCHAR ‘some SQL statement’, without ability to return values and pass parameters, but even it was enough that time. This form (instead of current EXECUTE STATEMENT) was chosen to avoid adding new tokens in DSQL parser. I’ve sent changes to some site in InterBase ring, and after a month or two of silence decided that it was ignored.

But approximately one year after that I’ve received a letter from Dmitry Emanov with suggestion to join firebird project. Next (it was last 1.5 release time) I’ve got a suggestion to perform security review of firebird. Certainly there were also a lot of generic bug fixes. When 2.0 was started, I was one core FB developers.

1 41 42 43 44 45 101