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.

Build Status Build Status

Usql: v0.7.0 released

If you’ve not seen usql before, it’s a universal command-line client for SQL databases , modeled on psql. usql makes it easy to work from the command-line, in a simple and consistent way across any database and on any platform (Windows, macOS, Linux). usql is written in Go, and provides things like syntax highlighting and compatibility with databases other than PostgreSQL

https://github.com/xo/usql

It does have support for Firebird SQL via GO driver
https://github.com/nakagami/firebirdsql

Load testing of IBProvider v3.50 and Firebird v3.0.4

Hello!

In this note we would like to inform you about running 6.7 million various tests for blobs. On our scale, it is a big testing. Usually we run each IBProvider update through 0.7 million tests.

Performing these 6.7 million tests in one thread would take 150 days. Parallel run in 10 threads reduced this time to 15 days.

We won’t bore you with details and will provide only key information.

Read full text: http://www.ibprovider.com/eng/news/n_180605-load_test.html

1 41 42 43 44 45 200