The Really Small Software Company software: database: odbc
about
software
development
database
odbc
presentation
sound
games
miscellaneous
links
contact
home

What is ODBC?

ODBC stands for Open DataBase Connectivity. Open Database Connectivity is a widely accepted application programming interface (API) for database access. It is based on the Call-Level Interface (CLI) specifications from X/Open and ISO/IEC for database APIs and uses Structured Query Language (SQL) as its database access language.

What is SQL?

SQL is an acronym for Structured Query Language. It is a database query language that was adopted as an industry standard in 1986.

Applications

iODBC iODBC

A port of the iODBC driver manager.

ODBC Manager ODBCMan

ODBCMan is a simple tool for managing the configuration of an ODBC installation.

SQLTool SQLTool

SQLTool is a simple application for running SQL queires and viewing or saving the results.

Drivers

PostgreSQL PostgreSQL

A port of the ODBC driver from the PostgreSQL relational database.

myODBC MyODBC

A port of the MyODBC ODBC driver for the MySQL relational database.

FreeTDS FreeTDS

A port of the ODBC driver from the FreeTDS library giving access to SyBase and Microsoft SQL Server databases.

SQLite SQLite

A port of the ODBC driver for the SQLite embedded database.