SwisSQL API (.NET) 3.5
Written by yangying   
April 29, 2008 10:32

Features and Benefits:

  • Multi-Dialect SQL parser can parse any SQL Dialect including SQL-99, SQL-92, Oracle, IBM DB2, MS SQL Server, Informix, Sybase, MySQL, PostgresSQL etc.
  • Support for the conversion of Oracle SQL to Netezza SQL dialect.
  • Support for conversion of Common table expressions (WITH statement) to all the databases
  • Support for Select, Update, Insert, Create, Alter and Delete, Drop statements
  • High Performance SQL conversion
  • 100% C#(CSharp) based implementation
  • SwisSQL API (.NET) library component can be leveraged by legacy VC++/VB/COM based applications too
  • Low memory footprint
  • SQL Object model for advanced users
  • "Write SQL Once, Run Any Database"

Applications embedding SwisSQL API can use the API in two ways. Directly parse and convert SQL into different dialects. The second way is to use SwisSQL API ODBC Wrapper, which makes the parsing and conversion of SQL transparent to the applications.

Directly Using SwisSQL API .NET From Applications

SwisSQL API (.NET) Release 3.5 provides a simple and easy to use C# API to utilize the SQL parsing and SQL conversion features from inside the .NET and ASP/COM applications. This ensures applications can leverage the full power a a database's SQL features without needing to worry about portability of the SQL queries across databases. Just by embedding the SwisSQL API (.NET)component, the .NET or the ASP/COM application becomes compatible with other databases.

 
SwisSQL API .NET


SwisSQL API ODBC Wrapper

Applications can use SwisSQL API's ODBC Wrapper as bridge between the application and the database specific ODBC driver. Existing applications can leverage seamless integration by just loading the SwisSQL ODBC driver without any other changes.The working model illustration is shown in the figure below.

SwisSQL API .NET ODBC Wrapper

Supported Database Versions



SQL Migration is supported across the following databases
  1. Currently supports migration only from Oracle SQL and Sybase SQL to TimesTen SQL.
  2. Currently supports migration only from Oracle SQL to Netezza SQL.
  • Oracle 8.1.7, 9i, and 10g
  • MS SQL Server 2000
  • IBM DB2 UDB 8.x
  • Informix 4.x
  • Sybase ASE 12.x
  • MySQL 4.X
  • PostgreSQL 7.x and
  • ANSI-SQL - SQL 92 and SQL 99
  • TimesTen
  • Netezza