Working with Databases
You can connect to databases using Gsharp by embedding SQL commands into your Gsharp scripts.
See
SQL commands
for a full list of support functions and data types
See
Connecting to ODBC data sources
for information on how to get started on Windows.
See
Connecting to Oracle and other databases
for instructions on linking Gsharp to Oracle and other RDBMS.