Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
admin:home [2009/11/27 17:17]
els
admin:home [2012/10/26 14:46] (current)
Line 1: Line 1:
 +~~NOTOC~~
 +
 {{page>:​top_add&​nofooter&​noeditbtn}} {{page>:​top_add&​nofooter&​noeditbtn}}
-<​html><​div align="​center"><​span style="​color:​red">​DRAFT</​span></​div></​html>​ +====== Administration ====== 
- +===== Introduction ​===== 
-====== Omnidex ​Administration ====== +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.
- +
-===== What is Omnidex Administration?​ ====== +
- +
-Omnidex ​administration is similar ​to database administration.  Omnidex ​administration includes: +
- +
-  * Pointing ​Omnidex ​to your data +
-  * Designing an Omnidex indexing strategy +
-  * Creating Omnidex indexes +
-  * Optimizing Omnidex queries +
- +
-===== Your first Omnidex application ===== +
- +
-Most Omnidex administrators like to dive right in.  ​They like to quickly bring up an Omnidex application so that they can see what it is like.  Afterwards, they spend more time learning about Omnidex. ​ This second step equips them to deploy high-performing business applications. +
- +
-To introduce you to the process of Omnidex Administration,​ watch this 5-minute video of "​Creating Your First Omnidex Application"​ Next, follow our simple Quick Start Guide to create a working Omnidex database yourself. +
- +
-===== Learning more about Omnidex =====+
  
-Once you have built your first Omnidex application,​ start learning about the capabilities of Omnidex by reading the Topics section. ​ This section will teach you the basic capabilities of Omnidex and will help you understand where you want to implement Omnidex in your application.  ​+Choose from the following topics:
  
-Once you understand the capabilities of Omnidex, refer to your instruction guides for how to create Omnidex applications and tune queries. 
  
-Developers will also want to refer to our Developers Guide which gives detailed instruction on the programming interfacesincluding ODBC and JDBCas well as detailed reference manual ​on the Omnidex ​SQL Language.+|< 100% 35% 65% >| 
 +| \\ **[[admin:​admin:​home|Administration Basics]]** ​                          || 
 +|[[admin:​admin:​architecture:​home|Omnidex Architecture]] ​                       | How Omnidex fits into a server, data and application architecture. ​                    | 
 +|[[admin:​admin:​applications:​home|Building Applications]] ​                      | How to design, develop and deploy Omnidex applications. ​                               | 
 +| \\ **[[admin:​basics:​home|Omnidex Fundamentals]]** ​                          || 
 +|[[admin:​basics:​environments:​home|Omnidex Environments]] ​                      | How to manage Omnidex Environments, ​the heart of the Omnidex-enhanced database. ​       | 
 +|[[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:​network:​home|Omnidex Network Services]] ​                       | How to use and configure Omnidex Network Services. ​                                    | 
 +| \\ **[[admin:​indexing:​home|Omnidex Indexing]]** ​                            || 
 +|[[admin:​indexing:​concepts:​home|Indexing Concepts]] ​                           | An introduction to the concepts of indexing database. ​                                 |    
 +|[[admin:​indexing:​indexes:​home|Indexing Options]] ​                             | A guide to Omnidex index typesoptions ​and groups. ​                                   |    
 +|[[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:​activecounts:​home|ActiveCounts]] ​                            | How to add interactive counts into an application. ​                                    | 
 +|[[admin:​indexing:​powersearch:​home|PowerSearch]] ​                              | How to search based on synonymsmisspellings and other features. ​                     |    
 +|[[admin:​indexing:​autocomplete:​home|AutoComplete]] ​                            | How to provide auto-complete features into an application. ​                            | 
 +|[[admin:​indexing:​text:​home|Omnidex Text]] ​                                    | How to index large blocks of textual data in 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:​features:​home|Omnidex Features]]** ​                            || 
 +|[[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:​rollups:​home|Rollup Tables]] ​                                | How to use Rollup Tables to pre-aggregate data for faster performance. ​                ​| ​   
 +|[[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:​queries:​home|Optimizing Queries]]** ​                           || 
 +|[[admin:​optimization:​plans:​home|Query Plans]] ​                                | How to use query plans to understand how a query is processed. ​                        ​| ​   
 +|[[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}}
 
Back to top
admin/home.1259342228.txt.gz · Last modified: 2012/10/26 14:40 (external edit)