shared-orm-library

1.0.17 • Public • Published

shared-orm-library

This repository is created using Node.js with version 20.13.1.

It provides a generic implementation of the Sequelize ORM for relational databases such as MySQL, PostgreSQL, MariaDB, etc default is postgres.

Prerequisites

Install Node JS

Refer to https://nodejs.org/en/ to install nodejs

Installation Steps

Clone this repository to your local machine:

git clone <https://github.com/BhaveshThala/shared-orm-library.git> 
cd to clone folder shared-orm-library
npm install

Usage

There are two ways to use this repository:

  1. Publish as a library to npm: If you want to use this repository as a library in your projects, you can publish it to npm and then install it as a dependency in your project.
  2. Directly reference this project: Alternatively, you can directly refer to this project in your other projects by including it as a submodule or copying the necessary files into your project.

Readme

Keywords

none

Package Sidebar

Install

npm i shared-orm-library

Weekly Downloads

40

Version

1.0.17

License

ISC

Unpacked Size

7.07 kB

Total Files

8

Last publish

Collaborators

  • srivastavbhavesh