Intuitive object model – a well thought out and thoroughly documented object model make the integration of the database comparison and synchronization functionality into your own .NET application easy and straight forward. |
|
Impressive performance with a small "footprint" – this is where our “dare to compare” motto originates – you will be impressed by what xSQL SDK can do with minimum amount of computing and storage resources. |
|
Rigorously tested – before releasing version two of the xSQL SDK for public beta testing in mid 2006 we put it through the paces in our own test lab - hundreds of scenarios were simulated and literally thousands of tests were run. |
|
Fast and accurate dependency algorithm – one of the key components of xSQL SDK is our proprietary dependency algorithm, a great amount of experience and thinking has been materialized in that. |
|
Intelligent error handling architecture – xSQL SDK provides and off the box default behavior on any error event, however you as a developer have access to detailed error information and full control over the next steps. |
|
Cross version comparison and synchronization – you can compare SQL Server 2005 databases with SQL Server 2000 databases; the engine will compare the objects that are relevant for both sides. The synchronization scripts are version specific – if moving changes from 2000 to 2005 the synch script is a 2005 compliant script and vice versa. |
|
No dependencies on external libraries (barring .NET Framework) – while we are not condemning the practice of building applications that depend on external libraries (after all xSQL SDK is one such library that we want you to include in your application) we believe that it provides two main advantages: it makes it easier for you to install and run and eliminates the “its this other parties piece that is not working correctly” excuse. |
|
Full control over the comparison and synchronization – a wide array of options gives you granular control over the behavior of the comparison engine. |
|