Database Workbench 6.8.0 released

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

“Database Workbench 6.8.0”

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 Firebird, MySQL, MariaDB, PostgreSQL, SQLite, Oracle, MS SQL Server, SQL Azure, NexusDB and InterBase.

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

Database Workbench 6 comes in 3 different editions with different pricing models, there’s always a version that suits you!

There’s also free Lite Editions available for Firebird and MySQL.

Read more

MCP Firebird 2.2.0 – Complete SSE Transport Implementation

This release 2.2.0 brings complete SSE (Server-Sent Events) transport support to MCP Firebird, making it fully compatible with the MCP Inspector and modern MCP clients while maintaining 100% backwards compatibility with existing STDIO implementations.

✨ New Features

🌐 SSE Transport Support

  • Full SSE Implementation: Complete Server-Sent Events transport using official MCP SDK v1.13.2
  • MCP Inspector Compatible: Works seamlessly with npx @modelcontextprotocol/inspector
  • Backwards Compatible Server: Supports both modern and legacy MCP clients
  • Multi-Protocol Support: Single server instance handles STDIO, SSE, and HTTP simultaneously
Read more

Flamerobin 0.9.14 Snapshot released with a few fixes and features

Flamerobin 0.9.14 Snapshot released with a few fixes and features.

What’s Changed

  • Table/view triggers: add enable/disable button by @arvanus in #405
  • small improvements by @arvanus in #406
  • Bug fixed (Build-on : GNU/Linux) -> target_file: PreferencesDialogStyle.cpp, target_line: 571 by @baldeuniversel in #408
  • Fix binary fields being extracted incorrectly by @arvanus in #415
  • Fix binary fields being extracted incorrectly by @arvanus in #416
  • Workflow for Linux systems (the deb executable file will be generated) by @baldeuniversel in #417
  • New feature: highlight text selection at SqlEditor by @arvanus in #418
  • Add index, functions and packages to generate rebuild script by @arvanus in #421

New Contributors

MCP Firebird 2.0.4 Released: Enhanced Model Context Protocol Implementation for Firebird Databases

Enhanced Model Context Protocol Implementation for Firebird Databases

We are excited to announce the release of MCP Firebird v2.0.4, a significant update to our Model Context Protocol implementation for Firebird databases. This stable release brings several important improvements and new features that enhance both functionality and user experience.

MCP Firebird provides a robust interface between Firebird databases and AI models, enabling seamless integration with tools like Claude Desktop and other MCP-compatible clients.

Key Features and Improvements

Server-Sent Events (SSE) Support

The new version introduces full support for Server-Sent Events (SSE) as a transport mechanism, allowing real-time data streaming between your Firebird database and client applications. This feature enables more responsive applications with live updates without requiring constant polling.

Robust Command-Line Parameter Handling

We’ve significantly enhanced the command-line interface with improved parameter handling, ensuring seamless compatibility with both NPX parameters and environment variables. This makes MCP Firebird more flexible and easier to configure in various environments.

npx mcp-firebird --database your_database.fdb --user SYSDBA --password masterkey

Read more
1 2 3 4 5 6 207