Firebird in the Cloud
https://firebirdsql.org/en/community-news/firebird-in-the-cloud
Discover the essential strategies for deploying Firebird database systems in cloud environments! This presentation explores multiple deployment scenariosβfrom traditional client-server setups to middleware implementations and database-per-client configurations. Learn how to overcome critical cloud challenges including virtual machine overhead, network latency, resource balancing, and security concerns with expert-tested configurations.
https://firebirdsql.org/en/community-news/firebird-in-the-cloud
Discover the essential strategies for deploying Firebird database systems in cloud environments! This presentation explores multiple deployment scenariosβfrom traditional client-server setups to middleware implementations and database-per-client configurations. Learn how to overcome critical cloud challenges including virtual machine overhead, network latency, resource balancing, and security concerns with expert-tested configurations.
New video: Firebird in the Cloud
Firebird: The true open source database for Windows, Linux, Mac OS X and more
Firebird SQL: The true open-source relational database
π10
New version of Red Expert 2025.05 is available. https://www.firebirdnews.org/red-expert-2025-05-has-been-released/
Firebird News
RED EXPERT 2025.05 HAS BEEN RELEASED - Firebird News
You can join to the Telegram chat for discussion. New version of Red Expert 2025.05 is available. Whatβs new? Added: OCTETS character set support Display UUID in hexadecimal Warning about incompatible ODS server and DB versions JetBrains Mono font for queryβ¦
π5
What dialect do you use in your Firebird database?
Anonymous Poll
11%
Dialect 1
81%
Dialect 3
7%
What is dialect?
https://firebirdsql.org/en/community-news/new-certified-firebird-professionals
Let's congratulate 2 new certified Firebird professionals who successfully passed the Firebird Certification exam for DBA Basic level.
This time the exam was taken without a preparation session. The Firebird supporters who decided to take the exam prepared using only the demo exam. As it turned out, this preparation wasn't sufficient, since while the questions on the actual exam are similar to the demo, they are not identical. Only 2 of the 5 candidates passed the exam.
Their names are now listed on the Firebird Certified Professionals page.
We'll soon publish an exam preparation guide and introduce new exams, so stay tuned for updates!
If you're considering taking the exam, becoming a Firebird Supporter is a prerequisite.
Let's congratulate 2 new certified Firebird professionals who successfully passed the Firebird Certification exam for DBA Basic level.
This time the exam was taken without a preparation session. The Firebird supporters who decided to take the exam prepared using only the demo exam. As it turned out, this preparation wasn't sufficient, since while the questions on the actual exam are similar to the demo, they are not identical. Only 2 of the 5 candidates passed the exam.
Their names are now listed on the Firebird Certified Professionals page.
We'll soon publish an exam preparation guide and introduce new exams, so stay tuned for updates!
If you're considering taking the exam, becoming a Firebird Supporter is a prerequisite.
New certified Firebird professionals
Firebird: The true open source database for Windows, Linux, Mac OS X and more
Firebird SQL: The true open-source relational database
π9
Question for all Firebird users regarding possible Firebird conference in Serbia in November 2025: will you go?
Anonymous Poll
13%
Yes, definitely
10%
Depends on talks and speakers
77%
No, I will not go
π6
Please tell what languages/IDE do you use with Firebird?
Anonymous Poll
10%
Java
7%
JavaScript
66%
Delphi
20%
Lazarus
15%
Python
14%
PHP
13%
.NET (C#, Visual Basic)
0%
Mono
11%
C++
5%
Other
π6
Firebird Project is happy to announce general availability of Firebird 5.0.3, Firebird 4.0.6 and Firebird 3.0.13 sub-releases. https://firebirdsql.org/en/news/firebird-5-0-3-4-0-6-and-3-0-13-sub-releases-are-available
Firebird 5.0.3, 4.0.6 and 3.0.13 sub-releases are available
Firebird: The true open source database for Windows, Linux, Mac OS X and more
Firebird SQL: The true open-source relational database
π22
New article: Writing custom providers for Firebird to acess external databases (ODBC, MySQL): https://firebirdsql.org/en/community-news/writing-custom-providers-for-firebird
New article: Writing custom providers for Firebird
Firebird: The true open source database for Windows, Linux, Mac OS X and more
Firebird SQL: The true open-source relational database
π4
What is your company's position on database backup responsibilities for systems you supply to clients
Anonymous Poll
59%
We handle backups
28%
Client manages own backups.
13%
I am a client, not venor
Do you plan to implement database encryption for your Firebird databases?
Anonymous Poll
4%
Already implemented
14%
Yes, plan in next 12 months
18%
Yes, plan to implement in 12+ months
54%
No, I don't plan because I won't (no need)
10%
No, I don't plan due to technical problems
firebird-25th-anniversary-logo.png
891.5 KB
Today's the big day - July 31, 2000 was when Firebird SQL first launched and started its amazing journey! We're throwing a year-long celebration with all sorts of fun activities and special surprises.
π13
Firebird securty alert for all old versions
The Firebird Project has discovered critical security issues in older versions of all supported releases. If your version is equal to or less than the specified versions (with build numbers) 3.0.13.33809, 4.0.6.3203, or 5.0.3.1651, you need to upgrade to the latest Firebird releases (3.0.13.33818, 4.0.6.3221, 5.0.3.1683, available at www.firebirdsql.org). To emphasize: if you have versions like 3.0.10, 4.0.4, 2.5.8, or 5.0.2, you are in the danger zone.
A zero-day vulnerability was found in all versions of Firebird with version numbers less than 3.0.13.33809, 4.0.6.3203, and 5.0.3.1651 (this means that current releases on www.firebirdsql.org have this issue fixed).
A malicious user can cause a DoS attack on a Firebird server by sending a specific sequence of bytesβno login/password for the server is needed. To exploit the vulnerability, it is sufficient to send a set of bytes to the Firebird port, so we recommend upgrading as soon as possible.
Special note for users of vanilla 2.5: version 2.5 also suffers from this problem, but since it has not been supported by the Firebird Project since 2019, there will be no fix for vanilla Firebird 2.5, so you need to upgrade as soon as possible.
What to do
1. Check version of your Firebird: for this run in command line some tool with option -z (from your installation), for example, gstat.exe -z and check the full version. On Windows you can also do right-click on firebird.exe and see tab "Details".
2. If you are running the latest released version - i.e., equal or higher than 3.0.13.33818, 4.0.6.3221, 5.0.3.1683, you are safe. If it is less - you are in danger, so plan upgrade to the latest Firebird release asap.
3. If you are using non-safe old version, make sure that port 3050 is available only for trusted clients connections. Plan upgrade asap. https://firebirdsql.org/en/news/firebird-securty-alert-for-all-old-versions
The Firebird Project has discovered critical security issues in older versions of all supported releases. If your version is equal to or less than the specified versions (with build numbers) 3.0.13.33809, 4.0.6.3203, or 5.0.3.1651, you need to upgrade to the latest Firebird releases (3.0.13.33818, 4.0.6.3221, 5.0.3.1683, available at www.firebirdsql.org). To emphasize: if you have versions like 3.0.10, 4.0.4, 2.5.8, or 5.0.2, you are in the danger zone.
A zero-day vulnerability was found in all versions of Firebird with version numbers less than 3.0.13.33809, 4.0.6.3203, and 5.0.3.1651 (this means that current releases on www.firebirdsql.org have this issue fixed).
A malicious user can cause a DoS attack on a Firebird server by sending a specific sequence of bytesβno login/password for the server is needed. To exploit the vulnerability, it is sufficient to send a set of bytes to the Firebird port, so we recommend upgrading as soon as possible.
Special note for users of vanilla 2.5: version 2.5 also suffers from this problem, but since it has not been supported by the Firebird Project since 2019, there will be no fix for vanilla Firebird 2.5, so you need to upgrade as soon as possible.
What to do
1. Check version of your Firebird: for this run in command line some tool with option -z (from your installation), for example, gstat.exe -z and check the full version. On Windows you can also do right-click on firebird.exe and see tab "Details".
2. If you are running the latest released version - i.e., equal or higher than 3.0.13.33818, 4.0.6.3221, 5.0.3.1683, you are safe. If it is less - you are in danger, so plan upgrade to the latest Firebird release asap.
3. If you are using non-safe old version, make sure that port 3050 is available only for trusted clients connections. Plan upgrade asap. https://firebirdsql.org/en/news/firebird-securty-alert-for-all-old-versions
Firebird securty alert for all old versions
Firebird: The true open source database for Windows, Linux, Mac OS X and more
Firebird SQL: The true open-source relational database
How frequently do you prefer to receive email/substack with Firebird news (i.e., articles, videos, tools, releases)?
Anonymous Poll
23%
Daily (if there will be news, why not?)
8%
Digest 2 times per week
32%
Digest once per week
9%
Digest every 2 weeks
19%
Digest every month
5%
I don't want receive news
3%
Other option
Time flies, and now we have the second edition of the must-have book for every Firebird developer: "Detailed new Features of Firebird, 2nd edition". This 129-page book has 11 chapters that explain how Firebird 5's new features work and how to use them. Price of book is EUR16.99. https://firebirdsql.org/en/community-news/book-2nd-edition-of-detailed-new-features-of-firebird
π9