Skip to content

sywka/node-firebird-native-api

 
 

Repository files navigation

Build Status npm version

Firebird low-level API for Node.js / TypeScript

This project currently is a working in progress to have full Firebird API definitions for Node.js. It's currently not recommended to be used directly.

High-level native client

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

https://github.com/asfernandes/node-firebird-driver-native.git / https://www.npmjs.com/package/node-firebird-driver-native.git

Installation

yarn add node-firebird-native-api

Warning

This project is in ALPHA state and the API is subject to change.

About

Firebird low-level API for Node.js / TypeScript

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 79.5%
  • C 15.4%
  • TypeScript 5.1%