Switching From ISAM to SQL



Similar documents
ISAM TO SQL MIGRATION

MS-40074: Microsoft SQL Server 2014 for Oracle DBAs

Online Transaction Processing in SQL Server 2008

MySQL 5.0 vs. Microsoft SQL Server 2005

Microsoft SQL Server versus IBM DB2 Comparison Document (ver 1) A detailed Technical Comparison between Microsoft SQL Server and IBM DB2

Microsoft SQL Server for Oracle DBAs Course 40045; 4 Days, Instructor-led

MySQL Enterprise Edition Most secure, scalable MySQL Database, Online Backup, Development/Monitoring Tools, backed by Oracle Premier Lifetime Support

April promoting efficient & effective local government

High Availability of VistA EHR in Cloud. ViSolve Inc. White Paper February

Real-time Data Replication

Upgrading Your SQL Server 2000 Database Administration (DBA) Skills to SQL Server 2008 DBA Skills Course 6317A: Three days; Instructor-Led

SQL Server 2008 is Microsoft s enterprise-class database server, designed

MySQL Enterprise Backup

Windows Server 2003 migration: Your three-phase action plan to reach the finish line

SQL-BackTrack the Smart DBA s Power Tool for Backup and Recovery

DARMADI KOMO: Hello, everyone. This is Darmadi Komo, senior technical product manager from SQL Server marketing.

PAINLESS MULTI-DBMS STRATEGY For Magic Developers

Choosing Encryption for Microsoft SQL Server

Citrix XenServer Backups with SEP sesam

EMC Backup and Recovery for Microsoft SQL Server 2008 Enabled by EMC Celerra Unified Storage

Library Recovery Center

Integrated Application and Data Protection. NEC ExpressCluster White Paper

Securing Your Microsoft SQL Server Databases in an Enterprise Environment

MAS 200. MAS 200 for SQL Server Introduction and Overview

Getting Started with Attunity CloudBeam for Azure SQL Data Warehouse BYOL

Efficient database auditing

Course Outline: Course 6317: Upgrading Your SQL Server 2000 Database Administration (DBA) Skills to SQL Server 2008 DBA Skills

Symantec NetBackup 7 Clients and Agents

Realizing the Benefits of Data Modernization

Introduction to Enterprise Data Recovery. Rick Weaver Product Manager Recovery & Storage Management BMC Software

Critical Steps to Encryption & Key Management in the Microsoft Azure Cloud

SQL Server 112 Success Secrets. Copyright by Martha Clemons

ORACLE DATABASE 10G ENTERPRISE EDITION

INTRODUCTION ADVANTAGES OF RUNNING ORACLE 11G ON WINDOWS. Edward Whalen, Performance Tuning Corporation

Requirements Checklist for Choosing a Cloud Backup and Recovery Service Provider

ENCRYPTION KEY MANAGEMENT SIMPLIFIED A BEGINNER S GUIDE TO ENCRYPTION KEY MANAGEMENT

How To Compare The Two Database Engines

5 barriers to database source control and how you can get around them

WHAT IS ENTERPRISE OPEN SOURCE?

Security and Control Issues within Relational Databases

Oracle Data Guard OTN Case Study SWEDISH POST

Load Testing and Monitoring Web Applications in a Windows Environment

Microsoft SQL Server on Stratus ftserver Systems

Requirements Checklist for Choosing a Cloud Backup and Recovery Service Provider

THE VX 9000: THE WORLD S FIRST SCALABLE, VIRTUALIZED WLAN CONTROLLER BRINGS A NEW LEVEL OF SCALABILITY, COST-EFFICIENCY AND RELIABILITY TO THE WLAN

Migrations from Oracle/Sybase/DB2 to Microsoft SQL Server it s easy!

Securing Data in Oracle Database 12c

SQL Server 2012 Gives You More Advanced Features (Out-Of-The-Box)

PKI Deployment Business Issues

