Differences

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

Link to this comparison view

Next revision
Previous revision
admin:admin:architecture:home [2011/01/10 16:22]
els created
admin:admin:architecture:home [2016/06/28 22:38] (current)
Line 1: Line 1:
 +~~NOTOC~~
 +
 {{page>:​top_add&​nofooter&​noeditbtn}} {{page>:​top_add&​nofooter&​noeditbtn}}
  
-====== ​Omnidex ​Administration ======+====== Administration: Administration Basics  ​======
  
-===== Omnidex Architecture =====+===== Omnidex Architecture ​======
  
-**[[admin:​admin:​architecture:​home|Overview]]** ​-> [[admin:​admin:​architecture:​single|Single Server]] ​-> [[admin:​admin:​architecture:​multiple|Multiple Servers]] ​-> [[admin:​admin:​architectures:​snapshots|Omnidex Snapshots]] ​-> [[admin:​admin:​architectures:​grids|Omnidex Grids]] ​-> [[admin:admin:​admin:​architecture:​parallel|Parallel Servers]]+**[[admin:​admin:​architecture:​home|Overview]]** ​[[admin:​admin:​architecture:​single|Single Server]] ​[[admin:​admin:​architecture:​multiple|Multiple Servers]] ​[[admin:​admin:​architecture:​snapshots|Omnidex Snapshots]] ​[[admin:​admin:​architecture:​grids|Omnidex Grids]] ​[[admin:​admin:​architecture:​parallel|Parallel Servers]] 
 +----
  
 ==== Overview ==== ==== Overview ====
  
-Omnidex easily integrates into a wide variety of system architectures. ​ In many ways, Omnidex is like a database on a data server. ​ Omnidex provides flexibility and performance through a standard [[admin:admin:​sqlengine:​home|SQL engine]] that accesses a variety of data sources. Applications connect using standard [[dev:​odbc:​home|ODBC]] and [[dev:​jdbc:​home|JDBC]] interfaces, allowing Omnidex to plug into system architectures with little effort.+Omnidex easily integrates into a wide variety of system architectures. ​ In many ways, Omnidex is like a database on a data server. ​ Omnidex provides flexibility and performance through a standard [[admin:basics:​sqlengine:​home|SQL engine]] that accesses a variety of data sources. Applications connect using standard [[dev:​odbc:​home|ODBC]] and [[dev:​jdbc:​home|JDBC]] interfaces, allowing Omnidex to plug into system architectures with little effort. 
 + 
 +{{:​admin:​admin:​architecture:​basic_architecture.png|}}
  
 Many businesses have a substantial investment in a relational database. ​ For those businesses, Omnidex works alongside the relational database, preserving the corporate investment in the relational technology. ​ Applications can direct specific queries to Omnidex while leaving other operations in the hands of the relational database. ​ Architects choose the level of involvement of Omnidex in the application. Many businesses have a substantial investment in a relational database. ​ For those businesses, Omnidex works alongside the relational database, preserving the corporate investment in the relational technology. ​ Applications can direct specific queries to Omnidex while leaving other operations in the hands of the relational database. ​ Architects choose the level of involvement of Omnidex in the application.
Line 15: Line 20:
 Omnidex also provides new opportunities for the system architecture. ​ Omnidex provides a SQL engine that directly indexes and retrieves from raw data files. ​ Most businesses have important data in raw data files, either waiting to be imported into a relational database, or remaining unavailable on the server. ​ Omnidex provides immediate access to this data without costly importing, using a standard SQL engine and standard ODBC and JDBC interfaces. ​ Transaction logs, vendor-supplied data files and exported data all become accessible to the application.  ​ Omnidex also provides new opportunities for the system architecture. ​ Omnidex provides a SQL engine that directly indexes and retrieves from raw data files. ​ Most businesses have important data in raw data files, either waiting to be imported into a relational database, or remaining unavailable on the server. ​ Omnidex provides immediate access to this data without costly importing, using a standard SQL engine and standard ODBC and JDBC interfaces. ​ Transaction logs, vendor-supplied data files and exported data all become accessible to the application.  ​
  
-[[admin:​admin:​snapshots:home|Omnidex Snapshots]] also add versatility to the system architecture. ​ An Omnidex Snapshot is a highly-indexed copy of the database that can be easily moved and replicated. ​ An Omnidex Snapshot and its indexes are stored in simple files. ​ Copying or replicating a Snapshot is as easy as moving a directory of files, yet an Omnidex Snapshot is a fully functional database with a SQL engine and a standard ODBC or JDBC interface. ​ Omnidex Snapshots allow architects to distribute databases wherever they want without being tethered to the original database. ​ Snapshots also allow extensive indexing and a heavy query load without burdening the original database.+[[admin:​admin:​architecture:snapshots|Omnidex Snapshots]] also add versatility to the system architecture. ​ An Omnidex Snapshot is a highly-indexed copy of the database that can be easily moved and replicated. ​ An Omnidex Snapshot and its indexes are stored in simple files. ​ Copying or replicating a Snapshot is as easy as moving a directory of files, yet an Omnidex Snapshot is a fully functional database with a SQL engine and a standard ODBC or JDBC interface. ​ Omnidex Snapshots allow architects to distribute databases wherever they want without being tethered to the original database. ​ Snapshots also allow extensive indexing and a heavy query load without burdening the original database.
  
 Whichever approach is taken, Omnidex can improve the performance and flexibility of database applications while preserving the stability of the system architecture. Whichever approach is taken, Omnidex can improve the performance and flexibility of database applications while preserving the stability of the system architecture.
Line 21: Line 26:
 Take a tour through some examples of Omnidex architectures,​ starting with a [[admin:​admin:​architecture:​single|Single Server]] system. Take a tour through some examples of Omnidex architectures,​ starting with a [[admin:​admin:​architecture:​single|Single Server]] system.
  
 +====  ====
 **[[admin:​admin:​architecture:​single|Next]]** **[[admin:​admin:​architecture:​single|Next]]**
  
 +====== Additional Resources ======
 +
 +See also: 
 +{{page>:​admin:​admin:​see_also&​nofooter&​noeditbtn}}
 {{page>:​bottom_add&​nofooter&​noeditbtn}} {{page>:​bottom_add&​nofooter&​noeditbtn}}
 
Back to top
admin/admin/architecture/home.1294676565.txt.gz · Last modified: 2016/06/28 22:38 (external edit)