GEODI can also evaluate databases, i.e., structured data. Databases and their file information (including embedded) can be indexed (all tables and rows). With simple rules, you can limit tables, rows, or fields and set how rows are displayed to the user.
Use Project Wizard/Database connection to define the connection.
Conditions for connection
Connection parameters (connection string) to the DB for readonly access
Find the DB name on the table below if an additional driver required (like ODAC for Oracle)
Sampled data discovery decision (N record per table)
Decision for Indexing and discovery of Embedded or linked files ya da linkli dosyalar
Use “New Connection” to choose the database and define the connection string.
DBMS Driver Requirement List
Some databases may require an extra driver to be installed. Please check the list below.
Alternative Connection Methods
Other than using the project wizard
File-based ones such as SQLite, MDB, and AccDB are indexed automatically when found in a directory and don't have a password. You may define DBMeta for them.
You must use Project Wizard for Excel files to be indexed as structured content.
Settings made with Project Wizard/Database can be saved in *.xDeceConnection format. These files are automatically processed. It is a portable and secure way of defining connections.
Indexing DBs
The default behavior is to crawl all tables and rows.
Tables must have primaryKey by default. You may choose to index tables w/o a primary key also.
You may choose a sampling mode, as only the selected number of rows is indexed in each table.
You may choose a subset of tables.
You may limit columns by their names.
You may define SQLs to change content to be indexed
Embedded files are indexed with proper definitions
File paths are processed with proper definitions
If rows have some permission information you may utilize it with proper definitions.
When you search in GEODI, Each row is content. You may define the name and appearance of a record database or table-wise.