Ruby Support

There are three different Ruby Application Programming Interfaces supported by SAP Sybase IQ. First, there is the SAP Sybase IQ Ruby API. This API provides a Ruby wrapping over the interface exposed by the SAP Sybase IQ C API. Second, there is support for ActiveRecord, an object-relational mapper popularized by being part of the Ruby on Rails web development framework. Third, there is support for Ruby DBI. SAP Sybase IQ provides a Ruby Database Driver (DBD) which can be used with DBI.