sywka / node-firebird-native-api

Firebird low-level API for Node.js / TypeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:C++ 79.5%Language:C 15.4%Language:TypeScript 5.1%Language:Python 0.0%