by Spectral Core - Product Type: Application
State of the art database translator. SqlTran is a database migration tool which migrates tables, views, procedures, functions, triggers, indexes, foreign keys. It will migrate all your data and transforms function calls to valid native target database functions. SqlTran will migrate SQL Server to MySQL and MySQL to SQL Server, and has plans for SQL Server to Oracle and Oracle to SQL Server. Use SqlTran to convert your Microsoft SQL Server database to the open-source MySQL database platform.
Our regular prices are shown below. Please logon to see your discounted prices.
| Add to Cart | $ 979.02 | 1 User License (Includes 12 Month Upgrade Subscription) | Download (18.7 MB) |
| Add to Cart | $ 979.02 | 1 User License (Includes 12 Month Upgrade Subscription) | Download (18.7 MB) |
| Add to Cart | $ 1,273.02 | 1 Month Premium Support | Download (212 KB) | |
| Add to Cart | $ 2,449.02 | 3 Months Premium Support | Download (212 KB) | |
| Add to Cart | $ 3,919.02 | 6 Months Premium Support | Download (212 KB) | |
| Add to Cart | $ 6,859.02 | 12 Months Premium Support | Download (212 KB) |
Our prices include ComponentSource technical support and, for most downloadable products, an online backup and a FREE upgrade to the new version if it is released within 30 days of your purchase. All sales are made on our standard Terms and Conditions and subject to our Return Policy. Please contact us if you require any licensing option not listed, including volume licensing and previous versions.
Our regular prices are shown above. Please logon to see your discounted prices.
SqlTran is a database conversion tool that will allow you to easily convert SQL Server to MySQL or MySQL to SQL Server.
Migrating database objects
SqlTran supports translation of your whole database. The following objects are migrated:
Migrating data
Table data is migrated using advanced algorithms, enabling SqlTran to handle even the largest databases. SqlTran copies data at full speed with low memory footprint, even if the database size is measured in terabytes. Instead of loading whole tables into memory, then transforming the data for correct output, SqlTran processes data in small chunks, while taking advantage of primary and unique keys to fetch data in fastest possible way without putting strain on the source database server.
How does translation work?
SqlTran has advanced SQL code parsers, which parse and tag thousands of lines of your SQL code per second. Spectral Core have built an advanced translator engine on top of these parsers. This means that a medium-size database is parsed and translated in just a few seconds. The parsers and translators are so fast, SqlTran translates all your database objects each time you load the saved project. SqlTran will read your database code and metadata by connecting to a live source database server, or by reading it from a provided SQL script. It then goes through each and every database object definition, analyzing each statement, expression, variable declaration, exception handling, etc. For each statement one or more statements are generated in native target database format, which achieves the same thing. Things get much more complex internally, of course, as each database has its own set of rules.
What if we want to customize the translation?
In cases where a specific code construct is not supported for automatic translation, or you simply have to rewrite non-portable code, you can mark any number of database objects as manually overriden. In that case, you are free to change the generated SQL code, and SqlTran won't touch your changes. You can even save your changes as complete or incomplete, so when the target database is generated, incomplete changes can be skipped. Of course, you can also choose to skip any objects you don't need in the target.
What is the average percentage of automatic translation?
This depends on the style of programming source database programmers have. There are some code constructs which can't be translated, nor emulated using alternative SQL statements. While the translator is powerful enough to enable SqlTran to do all the translation theoretically possible, it can't make the target database do something it isn't designed to do. Typical automatic translation success is 95%-100% using version 1.0 of SqlTran and this percentage will grow over time.
What to do if SqlTran doesn't translate something we need?
There are two scenarios for this.
Publisher
Primary Category
Related Products
Related Categories
ComponentSource offers a unique global service, used by over 1,000,000 software developers worldwide.