Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)