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...

Red Expert became RDB Expert

You can join to the Telegram chat for discussion.

The development team has released a new version of the database management tool. 

Now our tool is called RDB Expert. The updated name emphasizes the tool’s focus on working with RedDatabase. Don’t worry, we will continue to support Firebird.

What’s new?

Fixed:

  1. Escaping keywords in the column name when creating a constraint for a table.
  2. Loading the client library when connecting to a database using the Jaybird 4 driver.
  3. Updating the list of database generators in the object tree when executing a CREATE | DROP query with the GENERATOR keyword instead of SEQUENCE.
  4. Updating toolbar buttons state when establishing / releasing a connection.
  5. Unexpected opening of new query editor when calling auto-completion context menu using WIN + SPACE key combination.
  6. Displaying the number of objects for empty nodes in the connection tree.

View the full list of updates and download

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

FBLoader — A High-Speed CSV Import for Firebird

IBPhoenix is pleased to announce the release of FBLoader, a new command-line utility designed for blazing-fast import of CSV data into Firebird databases.

FBLoader makes it easy to move large volumes of data efficiently, whether you’re loading files from a local or remote system, handling multiple sources and tables in a single session, or taking advantage of automatic parallel loading for optimal performance. With flexible parameter options and full control over character sets and file access, FBLoader offers both speed and precision for demanding data migration tasks.

FBLoader is available now for 64-bit Windows and 64-bit Linux systems.

To learn more or download the tool, visit https://www.ibphoenix.com

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

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

1 2 3 4 491