PHP Firebird driver 6.1.1-RC.2 is released

PHP Firebird driver 6.1.1-RC.2 is released . Please test thoroughly and report any issues.

Changes since v6.1.1-RC.1 :

  • New functions ibase_get_client_major_version(), ibase_get_client_minor_version()
  • Addressed issues: #22#78#88#91#92#95#96

Possible breaking changes:

  • ibase_close() now closes connection instantly instead of decreasing refcount (see more #22)
  • fetching TIME fields with IBASE_UNIXTIME flag now returns time as string instead of negative values
1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5.00 out of 5)
Loading...

Stored procedure debugger Hopper 2.4 released

Upscene Productions is proud to announce version 2.4.0 of “Hopper”, a stored routine debugger available for InterBase, Firebird or MySQL.

✅ set breakpoints in stored code
✅ step through code command by command
✅ trace into other routines
✅ debug triggers
✅ inspect data while debugging

This release brings new features and bugfixes. For more information, check the Hopper page at our website.

1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 5.00 out of 5)
Loading...

1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 5.00 out of 5)
Loading...

Firebirust v0.5.3 is released

Firebirust v0.5.3 is released with a few changes :

This release adds inspectable column metadata to statements, tightens and cleans up several internal APIs, expands tests

Highlights

  • Add column inspection API on Statement and StatementAsync:
  • column_count()
  • column_names() -> Vec<&str>
  • column_metadata(col: usize) -> Option<(sqltype, sqlscale, sqlsubtype, sqllen, null_ok, fieldname, relname, ownname)>
  • Improved test coverage — sync and async tests now assert column count, names, and metadata.
  • Internal refactor:
  • SQL type constants promoted to crate root.
  • Many protocol/constants now have crate-level visibility (pub(crate)).
  • XSQLVar made crate-private (pub(crate)); parsing now uses utils:: helpers.

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5.00 out of 5)
Loading...

1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 5.00 out of 5)
Loading...

A modern C++ wrapper for the Firebird database API.

A modern C++ wrapper for the Firebird database API.

Documentation | Repository

fb-cpp provides a clean, modern C++ interface to the Firebird database engine. It wraps the Firebird C++ API with RAII principles, smart pointers, and modern C++ features.

Features Modern C++: Uses C++20 features for type safety and performance

  • RAII: Automatic resource management with smart pointers
  • Type Safety: Strong typing for database operations
  • Exception Safety: Proper error handling with exceptions
  • Boost Integration: Optional Boost.DLL for loading fbclient and Boost.Multiprecision support for large numbers

News via  Firebird-Devel group

1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 5.00 out of 5)
Loading...

RDB Expert 2025.10 has been released

You can join to the Telegram chat for discussion.

The development team has released a new version of the database management tool. In this release, special attention was paid to the refinement of existing tools.

What’s new?

Due to the new product name, the installers for Windows and Linux have been updated.

The Jaybird 5 driver has been updated to version 5.0.27.

Added:

  1. Ability to work with DDL rights and system privileges in the Grant Manager.
  2. Displaying dependencies for exceptions.

Fixed:

  1. “Invalid time zone region” exception when connecting to a database using the Jaybird 5 driver.
  2. Toggle the database trigger activity state via the context menu in the connections tree.
  3. Saving and restoring Query Editor tabs when establishing / releasing a database connection.
  4. Application shortcut updating on the desktop for different interface languages.
  5. Prematurely saving connection parameters before clicking the “Save” or “Connect” button.

View the full list of updates and download

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5.00 out of 5)
Loading...

Database Workbench 6.8.4 released

Upscene Productions is proud to announce the availability of the next release of the popular multi-DBMS development tool:

“Database Workbench 6.8.4”

This release introduces support for Oracle 23 Domains, Vector and Boolean datatypes, JavaScript stored routines and more.

Other changes include support for PostgreSQL 17, MariaDB 11.7 and MySQL 9.2, bugfixes and small new features.

Database Workbench supports the following database systems:
Firebird,
MySQL, MariaDB
✅ PostgreSQL
SQLite
✅ Oracle
✅ SQL Server
✅ NexusDB
InterBase

It includes tools for database design, database maintenance, testing, data transfer, data import & export, database migration, database compare and numerous other tools.

1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 5.00 out of 5)
Loading...

MCP Firebird 2.5.1 with Wire Encryption

Version 2.5.1 brings official Smithery platform support and enhanced wire encryption capabilities, making MCP Firebird even more accessible and secure. This release focuses on cloud deployment flexibility and enterprise-grade security features.


✨ Major Features

🌐 Smithery Platform Integration

One-Click Cloud Deployment

  • ✅ Official Smithery support – Deploy MCP Firebird to the cloud in minutes
  • ✅ Automatic configuration – Smithery detects and configures everything automatically
  • ✅ Web-based management – Manage your server through Smithery’s intuitive dashboard
  • ✅ Instant scaling – Scale your deployment as needed
  • ✅ Zero infrastructure management – No servers to maintain

🔒 Enhanced Wire Encryption Support

Enterprise-Grade Security

This release significantly improves wire encryption capabilities for Firebird 3.0+ databases:

  • ✅ Full WireCrypt compatibility – Works seamlessly with WireCrypt = Required servers
  • ✅ Native driver integration – Automatic detection and fallback
  • ✅ Zero configuration – Just set USE_NATIVE_DRIVER=true
  • ✅ Production tested – Verified with enterprise Firebird deployments
  • ✅ Encryption verification – Built-in checks to ensure encryption is active
1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 5.00 out of 5)
Loading...

1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 5.00 out of 5)
Loading...

1 2 3 4 491