All Projects → oracle → Node Oracledb

oracle / Node Oracledb

Licence: other
Oracle Database driver for Node.js maintained by Oracle Corp.

Programming Languages

javascript
184084 projects - #8 most used programming language
c
50402 projects - #5 most used programming language
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Node Oracledb

Dbshield
Database firewall written in Go
Stars: ✭ 620 (-69.28%)
Mutual labels:  database, oracle
Zabbixdba
Zabbix Database Monitoring Service (Oracle, Pg, MySQL, MS SQL, DB2, etc.)
Stars: ✭ 68 (-96.63%)
Mutual labels:  database, oracle
Blog
Everything about database,business.(Most for PostgreSQL).
Stars: ✭ 6,330 (+213.68%)
Mutual labels:  database, oracle
Symmetric Ds
SymmetricDS is a database and file synchronization solution that is platform-independent, web-enabled, and database agnostic. SymmetricDS was built to make data replication across two to tens of thousands of databases and file systems fast, easy and resilient. We specialize in near real time, bi-directional data replication across large node networks over the WAN or LAN.
Stars: ✭ 450 (-77.7%)
Mutual labels:  database, oracle
Csv2db
The CSV to database command line loader
Stars: ✭ 102 (-94.95%)
Mutual labels:  database, oracle
Jooq
jOOQ is the best way to write SQL in Java
Stars: ✭ 4,695 (+132.66%)
Mutual labels:  database, oracle
Docker Oracle12c
Docker image for Oracle Database 12c
Stars: ✭ 63 (-96.88%)
Mutual labels:  database, oracle
Liquibase
Main Liquibase Source
Stars: ✭ 2,910 (+44.2%)
Mutual labels:  database, oracle
Dockerfiles
Just some Dockerfiles I'm playing around with.
Stars: ✭ 88 (-95.64%)
Mutual labels:  database, oracle
Dbwebapi
(Migrated from CodePlex) DbWebApi is a .Net library that implement an entirely generic Web API (RESTful) for HTTP clients to call database (Oracle & SQL Server) stored procedures or functions in a managed way out-of-the-box without any configuration or coding.
Stars: ✭ 84 (-95.84%)
Mutual labels:  database, oracle
Tpt Oracle
Tanel Poder's Troubleshooting & Performance Tools for Oracle Databases
Stars: ✭ 429 (-78.74%)
Mutual labels:  database, oracle
Directus
Open-Source Data Platform 🐰 — Directus wraps any SQL database with a real-time GraphQL+REST API and an intuitive app for non-technical users.
Stars: ✭ 13,190 (+553.62%)
Mutual labels:  database, oracle
Dbeaver
Free universal database tool and SQL client
Stars: ✭ 23,752 (+1077.01%)
Mutual labels:  database, oracle
Typeorm
ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
Stars: ✭ 26,559 (+1216.11%)
Mutual labels:  database, oracle
Sqlfiddle3
New version based on vert.x and docker
Stars: ✭ 242 (-88.01%)
Mutual labels:  database, oracle
Oracle Db Examples
Examples of applications and tool usage for Oracle Database
Stars: ✭ 843 (-58.23%)
Mutual labels:  database, oracle
3dcitydb
3D City Database - The Open Source CityGML Database
Stars: ✭ 210 (-89.59%)
Mutual labels:  database, oracle
Fluentmigrator
Fluent migrations framework for .NET
Stars: ✭ 2,636 (+30.62%)
Mutual labels:  database, oracle
Ebean
Ebean ORM
Stars: ✭ 1,172 (-41.92%)
Mutual labels:  database, oracle
Datax
DataX is an open source universal ETL tool that support Cassandra, ClickHouse, DBF, Hive, InfluxDB, Kudu, MySQL, Oracle, Presto(Trino), PostgreSQL, SQL Server
Stars: ✭ 116 (-94.25%)
Mutual labels:  database, oracle

node-oracledb version 5.3

The node-oracledb add-on for Node.js powers high performance Oracle Database applications. Applications can be written in TypeScript, or directly in JavaScript.

Use node-oracledb 5.3 to connect Node.js 12, or later, to Oracle Database. Older versions of node-oracledb may work with older versions of Node.js.

Node-oracledb supports basic and advanced features of Oracle Database and Oracle Client. See the homepage for a list.

The node-oracledb module is open source and maintained by Oracle Corp. It is stable, well documented, and has a comprehensive test suite.

Installation

See Getting Started with Node-oracledb and Quick Start Node-oracledb Installation.

Documentation

See Documentation for the Oracle Database Node.js Add-on and the CHANGELOG.

Examples

See the examples directory. Start with examples/example.js.

Help

Issues and questions about node-oracledb can be posted on GitHub or Slack (link to join Slack).

Tests

To run the test suite see test/README.

Contributing

Node-oracledb is an open source project. See CONTRIBUTING for details.

Oracle gratefully acknowledges the contributions to node-oracledb that have been made by the community.

License

Copyright (c) 2015, 2021, Oracle and/or its affiliates. All rights reserved.

You may not use the identified files except in compliance with the Apache License, Version 2.0 (the "License.")

You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0. Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

See the License for the specific language governing permissions and limitations under the License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].