---
title: "SQL Client | Introduction | N3uron KB V.1.20"
slug: "sql-client-introduction"
description: "Sql Client is a N3uron module designed to allow users to quickly and easily connect to the following SQL databases: Microsoft SQL Server, Oracle MySQL…"
updated: 2021-12-09T11:21:16Z
published: 2021-12-09T11:21:16Z
canonical: "docs.n3uron.com/sql-client-introduction"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.n3uron.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

**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.
