Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/opensql-org/opensql

OpenSql is a promise-based Node.js ORM tool for MySql, Postgres and Microsoft Sql Server.
https://github.com/opensql-org/opensql

js mssql mysql nodejs orm postresql ts

Last synced: 13 days ago
JSON representation

OpenSql is a promise-based Node.js ORM tool for MySql, Postgres and Microsoft Sql Server.

Awesome Lists containing this project

README

        

๏ปฟ# OpenSql ยท [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/opensql-org/opensql/blob/main/LICENSE) [![npm version](https://img.shields.io/npm/v/opensql.svg?style=flat)](https://www.npmjs.com/package/opensql) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/opensql-org/opensql/blob/main/CONTRIBUTING.md)

![img](docs/file/logo.png)

**OpenSql** is a javascript library for writing sql codes more easily and
promise-based [Node.js](https://nodejs.org/en/about/) [ORM tool](https://en.wikipedia.org/wiki/Object-relational_mapping)
for [Mysql](https://en.wikipedia.org/wiki/MySQL), [Postgres](https://en.wikipedia.org/wiki/PostgreSQL)
and [Microsoft SQL Server](https://en.wikipedia.org/wiki/Microsoft_SQL_Server)

Would you like to contribute?
Read [our contribution guidelines](https://github.com/opensql-org/opensql/blob/main/CONTRIBUTING.md) to know more. There
are many ways to help! ๐Ÿ˜ƒ

# [Documentation](https://docs-red-rho.vercel.app/)

Ready to start using Opensql?

Check out the [Getting Started](https://docs-red-rho.vercel.app/docs/configuration) page for a quick overview.
Or Read [API Docs](https://docs-red-rho.vercel.app/docs/category/advanced)

# ChangeLog

[Change Log](https://docs-red-rho.vercel.app/docs/category/version)

# License

Opensql is [MIT licensed](https://github.com/opensql-org/opensql/blob/main/LICENSE).