Designing, Optimizing and Maintaining a Database Administrative Solution for Microsoft SQL Server 2008

Unicenter Desktop DNA r11

Best practices for data migration.

Can Cloud Database PaaS Solutions Replace In-House Systems?

An Oracle White Paper May Oracle Database Cloud Service

Veritas Cluster Server from Symantec

VERITAS NetBackup 6.0 Database and Application Protection

Simplify Software as a Service (SaaS) Integration

Red Hat Enterprise Linux: The ideal platform for running your Oracle database

FOCUS ON: FDR/UPSTREAM S ONLINE DATABASE SOLUTIONS

SafeNet DataSecure vs. Native Oracle Encryption

Bring the cloud to your datacenter

IBM Tivoli Storage Manager Suite for Unified Recovery

CHAPTER 2 DATABASE MANAGEMENT SYSTEM AND SECURITY

Enterprise Storage Solution for Hyper-V Private Cloud and VDI Deployments using Sanbolic s Melio Cloud Software Suite April 2011

Advantages of DBMS.

Firebird. A really free database used in free and commercial projects

Data Protection with IBM TotalStorage NAS and NSI Double- Take Data Replication Software

Unicenter Database Management For Distributed RDBMS

Advantages of Server-side Database Auditing. By SoftTree Technologies, Inc.

Cloud Based Application Architectures using Smart Computing

Moving from DBF to SQL Server Pros and Cons

PATROL From a Database Administrator s Perspective

MS Design, Optimize and Maintain Database for Microsoft SQL Server 2008

IBM Tivoli Storage Manager

PARALLELS CLOUD STORAGE

Microsoft SQL Server 2008 R2 Enterprise Edition and Microsoft SharePoint Server 2010

Vormetric Encryption Architecture Overview

How To Use Rackspace Backup On A Computer Or A Hard Drive

Bringing the Cloud into Focus. A Whitepaper by CMIT Solutions and Cadence Management Advisors

FREE REPORT: Answers To The Top 5 Questions Business Owners Have About Cloud Computing

CHECKLIST FOR THE CLOUD ADOPTION IN THE HEALTHCARE PROVISIONING INDUSTRY

Selecting the Right Change Management Solution Key Factors to Consider When Evaluating Change Management Tools for Your Databases and Teams

Fujitsu Cloud IaaS Trusted Public S5. shaping tomorrow with you

Archive Data Retention & Compliance. Solutions Integrated Storage Appliances. Management Optimized Storage & Migration

The Total Cost of Ownership (TCO) of migrating to SUSE Linux Enterprise Server for System z

Chapter 4 IT Infrastructure and Platforms

Cloud? Should. My Business Be in the. What you need to know about cloud-based computing for your business. By Bill Natalie

Dell Backup & Disaster Recovery Suite. Resiliency without compromise.

Vodacom Managed Hosted Backups

VERITAS NetBackup BusinesServer

Track Forever GPS Tracking Control Center Specification

Transcription:

Switching From ISAM to SQL SQL databases are more complex and maintenance-intensive than ISAM databases (like Btrieve / Pervasive). Here are the top 10 reasons to make the switch to SQL anyways. Page 1

Abstract Many long-time users of Magic Software have ISAM databases integrated into their applications (primarily from Btrieve / Pervasive). ISAM databases have excelled at providing compact, speedy, data storage/retrieval services for many years, and will continue doing so into the future. Many Magic developers however, are in need of something more robust with better security, reliability, and scalability. For them, the logical upgrade path is to convert their ISAM databases to SQL, and this white paper lays out the top 10 reasons for doing so. Page 2

Table of Contents Historical Perspective...4 Top 10 Reasons to Switch to SQL from ISAM...7 1. Mainstream...7 2. Reliability...7 3. Performance...7 4. Security...8 5. Integrity & Transactions...8 6. Free Software License...8 7. Enterprise Data Access & Concurrency...9 8. Programming Logic into the Database...9 9. Big Databases...9 10.Future Support...9 Conclusion...10 Page 3

