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
intro:overview:where:flatfiles [2011/01/27 23:24]
127.0.0.1 external edit
intro:overview:where:flatfiles [2016/06/28 22:38] (current)
Line 1: Line 1:
 +~~NOTOC~~
 {{page>:​top_add&​nofooter&​noeditbtn}} {{page>:​top_add&​nofooter&​noeditbtn}}
  
 ====== Introduction ====== ====== Introduction ======
  
-[[intro:​overview:​what|What is Omnidex?​]] ​-> **[[intro:​overview:​where|Where is Omnidex Used?​]]** ​-> [[intro:​overview:​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?​]] ​| [[intro:​overview:​demos|Watch Omnidex in Action]] 
 ---- ----
 ===== Where is Omnidex used? ===== ===== Where is Omnidex used? =====
Line 14: Line 16:
   * [[intro:​overview:​where|Transaction logs and raw data files]]   * [[intro:​overview:​where|Transaction logs and raw data files]]
 ==  == ==  ==
-Businesses own a lot of data which resides outside of the relational database. ​ Transaction logs contain valuable answers about the day's activity. ​ Branch offices or vendors send raw data files, or "flat files",​ that deserve immediate attention. ​ Currently, businesses overload their relational databases by importing these raw data files simply because they want to use SQL.  Give your relational database a rest.  Your raw data files are good enough as they are. Omnidex can provide standard SQL access to these files without having to involve a relational database. ​+Businesses own a lot of data that resides outside of the relational database. ​ Transaction logs contain valuable answers about the day's activity. ​ Branch offices or vendors send raw data files, or "flat files",​ that deserve immediate attention. ​ Currently, businesses overload their relational databases by importing these raw data files simply because they want to use SQL.  Give your relational database a rest.  Your raw data files are good enough as they are. Omnidex can provide standard SQL access to these files without having to involve a relational database. 
 + 
 +This approach has become so common that it has a name: the NoSQL movement. ​ Companies with lots of data want high-performance alternatives to standard relational databases. ​ Omnidex provides the best of both worlds: fast queries against raw data files using both standard and extended SQL. 
  
   * **Access the rest of your data** - Most businesses miss out on the data that is stored outside their relational database. ​ They simply don't have a way to search it.  Omnidex indexes and then searches raw data files, turning them into instant databases.   * **Access the rest of your data** - Most businesses miss out on the data that is stored outside their relational database. ​ They simply don't have a way to search it.  Omnidex indexes and then searches raw data files, turning them into instant databases.
Line 26: Line 31:
   * **Save license fees** - Save some money. ​ The license fees for relational databases are not required on servers that simply host raw data files and Omnidex indexes.  ​   * **Save license fees** - Save some money. ​ The license fees for relational databases are not required on servers that simply host raw data files and Omnidex indexes.  ​
  
- +Omnidex can index and search raw data files using a standard SQL engine, available through standard interfaces like ODBC and JDBC.  For many raw data files, there is no advantage to the complexities of a relational databases and there are plenty of advantages to making it available quickly.
-Omnidex can index and search raw data files, creating a database with a standard SQL engine, available through standard interfaces like ODBC and JDBC.  For many raw data files, there is no advantage to the complexities of a relational databases and there are plenty of advantages to making it available quickly.+
  
 [[intro:​overview:​where| [close] ]] [[intro:​overview:​where| [close] ]]
 
Back to top
intro/overview/where/flatfiles.1296170696.txt.gz · Last modified: 2016/06/28 22:38 (external edit)