Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ugate/sqler-oracle
🔑 @ugate/sqler dialect for Oracle DB
https://github.com/ugate/sqler-oracle
Last synced: 9 days ago
JSON representation
🔑 @ugate/sqler dialect for Oracle DB
- Host: GitHub
- URL: https://github.com/ugate/sqler-oracle
- Owner: ugate
- License: mit
- Created: 2019-12-16T20:13:17.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T05:28:24.000Z (over 1 year ago)
- Last Synced: 2024-08-11T08:09:52.039Z (3 months ago)
- Language: JavaScript
- Homepage: https://ugate.github.io/sqler-oracle
- Size: 297 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ![](https://raw.githubusercontent.com/ugate/sqler/master/jsdocp/static/favicon-32x32.png) `sqler-oracle`
[![npm version](https://badgen.net/npm/v/sqler-oracle?color=orange&icon=npm)](https://www.npmjs.com/package/sqler-oracle)
[![Build Status](https://badgen.net/travis/ugate/sqler-oracle?icon=travis)](https://travis-ci.com/ugate/sqler-oracle)
[![Dependency Status](https://badgen.net/david/dep/ugate/sqler-oracle)](https://david-dm.org/ugate/sqler-oracle)
[![Dev Dependency Status](https://badgen.net/david/dev/ugate/sqler-oracle)](https://david-dm.org/ugate/sqler-oracle?type=dev)[Oracle DB](https://oracle.github.io/node-oracledb) dialect for [`sqler`](https://github.com/ugate/sqler).
- [Manual & Examples](https://ugate.github.io/sqler-oracle/tutorial-1-manual.html)
- [API Docs](https://ugate.github.io/sqler-oracle/module.exports.html)
- [Testing](https://ugate.github.io/sqler-oracle/tutorial-2-testing.html)