Historical Perspective In the last three decades, many people found it surprisingly easy to develop and deploy rather complex applications using ISAM database back-ends like Btrieve. Development of these applications required neither a lot of database knowledge (especially when using Magic Software s development tools) nor the traditional need for a Database Administrator (DBA). Performance was excellent, and for a long time Btrieve was included in the price of the Magic development and deployment licenses. Many large applications like Transcend from Trimark, which was developed for insurance companies, started with Btrieve and were a great success. However, concerns about scalability started mounting when the volume of data in these ISAM back-ends started growing. Suddenly, the need for much better data integrity became urgent. At the same time, enterprises started using other applications not based on Magic - which needed concurrent access to the same ISAM database back-ends. The lack of mechanisms enabling concurrent access to ISAM databases often led to data and code corruptions that resulted in large losses, sometimes without the ability to recover. This brought a new requirement to the table the ability to implement business rules enterprise-wide. Page 4

Back then however, alternatives to Btrieve which had business rule functionality were expensive. Microsoft offered MS-SQL, but at the time it was not yet stabilized (leading to a lot of struggles and anguish for anyone who committed to it early). Oracle was way beyond the budget of most businesses, and Sybase was not a very good alternative for a number of reasons. The best relational database system (RDBMS) in those days was Rdb/VMS which ran on DEC s VMS systems and Informix (INFORMation on yunix) which ran exclusively on UNIX systems (thought it started out its life based on C-ISAM). As market demand increased for a reliable, enterprise-wide database truly capable of supporting tables holding tens of millions of records, and files over 2Gb in size, two mainstream vendors Microsoft and Oracle emerged as leading solution providers by improving their products and lowering their cost. It is no secret that large enterprises cannot rely on ISAM database back-ends as a company-wide database. Magic software understood this long ago and in anticipation of this problem, developed native gateways for Oracle, MS-SQL and DB2 back-ends. These were successfully used in large implementations running millions of transactions a day, with almost no downtime. Page 5

In order to successfully use a large RDBMS system in an enterprise, an organization needs a DBA (sometimes more than one). This is a more critical requirement for Oracle and DB2 however, than for MS-SQL. Any IT manager pondering whether to convert to a SQL database will have to consider the following PROs and CONs, while keeping in mind that an ISAM database failure may cost a lot more in time, resources, and ultimately money than proceeding with a SQL conversion. Page 6

Top 10 Reasons to Switch to SQL from ISAM ISAM users accustomed to its simplicity and low overhead might be hesitant or even intimidated about switching to SQL. Though more complex than ISAM, the greater power and richer features that a SQL RDBMS provides makes the learning curve more than worthwhile. Here then are 10 top reasons to finally switch your application s database backend from ISAM to SQL. 1. Mainstream SQL back-ends are standard, ubiquitous, and many organizations won t even consider buying an application not based on a mainstream SQL database. If you publish a Magic-based application built upon an ISAM database, you can expect increased resistance from prospective customers as times goes on. 2. Reliability A SQL database doesn t allow direct access to data via the operating system s file manager, thus minimizing downtime from human errors & unauthorized access. SQL databases are also reliable enough to manage millions of records efficiently, perform data mirroring, and distribute data across multiple computers and websites. Having been battle-tested in mission-critical, highthroughput, enterprise environments for a couple of decades now, SQL databases have proven themselves to be ultra-dependable. Migrating your Magic application to work with a SQL database will improve its reliability while ensuring it meets the standards adopted by many organizations. 3. Performance The ability to access the data in an optimized way can significantly increase performance, especially for large tables and in batch mode (more than online mode). Also better performance monitoring tools & various auto-tuning features guarantee consistent performance under variable-load conditions. Migrating your Magic application to SQL can lead to significant improvements in your application's performance. If you publish a commercial Magic application, this could have a significant positive impact on your sales relative to competing software solutions. Page 7

