Database .NET and dbMigration .NET 2021 released

Database .NET 31.6 is an innovative, powerful and intuitive multiple database management tool, With it you can easily edit and manage your Firebird database files.

https://fishcodelib.com/Database.htm (Change Log)

dbMigration .NET 13.2 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.

https://fishcodelib.com/DBMigration.htm (Change Log)

Load testing of IBProvider v5.21.1 and Firebird v3.0.7

Hello All.

We have good news for everyone who uses IBProvider in critical and complex systems.

A «large», multithreaded, load testing of the latest release of IBProvider v5.21.1 and Firebird v3.0.7 (SS, Win, x64) has been carried out.

This is more than 7 million tests that were performed on a 10-core processor.

The main point of this testing was that the global cache of the SQL query parser was used (sql_cache__scope=db).

As usual, the built-in client for Firebird (dbclient_type=fb.direct) was used.

Testing completed with no visible problems.

See additional info at our web site: https://www.ibprovider.com/eng/news/n_201225.html

Best regards, IBProvider Team.

Firebird high-level native client for Node.js / TypeScript updated to v2.1.1

Firebird high-level native client for Node.js / TypeScript updated to v2.1.1 with a few changes .

driver-native
  • Feature #62 – Change value of getDefaultLibraryFilename in MacOS.
  • Feature #63 – Make getMaster return OS error when failing to load the client library.
driver
  • Fix #69 – Subsequent use of Statement::execute* methods may send incorrect value of input parameters.
1 25 26 27 28 29 202