Other News

Community

Build Smart With Data Shaping

by Jeff Jones – One of the most sought-after goals in data applications is end-to-end speed. You should look for a good balance of speed and development time to achieve this goal. I’ll show you how to create more efficient data shaping to make your hierarchical data as lean and as fast as possible.

Community

Hot backup and recovery with Perl

By FRANK PANTALEO – This script is very useful for DBAs who want to use Perl for doing hot backups. Perl DBI/DBD provides very close integration and control of the state of the database. It also allows real time queries that allow the script to be self-learning about what dbf’s are in the database.