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:features:home [2012/03/02 20:48]
doc
admin:features:home [2016/06/28 22:38] (current)
Line 8: Line 8:
  
  
-**[[admin:​features:​home|Concepts]]** | +**[[admin:​features:​home|Overview]]** | 
-[[admin:indexing:​overview:​snapshots|Snapshots]] | +[[admin:features:​overview:​snapshots|Snapshots]] | 
-[[admin:indexing:​overview:​grids|Grids]] | +[[admin:features:​overview:​grids|Grids]] | 
-[[admin:indexing:​overview:​rollups|Rollups]] | +[[admin:features:​overview:​rollups|Rollups]] | 
-[[admin:indexing:​overview:​geosearch|Geographic Searches]] | +[[admin:features:​overview:​geosearch|Geographic Searches]] | 
-[[admin:indexing:​overview:​expressioncols|Expression Columns]] | +[[admin:features:​overview:​expressioncols|Expression Columns]] | 
-[[admin:indexing:​overview:​segments|Segments]] | +[[admin:features:​overview:​segments|Segments]] | 
-[[admin:indexing:​overview:​attach|Attaching Data]]+[[admin:features:​overview:​attach|Attaching ​Data]] | 
 +[[admin:​features:​overview:​export|Exporting ​Data]]
  
 ---- ----
Line 23: Line 24:
 Omnidex has many features beyond its indexing technology and its SQL Engine. ​ Many Omnidex features are designed to make it easy to deploy powerful and flexible applications,​ whether they are being deployed on a relational database or in a NoSQL environment.  ​ Omnidex has many features beyond its indexing technology and its SQL Engine. ​ Many Omnidex features are designed to make it easy to deploy powerful and flexible applications,​ whether they are being deployed on a relational database or in a NoSQL environment.  ​
  
-Many Omnidex applications are created as data warehouses or data mines. ​ These can be quickly and easily created using Omnidex Snapshots, which are snapshots in time of an underlying database. ​ Omnidex Snapshots can be easily deployed on separate servers, and can also be easily replicated for scalability. ​ Further scalability can be achieved using Omnidex Grids.+Many Omnidex applications are created as data warehouses or data mines. ​ These can be quickly and easily created using Omnidex Snapshots, which are snapshots in time of an underlying database. ​ Omnidex Snapshots can be easily deployed on separate servers, and can also be easily replicated for scalability. ​ 
 + 
 +Further scalability can be achieved using Omnidex Grids. ​ ​Omnidex Grid allow data to be partitioned for higher performance and easier management. When needed, Omnidex Grids can be spread across multiple servers to achieve a high level of parallelism. ​  
  
 Many Omnidex application have special needs. ​ Applications that do extensive aggregations may benefit from Rollup Tables, which can pre-aggregate tables for higher performance. ​ Omnidex provides an indexed, geographic search that allows applications do perform easy radius searches. ​ Omnidex also allows columns to be declared that are the result of an expression, and allows these expression-based columns to be indexed for high-performance queries. Many Omnidex application have special needs. ​ Applications that do extensive aggregations may benefit from Rollup Tables, which can pre-aggregate tables for higher performance. ​ Omnidex provides an indexed, geographic search that allows applications do perform easy radius searches. ​ Omnidex also allows columns to be declared that are the result of an expression, and allows these expression-based columns to be indexed for high-performance queries.
  
-Omnidex also provides methods of dynamically incorporating data into an environment. ​ Tables and databases can be attached to the current environment,​ allowing queries to span data from multiple applications and multiple database types. ​ Files containing criteria values can be imported into Omnidex Segments and easily referenced in queries. ​ Multi-step queries can also use Omnidex Segments to capture the results of one query and use it as criteria in a future query.+Omnidex also provides methods of dynamically incorporating data into an environment. ​ Tables and databases can be attached to the current environment,​ allowing queries to span data from multiple applications and multiple database types.  Data can be easily exported into a variety of formats.  Files containing criteria values can be imported into Omnidex Segments and easily referenced in queries. ​ Multi-step queries can also use Omnidex Segments to capture the results of one query and use it as criteria in a future query.
  
 All of these features are designed to enhance performance of applications,​ and to make it easy to deploy applications quickly. ​ Each feature coordinates with the Omnidex Indexes to achieve the best performance possible. ​ All of these features are designed to enhance performance of applications,​ and to make it easy to deploy applications quickly. ​ Each feature coordinates with the Omnidex Indexes to achieve the best performance possible. ​
 
Back to top
admin/features/home.1330721315.txt.gz · Last modified: 2016/06/28 22:38 (external edit)