An ODBC interface for the Julia programming language
The ODBC.jl package provides a Julia interface for the ODBC API as implemented by various ODBC driver managers. More specifically, it provides a prebuilt copy of iODBC and unixODBC for OSX/Linux platforms, while still relying on the system-provided libraries on Windows. This means that no extra installation of a driver manager is necessary after installing the ODBC.jl package.
Implementation of the popular ODBC standard for non-Windows platforms such as Linux and Mac OS X. Includes; DriverManager and several command-line tools
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
It offers ODBC support (unixODBC 2.3.4), Kerberos V (Heimdal) support, SSPI support and SSL encryption. SQSH tool.
RDBMS support:
* MSSQL
* MySQL
* Sybase
* PostgreSQL
An SQL handler to interface multiple databases data to the OpeNDAP Hyrax (BES) server. Written in C++, it uses unixODBC to query DB and can be dynamically extended to use proprietary ODBC API driver in many easy ways. It is bundled with scripts to ge
PyODB is an ODBC Python module to provide an quick an easy way to work with databases.
It provides a small set of simplified bindings to the unixODBC API and has been developed
using SWIG.
UnixODBC.pm provides a Perl API for the unixODBC driver manager and a bridge API for unixODBC network queries. The sample text-mode, GUI, and Web clients can manage multiple hosts and DBMSs and create RSS output.