Posts Tagged ‘Sybase Iq’

Sybase News 2010 Q1

Sunday, February 21st, 2010


Sybase IQ

Sybase’s secret is out. Gartner officially acknowledges that Sybase IQ belongs into the leader quadrant of its Data Warehouse Database Management System Magic Quadrant. Click here to read Sybase’s announcement.

I am working with Sybase IQ since 2001 and I always knew that the column vector approach has tremendous advantages in a large volume data warehouse environment. As for many other products of Sybase, the focus was solely on the superior database engine. This pretty much excluded all non technical people from experiencing the Sybase IQ advantage. Click here to read about the latest performance record set by Sybase IQ.

With the introduction of Sybase IQ Options, these advantages are now transparent to not so technical people as well. This is an important step in the right direction. Database technology is not driven by DBAs and infrastructure managers, but by business analysts and application architects. Click here to read more about Sybase IQ Options.

I think this will positively impact the role Sybase IQ plays in the data warehouse market. Hopefully Sybase marketing will take full advantage of this opportunity. 


Sybase ASE 15.5 IMDB

In my last post I wrote about in-memory database and their advantages. Sybase ASE 15.5 will provide this so called IMDB in its core engine, which means that there’s no need to change your application code to connect to the Sybase ASE IMDB.

Sybase released a new white paper on how to apply performance tuning to the Sybase ASE in-memory database. Yes, even in-memory databases need some TLC. The report also outlines my comments on where IMDBs are most suitable to solve performance problems. Heavy write intensive applications are the top beneficiaries, as long as the data is not needed for long term storage. E-commerce applications are probably the best example. But there are other situations where an IMDB will provide an alternative. Any data collection application that aggregates data end only writes the result set into a permanent storage is a good candidate for IMDB.  Click here to read the entire report.


Note


This is the latest update from Sybase. As always, please feel free to comment on this post. I would love to hear your feedback.

Sybase IQ – What’s New in Version 15

Tuesday, June 16th, 2009

It was summer of 2000 when I first learned about Sybase IQ and its revolutionary column vector database technology. As a long time Sybase ASE and Oracle DBA I was used to database engines that organize data in a row by row method. For quite some time I had difficulties to think in column terms and not in row terms.

A column vector database requires totally different methodology for performance and tuning efforts. Nothing is straight forward and the message that more data volume doesn’t make a difference in the query performance is not easy to understand. For example: A traditional database engine allows the usage of only one index per table in the same query. Sybase IQ has no limits. If each column in the query requires a different index, it will use a different index. In fact, by default every column is an index.

Getting my hands around the fact of having queries perform up to a 1000 times faster on Sybase IQ than on traditional row based RDBMS systems is no easy matter either. Of course in an Oracle implementation with the OLAP technology similar results can be achieved. However, you are paying for the underlying OLTP engine regardless if you’re using it or not. Sybase IQ doesn’t have this overhead.

One of the key features of Sybase IQ is its data compression. I worked with Sybase IQ systems that easily exceeded 80% compression ratio. Meanwhile, every database vendor introduced data compression into their database engines, but Sybase IQ is the undisputed leader in the highest compression ratio of them all.

This post is not meant to explain how Sybase IQ works and why it is so superior in analytical query processing compared to its row processing based counter parts. Please click here to read more about Sybase IQ’s amazing technology.

I know that there are other data warehouse systems out there that are equally as fast as Sybase IQ and some are even faster, but in this article I am focused on the Sybase IQ engine and its recent setting of a new benchmark record for TPC-H transactions. This record is all about saving money while providing blazing fast performance. Please click here to read the detail report on this milestone.

 

OK, back to what’s new in version 15 of Sybase IQ.

 

There are two major improvements in the new release that are worth mentioning.

 

1. The overall query performance was once again dramatically improved and yields in an average 20%-50% performance gain, compared to the previous Sybase IQ release.

What does this mean for your business?

Analytical queries are typically CPU hungry monsters that can eat up your entire processing resources. Producing results faster means more queries will be processed in the same time window.

It also means the hardware upgrade can be postponed for a while. Considering that the associated QA requirements to move an entire production system to a new hardware platform can be a very expensive proposition and combined with the cost of the new hardware maybe not worth the investment. In comparison; a standalone upgrade of the database engine might be worth the effort.

It further means that cheaper server hardware on Linux can be used to build Sybase IQ multiplex systems that produce high end performance results on a slim budget. Due to Sybase IQ’s architecture there are no added network constraints either. 

 

 

2. Multiple writer nodes in a single multiplex environment.

This is an enormous step forward. Previously a typical Sybase IQ was build with one big server that acts as the writer node and many smaller servers for the reader nodes. The thinking was to provide the best hardware to the CPU intensive load jobs to minimize the load windows. The downside of this architecture was that in a failure situation, one of the smaller servers would take over the writer part and then would be helplessly overwhelmed in case the writer node couldn’t be fixed in time for the next load.

It is also economically not practical to devote high-end, expensive server hardware to a job that only last for a fraction of a daily work load. Having multiple writer nodes solves this problem once and for all.
Utilizing all the available processing power in a multiplex environment ultimately leads to faster load performance, which can be solved without upgrading the writer node server hardware over and over again.

Also, another data load performance improvement is the new feature of loading data directly from clients. This means that data can be loaded from files using a simple SQL statement instead of copying data files onto a server and then using the bcp command.

 

 

Of course there are other major improvements in security, flexibility and integration support, but the two improvements above are the major contributors to any cost savings or cost avoidance initiative a business is taking on these days.

Sybase also improved their client apps to better manage Sybase IQ, easier develop applications for Sybase IQ and more effectively monitor Sybase IQ. Once the Achilles heel of Sybase, these tools are now very usable and mature.

From a cost/performance point of view, Sybase IQ is a force to be reckoned with and due to its column vector architecture there is no other major database engine in the market like it. To support Sybase’s strong performance in technology they also had their best financial year ever in 2008 and the best quarter on record in Q1 2009.

I hope you enjoyed my brief introduction into Sybase’s data warehouse engine Sybase IQ and its latest version 15 features.

Take care,
Peter