Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Opensql documentation
https://github.com/opensql-org/docs

Last synced: 2 days ago
JSON representation

Opensql documentation

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](https://github.com/opensql-org/opensql/blob/main/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).