I guess I work at a big company. Our big data team is dealing with HBase and Vertica, our game team is dealing with mysql, our web team migrates a redis into couchdb, my team deals with mysqldb, neo4j, cassandra and sqlite on a test server where no one wants to set something proper up. Memcached and the file system is working on most services it makes sense on.
Poll: What database does your company/you use?
41–50 of 101 posts
Re: Poll: What database does your company/you use?
#42Re: Poll: What database does your company/you use?
#43Virtuoso Open Source
Re: Poll: What database does your company/you use?
#44For some reason I thought all major distros dropped MySQL in favor of MariaDB. The list, however, is not too short and it includes Debian, Ubuntu, RHEL, Fedora, openSUSE, among others. https://mariadb.com/kb/en/distributions-which-include-mariad... If you thought you were using MySQL, check your package repository!
Re: Poll: What database does your company/you use?
#45A word of opinionated advice to anyone deciding on a database to use for their new project: Just go with something popular (MySQL, Postgres, Mongo, etc.), or go with an Amazon hosted cloud database if you really don't want to set anything up (RDS, SimpleDB, DynamoDB). There's no good reason to start a project with other databases. If you're worried about the scalability of something like MySQL when you haven't even g…
Re: Poll: What database does your company/you use?
#46Re: Poll: What database does your company/you use?
#47It'd be nice if HN sorted polls by points
Only after you had voted and reloaded the page. Otherwise the effect would be to promote the most popular options. Ideally when you hadn't voted, the ordering would be random.
Re: Poll: What database does your company/you use?
#48A word of opinionated advice to anyone deciding on a database to use for their new project: Just go with something popular (MySQL, Postgres, Mongo, etc.), or go with an Amazon hosted cloud database if you really don't want to set anything up (RDS, SimpleDB, DynamoDB). There's no good reason to start a project with other databases. If you're worried about the scalability of something like MySQL when you haven't even g…
I don't think this is terribly good advice. Many databases have specific domains in which they excel. I agree you shouldn't be worried about scaling before you have users, but you should absolutely evaluate different tools before picking one.
Re: Poll: What database does your company/you use?
#49It'd be nice if HN sorted polls by points
Only after you had voted and reloaded the page. Otherwise the effect would be to promote the most popular options. Ideally when you hadn't voted, the ordering would be random.
Re: Poll: What database does your company/you use?
#50It'd be nice if HN sorted polls by points
Only after you had voted and reloaded the page. Otherwise the effect would be to promote the most popular options. Ideally when you hadn't voted, the ordering would be random.