Giter Site home page Giter Site logo

node-db2fori's Introduction

node-db2fori

Db2 for i client for Node.js. Written in pure JavaScript with no external dependencies.

Goals ๐ŸŒŸ

The goal for this project is to provide a Db2 for i client for Node.js without the need to install or download external tools (like ODBC). This means the client should be able to run anywhere that Node.js can run (which is most systems).

Documentation ๐Ÿ“˜

As of now, there is none. The code will be documented as well as possible, but since there is no prior documentation on the socket connection there might be gaps.

The plan is that when the base Connection API is done, then official documentation will be created. It is important that when writing code, the internal jsdoc be updated along side it. This is important to maintain a clean code base.

Contributing

node-db2fori ๐Ÿ’˜ contributions!

If you're interested in finding someway to help out with the code it's important to note that node-db2fori is based off of jtopenlite, which is part of the JTOpen project. Since that is also a native implementation (for Java) it was easier to base lots of code off of that (except it's simpler in Node!).

I will happily accept your pull request if it:

  • has tests
  • has the relevant jsdoc
  • does not break backwards compatibility

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.