This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
intro:overview:what [2010/08/01 03:27] els |
intro:overview:what [2012/10/26 14:51] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ~~NOTOC~~ | ||
| {{page>:top_add&nofooter&noeditbtn}} | {{page>:top_add&nofooter&noeditbtn}} | ||
| ====== Introduction ====== | ====== Introduction ====== | ||
| - | **[[intro:home:what|What is Omnidex?]]** | [[intro:home:where|Where is Omnidex Used?]] | [[intro:home:how|How is Omnidex Implemented?]] | + | **[[intro:overview:what|What is Omnidex?]]** -> [[intro:overview:where|Where is Omnidex Used?]] -> [[intro:overview:how|How is Omnidex Implemented?]] |
| + | |||
| + | ---- | ||
| ===== What is Omnidex? ===== | ===== What is Omnidex? ===== | ||
| Line 9: | Line 12: | ||
| * Omnidex is a highly-optimized search and analytic engine that delivers dramatically faster queries for business intelligence and online applications using standard SQL interfaces. | * Omnidex is a highly-optimized search and analytic engine that delivers dramatically faster queries for business intelligence and online applications using standard SQL interfaces. | ||
| - | * Omnidex provides flexible search capabilities that go well beyond a standard database. Omnidex indexes your textual data using search engine-like features, and uses fuzzy searches so that you don't worry about exact search terms or misspellings. | + | * Omnidex provides flexible search capabilities that go well beyond a standard database. Omnidex indexes your textual data using Internet search engine-like features, and uses fuzzy searches so that you don't worry about exact search terms or misspellings. |
| * Omnidex supports your relational database by adding speed and flexibility without altering the underlying database. Omnidex can enhance your query performance without jeopardizing your investment in the relational system. | * Omnidex supports your relational database by adding speed and flexibility without altering the underlying database. Omnidex can enhance your query performance without jeopardizing your investment in the relational system. | ||
| - | * Omnidex indexes flat file data without costly imports into a relational database. Omnidex provides a complete SQL engine for your raw data files and transaction logs, all using standard ODBC and JDBC interfaces. | + | * Omnidex indexes raw data files without costly imports into a relational database. Omnidex provides a NoSQL solution by directly indexing and querying your raw data files and transaction logs, all using ANSI SQL through standard ODBC and JDBC interfaces. |
| + | |||
| + | Read on to learn where Omnidex is typically used ... | ||
| + | |||
| + | ===== ===== | ||
| **[[intro:overview:where|Next]]** | **[[intro:overview:where|Next]]** | ||
| + | {{page>:bottom_add&nofooter&noeditbtn}} | ||