Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/opensql-org/docs
Opensql documentation
https://github.com/opensql-org/docs
Last synced: 2 days ago
JSON representation
Opensql documentation
- Host: GitHub
- URL: https://github.com/opensql-org/docs
- Owner: opensql-org
- Created: 2023-01-17T15:39:03.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-31T15:18:14.000Z (7 months ago)
- Last Synced: 2024-11-09T15:36:19.799Z (about 2 months ago)
- Language: JavaScript
- Homepage: https://docs-opensql.vercel.app
- Size: 174 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).