Introduction
    • 09 Dec 2021
    • 1 Minute to read
    • PDF

    Introduction

    • PDF

    Article summary

    SqlClient allows users to quickly and easily connect to the following SQL databases:

    • Microsoft SQL Server
    • Oracle MySQL
    • MariaDB
    • PostgreSQL. 

    Main functionalities supported:

    • Out-of-the-box connections to a selection of the main relational databases.
    • Connections to local or remote databases.
    • Secure encrypted connections using SSL and digital certificates.
    • Execution of Stored Procedures.
    • Ability to build complex queries using JOIN and other SQL clauses.
    • Custom parsers to transform any response into valid N3uron data.
    • Simple interface and code examples to speed up data collection.

    Was this article helpful?