[deleted]
Poll: What database does your company use?
11–20 of 378 posts
What is it about Postgres that you don't like?
Re: Poll: What database does your company use?
#12In addition to PostgreSQL and Redis, we use Hbase.
Re: Poll: What database does your company use?
#13At TransLoc, we use MySQL and have set up a cluster of four nodes, using streaming replication across two data centers. It is something that all of us were familiar with and it almost, sort of, kind of support GIS functions, which is something we need.
I've been pleased with Postgres 9's streaming replication. We use postgres primarily for PostGIS.
Re: Poll: What database does your company use?
#14Sybase & Oracle - in investment banking
Re: Poll: What database does your company use?
#15We use KDB+ for anything speed-critical - not on the lists, so I voted 'other'
Re: Poll: What database does your company use?
#16SQLite all over the place – it's great having a super portable DB format for quick little hits.
There's nothing quite like sending a DB as an email attachment.
Re: Poll: What database does your company use?
#17Re: Poll: What database does your company use?
#18flat files!
My company uses actual filing cabinets that have actual physical files.
Re: Poll: What database does your company use?
#19I'm surprised to see that Oracle even has as many mentions as it does, given how rarely you read about it here on HN. We're locked into it at my workplace, and every time I'm reminded of this PG quote I cringe a little:
"The more of an IT flavor the job descriptions had, the less dangerous was the company. The safest kind were the ones that wanted Oracle experience. You never had to worry about those."
Re: Poll: What database does your company use?
#20Hey Redis folks, if you haven't played with http://radishapp.com/ yet I'd love to hear your feedback on it.
Also, go Postgres! Woot!