This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
admin:home [2011/02/25 16:05] els |
admin:home [2012/10/26 14:46] (current) |
||
---|---|---|---|
Line 8: | Line 8: | ||
Choose from the following topics: | Choose from the following topics: | ||
- | | \\ **Administration Basics** || | + | |
- | |[[admin:admin:architecture:home|Omnidex Architecture]] | How Omnidex fits into a server, data and application architecture. | | + | |< 100% 35% 65% >| |
- | |[[admin:admin:applications:home|Building Applications]] | How to design, develop and deploy Omnidex applications. | | + | | \\ **[[admin:admin:home|Administration Basics]]** || |
- | | \\ **Omnidex Fundamentals** || | + | |[[admin:admin:architecture:home|Omnidex Architecture]] | How Omnidex fits into a server, data and application architecture. | |
- | |[[admin:basics:environments:home|Omnidex Environments]] | How to manage Omnidex Environments, the heart of the Omnidex-enhanced database. | | + | |[[admin:admin:applications:home|Building Applications]] | How to design, develop and deploy Omnidex applications. | |
- | |[[admin:basics:sqlengine:home|Omnidex SQL Engine]] | How to use the SQL interface to Omnidex-enhanced databases. | | + | | \\ **[[admin:basics:home|Omnidex Fundamentals]]** || |
- | |[[admin:basics:updates:home|Omnidex Updates]] | How to update an Omnidex database. | | + | |[[admin:basics:environments:home|Omnidex Environments]] | How to manage Omnidex Environments, the heart of the Omnidex-enhanced database. | |
- | |[[admin:basics:network:home|Omnidex Network Services]] | How to use and configure Omnidex Network Services. | | + | |[[admin:basics:sqlengine:home|Omnidex SQL Engine]] | How to use the SQL interface to Omnidex-enhanced databases. | |
- | |[[admin:basics:rdbms:home|Omnidex on Relational Databases]] | How to use Omnidex on a relational database, such as Oracle, SQL Server or MySQL. | | + | |[[admin:basics:updates:home|Omnidex Updates]] | How to update an Omnidex database. | |
- | |[[admin:basics:rawdata:home|Omnidex on Raw Data Files]] | How to use Omnidex on raw data files, such as fixed-length character or binary files. | | + | |[[admin:basics:network:home|Omnidex Network Services]] | How to use and configure Omnidex Network Services. | |
- | |[[admin:basics:delimited:home|Omnidex on Delimited Files]] | How to use Omnidex on delimited data files, such as comma or tab-delimited files. | | + | | \\ **[[admin:indexing:home|Omnidex Indexing]]** || |
- | | \\ **Omnidex Indexing** || | + | |
|[[admin:indexing:concepts:home|Indexing Concepts]] | An introduction to the concepts of indexing database. | | |[[admin:indexing:concepts:home|Indexing Concepts]] | An introduction to the concepts of indexing database. | | ||
- | |[[admin:indexing:options:home|Indexing Options]] | A guide to Omnidex index types, options and groups. | | + | |[[admin:indexing:indexes:home|Indexing Options]] | A guide to Omnidex index types, options and groups. | |
- | |[[admin:indexing:creation:home|Index Creation]] | An introduction to how Omnidex indexes are created and maintained. | | + | |[[admin:indexing:creation:home|Index Creation]] | An introduction to how Omnidex indexes are created and maintained. | |
- | |[[admin:indexing:strategies:home|Basic Indexing Strategies]] | Basic strategies for indexing an Omnidex database. | | + | |[[admin:indexing:strategies:home|Basic Indexing Strategies]] | Basic strategies for indexing an Omnidex database. | |
|[[admin:indexing:activecounts:home|ActiveCounts]] | How to add interactive counts into an application. | | |[[admin:indexing:activecounts:home|ActiveCounts]] | How to add interactive counts into an application. | | ||
|[[admin:indexing:powersearch:home|PowerSearch]] | How to search based on synonyms, misspellings and other features. | | |[[admin:indexing:powersearch:home|PowerSearch]] | How to search based on synonyms, misspellings and other features. | | ||
Line 29: | Line 28: | ||
|[[admin:indexing:text:home|Omnidex Text]] | How to index large blocks of textual data in a database. | | |[[admin:indexing:text:home|Omnidex Text]] | How to index large blocks of textual data in a database. | | ||
|[[admin:indexing:advanced:home|Advanced Indexing Strategies]] | Advanced strategies for indexing an Omnidex database. | | |[[admin:indexing:advanced:home|Advanced Indexing Strategies]] | Advanced strategies for indexing an Omnidex database. | | ||
- | |[[admin:indexing:applications:home|Application-Specific Strategies]] | Advanced strategies for indexing an Omnidex database. | | + | |[[admin:indexing:applications:home|Application-Specific Strategies]] | Advanced strategies for indexing an Omnidex database. | |
- | | \\ **Omnidex Features** || | + | | \\ **[[admin:features:home|Omnidex Features]]** || |
|[[admin:features:snapshots:home|Omnidex Snapshots]] | How to create Omnidex Snapshots, a portable copy of your data. | | |[[admin:features:snapshots:home|Omnidex Snapshots]] | How to create Omnidex Snapshots, a portable copy of your data. | | ||
|[[admin:features:grids:home|Omnidex Grids]] | How to create Omnidex Grids to improve scalability and performance. | | |[[admin:features:grids:home|Omnidex Grids]] | How to create Omnidex Grids to improve scalability and performance. | | ||
Line 36: | Line 35: | ||
|[[admin:features:geo:home|Geographic Searches]] | How to perform geographic searches based on longitude and latitude. | | |[[admin:features:geo:home|Geographic Searches]] | How to perform geographic searches based on longitude and latitude. | | ||
|[[admin:features:expressioncols:home|Expression-based Columns]] | How to create virtual columns and indexes that are based on SQL expressions. | | |[[admin:features:expressioncols:home|Expression-based Columns]] | How to create virtual columns and indexes that are based on SQL expressions. | | ||
- | | \\ **Optimizing Queries** || | + | | \\ **[[admin:queries:home|Optimizing Queries]]** || |
|[[admin:optimization:plans:home|Query Plans]] | How to use query plans to understand how a query is processed. | | |[[admin:optimization:plans:home|Query Plans]] | How to use query plans to understand how a query is processed. | | ||
- | |[[admin:optimization:monitor:home|Monitoring Omnidex Performance]] | How to monitor the performance of Omnidex applications. | | + | |[[admin:optimization:hdc:home|Data Cache]] | How to improve performance using the Hashed Data Cache. | |
|[[admin:optimization:config:home|Configuring Omnidex]] | How to configure Omnidex to achieve the best performance. | | |[[admin:optimization:config:home|Configuring Omnidex]] | How to configure Omnidex to achieve the best performance. | | ||
- | | \\ **Integration Guides** || | + | | \\ **[[admin:monitor:home|Monitoring Omnidex]]** || |
- | |[[admin:integration:upgrade|Upgrading an Omnidex Database]] | How to upgrade a database from a previous version of Omnidex. | | + | |[[admin:monitor:connections:home|Monitoring Connections]] | How to monitor Omnidex connections. | |
- | |[[admin:integration:oracle|Integrating Omnidex with Oracle]] | How to integrate Omnidex into an Oracle application. | | + | |[[admin:monitor:queries:home|Monitoring Queries and Statements]] | How to monitor Omnidex queries and statements. | |
- | |[[admin:integration:sqlserver|Integrating Omnidex with SQL Server]] | How to integrate Omnidex into an SQL Server application. | | + | |
- | |[[admin:integration:mysql|Integrating Omnidex with MySQL]] | How to integrate Omnidex into an MySQL application. | | + | |
- | |[[admin:integration:odbc|Integrating Omnidex with Generic ODBC]] | How to integrate Omnidex into an application using the Generic ODBC driver. | | + | |
- | |[[admin:integration:rawdata|Integrating Omnidex with Raw Data Files]] | How to integrate Omnidex into an application using raw data files. | | + | |
- | |[[admin:integration:delimited|Integrating Omnidex with Delimited Files]] | How to integrate Omnidex into an application using delimited data files. | | + | |
- | |------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------| | + | |
{{page>:bottom_add&nofooter&noeditbtn}} | {{page>:bottom_add&nofooter&noeditbtn}} |