|
|
|
|
|
by hp50g
4814 days ago
|
|
We plugged spring integration, spring batch and jasper in and we're sorted. The main problem with SSIS and SSRS is that you just can't put it in version control or scale it up inexpensively. Plus to be honest the tooling is shitty and unreliable (says me who spent all day fighting T-SQL debugger HRESULT crashes in SSMS whilst trying to reverse engineer a huge shitty black box SQL sproc into something scalable and testable in Java). Ugh. We run both massive SQL server and postgres installations. |
|
I am looking at Postgres at the minute and the biggest stop for me is mass data imports from our customers on a nightly basis.
I've been keeping an eye on Postgres since version 9 as it has (reportedly) the same features as SQL but for a lot less.
We currently pay £250 a month per processor license and this shoots up costs a lot when you have a cluster of servers. If it's unavoidable then we carry on paying but if there are free alternatives out there then I'll jump at the chance.
The rest of the DB is used for serving sites, no other BI work done really.
EDIT: Typo