Action disabled: source

Administration: Administration Basics

Omnidex Architecture

Omnidex Snapshots Architecture

Omnidex Snapshots are highly-indexed copies of the database that are 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.

Most Omnidex Snapshots are complete copies of the database; however, Snapshots can also be created on a subset of tables or a subset of rows. Snapshots can be generated using complex SQL statements similar to relational views, allowing Snapshots to acquire new columns based on SQL expressions, or denormalize data from multiple tables. This allows Snapshots to be an affordable, portable way to tailor data for specific needs without impacting the data server.

Architects normally have to burden the relational database with all of the data access needs. With Omnidex Snapshots, architects can easily distribute the load on the database to different servers, creating different Snapshots for different purposes, each heavily indexed for their particular use. In this way, Omnidex Snapshots give the architect more options when trying to solve the needs of the business.

Visit this article for more detailed information about Omnidex Snapshots.

Additional Resources

See also:

 
Back to top
admin/admin/architecture/snapshots.txt ยท Last modified: 2016/06/28 22:38 (external edit)