4. Security Restricting access to data is essential and security controls can be implemented inside the database starting with as basic a control as requiring a password to the database itself. Both MS-SQL and Oracle support Transparent Data Encryption (TDE) to support regulatory compliance or corporate data security standards. Furthermore, TDE requires no modification to the application in order to be implemented, and there's a robust 3rd-party market of utilities such as auditing tools that work with these standards. Finally, SQL databases also include the ability to control tracking and recovery of all changes made in the database and data by enforcing logging of these changes. 5. Integrity& Transactions SQL databases allow embedded business integrity rules and support transactions which are essential for any financially-related applications. A set of commands can roll back transactions in case something goes wrong, flag the user, and ensure no partially updated data gets written to the file. Triggers can automatically execute commands on an action, while stored procedures can manipulate the data inside the database when called. All of this is implemented in the database itself with no dependence on the accessing application. 6. Free Software License Unlike Pervasive, Microsoft and Oracle both provide free versions of their database (SQL Server Express& Oracle XE, respectively). Although both have some limitations, they can certainly provide a viable solution for some organizations who don t want to make a large financial investment. In addition there are now also free, open-source SQL databases (i.e., Firebird, MySQL, etc.) that have no restrictions on how they re used. MySQL is particularly popular, and is used by many high-profile, large-scale websites, including Wikipedia, Google, Facebook, and Twitter. Page 8

7. Enterprise Data Access& Concurrency In a SQL database, data can be accessed by any application or device, while locking and transactions features ensure data integrity is not compromised. This advantage allows an organization the ability to connect to the database using any language or device without the need for a Magic developer s involvement. SQL databases let you define what privileges and content they ll provide independent of the Magic application. In addition, modern RDBMS backends allow hundreds, or even thousands, of simultaneous connections to the data, allowing applications other than Magic to access the database, including web services and XML requests. Once again, the ability to allow this concurrency frees up Magic developers from having to get involved in data access issues. 8. Programming Logic into the Database The ability to create triggers, stored procedures, views, functions, and other SQL objects that save the need to write and replicate code, is a big advantage of using SQL databases. Also, Magic supports DIRECT SQL and WHERE clauses, letting you offload tasks to the back-end, another big advantage over ISAM databases. In addition RDBMS back-ends like MS-SQL and Oracle support creation of scheduled jobs (including live database backups) which can run independently of your Magic application. 9. Big Databases Many ISAM databases have file size limitations (with Pervasive for example it's 2Gb), and try overcoming them by splitting big tables into smaller physical files, which tends to generate a multitude of problems, particularly performance-related. Standard SQL RDBMS back-ends can handle much larger databases, and are more likely to be restricted by the size of your hardware. 10. Future Support The companies behind the biggest leading SQL databases (Oracle & Microsoft) are big firms who pour large investments into their products, ensuring they will continue to innovate and evolve to meet not only today's business challenges, but tomorrow's as well. In recognition of this fact, Magic Software Enterprises distributes up-to-date GATEWAYS with new capabilities that support any version of those SQL databases so Magic developers can take advantage of all the features available anytime a new version of those SQL databases is released. Page 9

Conclusion If your application is currently running an ISAM back-end, there are many good reasons to at least start thinking about transitioning to SQL. If that ISAM backend is built upon Pervasive Btrieve, then the need to start thinking about a possible transition is even more urgent, at least according to Pervasive. As their website states: "Business owners care more about functionality and performance than software version numbers and bleeding edge technology. They also care about investing in solutions that improve productivity which is why everybody upgrades eventually. Clients may not care about upgrading your application if it's working, but they will care if they can't use your application with the latest hardware or operating systems. Don't get left behind." Putting off the decision to migrate off of ISAM might be justified by some with the old axiom if it ain t broke, don t fix it., but if Pervasive themselves are encouraging their customers not to get left behind, then it would certainly behoove ISAM users to begin considering a migration to an industry standard SQL back-end. Page 10