Category: General news
Firebird related news
ADO.NET provider 6.3.0.0 for Firebird is ready
More info at this link.
Firebird Synchronization to AWS Cloud
Bipost Sync is an ETL-like Windows program to continually send data from Firebird SQL to AWS Aurora-MySQL and back forward.
We just released Bipost Synchronization version 1.1.0.
New features:
- Run unlimited time stored procedures after data is uploaded to Aurora (previously limited to 5 minutes).
- Improved security for two-way synchronization.
- Improved support for special characters, e.g. now able to sync XML documents inside BLOB fields.
- First time customers: Automated creation of AWS services via CloudFormation template.
Firebird high-level native client for Node.js / TypeScript updated to v0.1.0 marked as stable
Firebird high-level native client for Node.js / TypeScript updated to v0.1.0 and marked as stable release.
There are minor changes compared to v0.0.1-beta.3
ADO.NET provider 6.2.0.0 for Firebird is ready
More info at this link.
dbMigration .NET v9.0 released
dbMigration .NET v9.0 is a simple, easy and intuitive multiple database migration and data synchronization tool, With it you can easily migrate schema and data to Firebird and vice versa.
(Full support for Firebird 1.5~4.0+)
- Major New features from version 8.5 to 9.0:
- 50%+ performance improvement in the Transaction mode.
- Startup, Disconnection performance improvements
- Added Mapping column names from the target table
- Added an option to change the global case of target objects as database default
- Added support for CryptKey by using Base64 string (FB)
- Added restart for shutdown firebird databases (FB)
- Improved Firebird connection manager (FB)
- Improved Automatic Mapping Types
- …and more
Database .NET v25.2 released
Database .NET v25.2 is an innovative, powerful and intuitive multiple database management tool.
(Full support for Firebird 1.5~4.0+)
- Major New features from version 24.9 to 25.2:
- Improved Firebird connection manager (FB)
- Added Generating ‘MERGE’ and ‘DELETE+INSERT’ statements from results (FB)
- Added Generating script AS MERGE statement (FB)
- Added support for CryptKey by using Base64 string (FB)
- Added restart for shutdown firebird databases (FB)
- Added support for multiple selections
- Added Filtering Code Snippets
- Added Showing filter expression on the toolbar
- Added Copy Selected Rows to Clipboard
- Added support for regular expression for Search Table Data
- …and more
ADO.NET provider 6.1.0.0 for Firebird is ready
More info at this link.
PDO_Firebird driver supports now boolean type from Firebird 3.0.x
Firebird high-level native client for Node.js / TypeScript updated to v0.0.1-beta.2 with a few changes
Firebird high-level native client for Node.js / TypeScript updated to v0.0.1-beta.2 with a few changes:
Fixed crash after re-creating native client – #11
Moving to monorepo using lerna and yarn workspaces.
Fixed #2 – Throw an error when the client library is not loaded correctly.
Replace mocha and power-assert by jest.
Added appveyor.yml and build status.
Fix warning C4530 in Windows build.
Add node 10 to travis build matrix.

