UNPKG

node-firebird-driver

Version:
31 lines (19 loc) 1.33 kB
[![Build Status](https://travis-ci.com/asfernandes/node-firebird-drivers.svg?branch=master)](https://travis-ci.com/asfernandes/node-firebird-drivers) [![npm version](https://badge.fury.io/js/node-firebird-driver.svg)](https://www.npmjs.com/package/node-firebird-driver) # 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 ```sh yarn add node-firebird-driver ``` # Donation If this project help you reduce time to develop, you can show your appreciation with a donation. - GitHub Sponsor: https://github.com/sponsors/asfernandes - Pix (Brazil): 278dd4e5-8226-494d-93a9-f3fb8a027a99 - BTC: 1Q1W3tLD1xbk81kTeFqobiyrEXcKN1GfHG - [![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=X3JMTGW92LQEL)