This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
admin:home [2011/01/11 16:26] els |
admin:home [2012/10/26 14:46] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | {{page>:top_add&nofooter&noeditbtn}} | + | ~~NOTOC~~ |
+ | {{page>:top_add&nofooter&noeditbtn}} | ||
====== Administration ====== | ====== Administration ====== | ||
- | The Omnidex Administration manual discussed the features of Omnidex, the approaches to designing, developing and deploying applications, and the techniques for achieving the best performance. This manual is appropriate reading for both Omnidex Administrators and Omnidex Developers. Administrators should become well-versed in nearly all topics discussed here. Developers should become familiar with the early sections, but can skip the later sections. | + | ===== Introduction ===== |
+ | This section discusses the features of Omnidex, the approaches to designing, developing and deploying applications, and the techniques for achieving the best performance. This is appropriate reading for both Omnidex Administrators and Omnidex Developers. Administrators should become well-versed in nearly all topics discussed here. Developers should become familiar with the early sections, but can skip the later sections. | ||
+ | |||
+ | Choose from the following topics: | ||
- | Choose from the topics of the Administration manual: | ||
- | | \\ **Administration Basics** || | + | |< 100% 35% 65% >| |
- | | [[admin:admin:architecture:home|Omnidex Architecture]] | How Omnidex fits into a server, data and application architecture. | | + | | \\ **[[admin:admin:home|Administration Basics]]** || |
- | | [[admin:admin:applications:home|Building Applications]] | How to design, develop and deploy Omnidex applications. | | + | |[[admin:admin:architecture:home|Omnidex Architecture]] | How Omnidex fits into a server, data and application architecture. | |
- | | \\ **Omnidex Basics** || | + | |[[admin:admin:applications:home|Building Applications]] | How to design, develop and deploy Omnidex applications. | |
- | |[[admin:basics:environments|Omnidex Environment Files]] | How to mange Omnidex Environments, the heart of the Omnidex-enhanced database. | | + | | \\ **[[admin:basics:home|Omnidex Fundamentals]]** || |
- | |[[admin:basics:sqlengine|Omnidex SQL Engine]] | How to use the SQL interface to Omnidex-enhanced databases. | | + | |[[admin:basics:environments:home|Omnidex Environments]] | How to manage Omnidex Environments, the heart of the Omnidex-enhanced database. | |
- | |[[admin:basics:indexing|Omnidex Indexing]] | How to use Omnidex Indexing to speed queries and increase search flexibility. | | + | |[[admin:basics:sqlengine:home|Omnidex SQL Engine]] | How to use the SQL interface to Omnidex-enhanced databases. | |
- | |[[admin:basics:updates:home|Omnidex Updates]] | How to update an Omnidex database. | | + | |[[admin:basics:updates:home|Omnidex Updates]] | How to update an Omnidex database. | |
- | |[[admin:basics:rdbms|Omnidex on Relational Databases]] | How to use Omnidex on a relational database, such as Oracle, SQL Server or MySQL. | | + | |[[admin:basics:network:home|Omnidex Network Services]] | How to use and configure Omnidex Network Services. | |
- | |[[admin:basics:rawdata|Omnidex on Raw Data Files]] | How to use Omnidex on raw data files. | | + | | \\ **[[admin:indexing:home|Omnidex Indexing]]** || |
- | |[[admin:basics:delimited|Omnidex on Delimited Files]] | How to use Omnidex on delimited data files. such as comma or tab-delimited files. | | + | |[[admin:indexing:concepts:home|Indexing Concepts]] | An introduction to the concepts of indexing database. | |
- | | \\ **Omnidex Features** || | + | |[[admin:indexing:indexes:home|Indexing Options]] | A guide to Omnidex index types, options and groups. | |
- | |[[admin:features:activecounts:home|ActiveCounts]] | How to add interactive counts into an application. | | + | |[[admin:indexing:creation:home|Index Creation]] | An introduction to how Omnidex indexes are created and maintained. | |
- | |[[admin:features:powersearch:home|PowerSearch]] | How to search based on synonyms, misspellings and other features. | | + | |[[admin:indexing:strategies:home|Basic Indexing Strategies]] | Basic strategies for indexing an Omnidex database. | |
- | |[[admin:features:autocomplete:home|AutoComplete]] | How to provide auto-complete features into an application. | | + | |[[admin:indexing:activecounts:home|ActiveCounts]] | How to add interactive counts into an application. | |
- | |[[admin:features:text:home|Omnidex Text]] | How to index large blocks of textual data in a database. | | + | |[[admin:indexing:powersearch:home|PowerSearch]] | How to search based on synonyms, misspellings and other features. | |
- | |[[admin:features:geo:home|Geographic Searches]] | How to perform geographic searches based on longitude and latitude. | | + | |[[admin:indexing:autocomplete:home|AutoComplete]] | How to provide auto-complete features into an application. | |
- | |[[admin:features:snapshots:home|Omnidex Snapshots]] | How to create Omnidex Snapshots, a portable copy of your data. | | + | |[[admin:indexing:text:home|Omnidex Text]] | How to index large blocks of textual data in a database. | |
- | |[[admin:features:grids:home|Omnidex Grids]] | How to create Omnidex Grids to improve scalability and performance. | | + | |[[admin:indexing:advanced:home|Advanced Indexing Strategies]] | Advanced strategies for indexing an Omnidex database. | |
- | |[[admin:features:rollups:home|Rollup Tables]] | How to use Rollup Tables to pre-aggregate data for faster performance. | | + | |[[admin:indexing:applications:home|Application-Specific Strategies]] | Advanced strategies for indexing an Omnidex database. | |
- | |[[admin:features:expressioncols:home|Expression-based Columns]] | How to create virtual columns and indexes that are based on SQL expressions. | | + | | \\ **[[admin:features:home|Omnidex Features]]** || |
- | | \\ **Indexing Strategies** || | + | |[[admin:features:snapshots:home|Omnidex Snapshots]] | How to create Omnidex Snapshots, a portable copy of your data. | |
- | |[[admin:indexing:basics:home|Indexing Basics]] | An introduction to indexing a database with Omnidex. | | + | |[[admin:features:grids:home|Omnidex Grids]] | How to create Omnidex Grids to improve scalability and performance. | |
- | |[[admin:indexing:basicstrategies:home|Basic Indexing Strategies]] | Basic strategies for indexing an Omnidex database. | | + | |[[admin:features:rollups:home|Rollup Tables]] | How to use Rollup Tables to pre-aggregate data for faster performance. | |
- | |[[admin:indexing:advstrategies:home|Advanced Indexing Strategies]] | Advanced strategies for indexing an Omnidex database. | | + | |[[admin:features:geo:home|Geographic Searches]] | How to perform geographic searches based on longitude and latitude. | |
- | | \\ **Optimizing Queries** || | + | |[[admin:features:expressioncols:home|Expression-based Columns]] | How to create virtual columns and indexes that are based on SQL expressions. | |
- | |[[admin:optimization:plans:home|Query Plans]] | How to use query plans to understand how a query is processed. | | + | | \\ **[[admin:queries:home|Optimizing Queries]]** || |
- | |[[admin:optimization:monitor:home|Monitoring Omnidex Performance]] | How to monitor the performance of Omnidex applications. | | + | |[[admin:optimization:plans:home|Query Plans]] | How to use query plans to understand how a query is processed. | |
- | |[[admin:optimization:config:home|Configuring Omnidex]] | How to configure Omnidex to achieve the best performance. | | + | |[[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:monitor:home|Monitoring Omnidex]]** || | ||
+ | |[[admin:monitor:connections:home|Monitoring Connections]] | How to monitor Omnidex connections. | | ||
+ | |[[admin:monitor:queries:home|Monitoring Queries and Statements]] | How to monitor Omnidex queries and statements. | | ||
{{page>:bottom_add&nofooter&noeditbtn}} | {{page>:bottom_add&nofooter&noeditbtn}} |