Flat file homebred stuff. We like reinventing the wheel.
Poll: What database does your company use?
171–180 of 378 posts
Re: Poll: What database does your company use?
#172Re: Poll: What database does your company use?
#173Re: Poll: What database does your company use?
#174Re: Poll: What database does your company use?
#175Re: Poll: What database does your company use?
#176Re: Poll: What database does your company use?
#177Riak! We're ( http://bu.mp ) using more Riak every day. So far so good.
Re: Poll: What database does your company use?
#178SQLite 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.
For me JSON has replaced SQLLite, with a large reduction in code and complexity. [ Admittedly I've written my own routines to access it more simply/directly on iOS ]
But yeah, JSON is great for small amounts of data.
Re: Poll: What database does your company use?
#179Is it possible HN has a very strong bias on web developers? Because in "serious business" or at least in my case in finance, you almost always find Oracle and DB2 being the leading DBs and maybe Sybase and maybe-maybe mysql or mssql but hardly ever postgre no matter how awesome it is and definitely never-ever something hip and cool and latest-fashion/fad like Mongo or Couch.
At the very least, I'd say it has a bias towards younger/smaller companies for whom the price point of Oracle/DB2 doesn't make sense.