Navigation
Learn About
Developing With
Ingres Talk
Information
Toolbox
Views
Workshops
From Ingres Community Wiki
Ingres Workshops
Find out how to use ingres, with our series of simple easy-to-follow workshops. Each workshop contains step-by-step guides, with sample screenshots and explanatory text.
Follow the workshops in a series and soon you will be able to download, install, connect, build databases and load your data.
Other workshops explain more advanced concepts (backup and restore), connectivity, OpenROAD.
Installation Workshops
Install Ingres ServerIngres can be installed on a variety of operating systems. The server can be installed using GUI or character-based tools: Character-Based Installers
Install Ingres VectorWise
Ingres SUSE Studio Appliance |
Install Ingres ClientThe Ingres server can handle connections from proprietary Ingres clients and also from 3rd party clients:
|
Ingres VectorWise Workshops
Ingres VectorWise is the next generation of analytic database technology. Ingres VectorWise unlocks the power of modern commodity CPUs with a revolutionary database engine that uses vector-based processing and on-chip memory to provide dramatic performance gains over other databases.
More technical articles are available from our Knowledge Base.
Ingres VectorWise is available from pre-built Ingres VectorWise Amazon EC2 Images.
Ingres VectorWise can also be manually installed. Step-by-step workshops are listed below.
Install Ingres VectorWise
Create an Ingres VectorWise Database
Loading Data Into Ingres VectorWise |
Ingres VectorWise Tools and Utilities
Benchmarking Ingres VectorWise
Ingres VectorWise BI Tools |
Creation Workshops
|
An ingres instance can contain many Ingres databases. There are several methods of creating a new database. Create an Ingres Database
Create an Ingres VectorWise Database
Create an Ingres Table |
Import Data Into IngresGUI Ingres Import Assistant
SQL copy Command |
Connectivity Workshops
Connect Ingres or non-Ingres clients to local or remote Ingres databases - Ingres Connectivity slideshow
Connect Client to Ingres Server Using Ingres Net |
Create an ODBC Connection to an Ingres DatabaseConnect Client to Ingres Server using JDBC
|
Ingres Query Execution Plans
Ingres has a cost-based optimizer which analyses a query and calculates the most efficient Query Execution Plan(QEP).
The workshops in this section provide a step-by-step guide to illustrate some typical QEPs, and to aid understanding of how to improve the performance of a query without having to alter the query.
- Import cities CSV file using Ingres Import Assistant
- Generate QEP, Add a Key and Add Statistics
- Generate QEP, Add Secondary Index and Add Statistics
- Generate QEP, Add Two Secondary Indexes and Add Statistics
Users and Groups Workshops
Locations Workshops
Create Data LocationIngres supports multiple Data locations, ensuring that your database is easily scalable. |
Using Data LocationsA new Ingres Data Location can be added to an existing database and it can also be used as the default for a new database. Extend an Existing Database
Creating New Database With Alternative Location
Using Database Locations in TablesMoving An Existing Table to Different Locations
Creating A New Table With Different Locations |
Ingres Database Backup and Restore Workshops
Backup Ingres DatabaseAn Ingres database can be backed up online or offline. A database backup can be static or dynamic.
Unloading and Reloading Ingres DatabaseAn Ingres database can be unloaded and reloaded. The intermediate files generated contain the DDL statements for the database objects. |
Audit an Ingres DatabaseData changes in an Ingres database can be audited by examining the Ingres Journals. Journals can be examined on a live database; flags are available to specify date ranges, table lists, user names etc
Restore Ingres DatabaseAn Ingres database can be recovered using GUI tools (eg Visual DBA, Ingres Journal Analyzer) and operating system commands. Dynamically Restore Ingres Database Using JournalsAn Ingres database can be dynamically restored to a point-in-time if the database backup was journalled. |
OpenROAD Workshops
OpenROAD Install |
OpenROAD Development Workshops |
Ingres System Administration Workshops
Ingres Database Workbench Workshops
Installing IDW |
IDW Management Tools |
Database Procedure Workshops
Ingres can store procedures within a database. These "Database Procedures" can be executed from a calling application or script, or from the Ingres Terminal Monitor using SQL.
Database Procedures can also be invoked from an Ingres Database Rule. The database rule is triggered from a SQL DML statement (eg Insert, Update, Delete) and it can be triggered before or after the SQL statement.
This set of workshops demonstrate how to create database procedures and how to handle existing procedure code.
SQL Workshops
This section demonstrates Ingres SQL tips and tricks.
Ingres Solutions Workshops
Categories: Server | Install | Vectorwise | Workshop | GUI | Client | IDW | New to Ingres | Ingres System Administration | Learn About Ingres | Develop Ingres Applications | Create | Import | Connectivity | Articles | Ingres Database Administration (DBA) | Backup | Recovery | Restore | Journal | Journalling | OpenROAD | Java

