Differences

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

Link to this comparison view

admin:features:export:home [2012/03/05 23:17]
doc
admin:features:export:home [2016/06/28 22:38]
Line 1: Line 1:
-~~NOTOC~~ 
  
-{{page>:​top_add&​nofooter&​noeditbtn}} 
- 
-====== Administration:​ Omnidex Features ====== 
- 
-===== Exporting Data ===== 
- 
-**[[admin:​features:​export:​home|Overview]]** | 
-[[admin:​features:​export:​exports|Exporting Data]] | 
-[[admin:​features:​export:​criteria|Criteria Files]] | 
-[[admin:​features:​export:​attach|Attaching Exported Files]] |  
- 
----- 
- 
-==== Overview ==== 
- 
-Omnidex provides a robust ability to export data into raw data files or delimited files, and then reuse that data in a variety of ways.  Some applications use Omnidex exports to construct new tables. ​ Other applications use Omnidex exports to prepare result sets for users or other parts of an application. ​ Omnidex also allows exported files to be applied as criteria in a future search without having to declare a new table. 
- 
-Omnidex is particularly strong as a NoSQL database. ​ Much of the overhead of relational databases comes from adhering to the ACID requirements for databases governing **A**tomicity,​ **C**onsistency,​ **I**solation and **D**urability. ​ Omnidex can avoid this overhead by providing a SQL Engine that directly accesses raw data files.  ​ 
- 
-Omnidex is also particularly strong as a Big Data solution. ​ Raw data files can be extraordinarily large, yet can be easily accessed using standard SQL statements through basic ODBC and JDBC connections. ​ Omnidex can even create a logical table out of a large collection of independent data files, allowing data to come and go without the costly overhead of importing and deleting from relational tables. 
- 
-Many Omnidex customers find that the ease of exporting data, combined with the ease of reusing that exported data, allows them to migrate to a [[integration:​rawdata:​home|raw data file solution]]. ​ Whether Omnidex is used with a relational database or with raw data files, Omnidex exports are usually an integral part of any Omnidex application. 
-====  ==== 
-**[[admin:​features:​export:​rawdata|Next]]** 
- 
-  
-====== Additional Resources ====== 
- 
-See also: 
- 
-{{page>:​admin:​features:​see_also&​nofooter&​noeditbtn}} 
- 
-{{page>:​bottom_add&​nofooter&​noeditbtn}} 
 
Back to top
admin/features/export/home.txt ยท Last modified: 2016/06/28 22:38 (external edit)