node-firebird-driver
TypeScript icon, indicating that this package has built-in type declarations

3.1.0 • Public • Published

Build Status npm version

Firebird client interfaces for Node.js / TypeScript

This project currently has only TypeScript interfaces for a Firebird client. In the future it may have common code for any Firebird client, like connection pools and utility functions.

Native client

If you are looking to use Firebird from a Node.js application or library, look at:

https://github.com/asfernandes/node-firebird-drivers/tree/master/packages/node-firebird-driver-native / https://www.npmjs.com/package/node-firebird-driver-native

There is also plan to create a socket-based (pure Node.js) driver.

Installation

yarn add node-firebird-driver

Donation

If this project help you reduce time to develop, you can show your appreciation with a donation.

paypal

BTC: 1Q1W3tLD1xbk81kTeFqobiyrEXcKN1GfHG

/node-firebird-driver/

    Package Sidebar

    Install

    npm i node-firebird-driver

    Weekly Downloads

    87

    Version

    3.1.0

    License

    MIT

    Unpacked Size

    315 kB

    Total Files

    56

    Last publish

    Collaborators

    • asfernandes