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
integration:rawdata:home [2011/04/04 17:44]
deb
integration:rawdata:home [2016/06/28 22:38] (current)
Line 11: Line 11:
 [[integration:​rawdata:​updates|Updates]] | [[integration:​rawdata:​updates|Updates]] |
 [[integration:​rawdata:​creation|Generating Data Files]] | [[integration:​rawdata:​creation|Generating Data Files]] |
-[[integration:​rawdata:​implementation|Implementation ​Guides]]+[[integration:​rawdata:​integration|Integration ​Guides]]
  
 ---- ----
Line 19: Line 19:
  
  
-=== Omnidex: A NoSQL Database === +=== Omnidex: A NoSQL Database ​and a Big Data Solution ​=== 
-Omnidex and raw data files are a well-tested and mature implementation of a NoSQL database. ​ The NoSQL movement is a loose term describing databases that search data outside of the traditional relational database. ​ NoSQL databases are designed to improve performance by not adhering to the ACID requirements for databases governing **A**tomicity,​ **C**onsistency,​ **I**solation and **D**urability. ​ Raw data files are a classic implementation of this principle. ​ Omnidex ​can index raw data files of enormous size and allow high-performance searches ​without the limitations ​of relational ​database.+Omnidex and raw data files are a well-tested and mature implementation of a NoSQL database. ​ The NoSQL movement is a loose term describing databases that search data outside of the traditional relational database. ​ NoSQL databases are designed to improve performance by not adhering to the ACID requirements for databases governing **A**tomicity,​ **C**onsistency,​ **I**solation and **D**urability. ​ Raw data files are a classic implementation of this principle.  ​ 
 + 
 +Omnidex ​is also particulary 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.
  
 === Omnidex and Raw Data Files === === Omnidex and Raw Data Files ===
 
Back to top
integration/rawdata/home.1301939099.txt.gz · Last modified: 2016/06/28 22:38 (external edit)