Embarcadero Interbase. Delphi Pascal. Low wages, few employees, lots of projects, no time to update massive codebases, so, yeah.
Poll: What databases does your company use?
21–30 of 84 posts
Re: Poll: What databases does your company use?
#22I'm presently prototyping RavenDB for a big development project at work. For what it's worth, I'm really impressed with it so far.
Re: Poll: What databases does your company use?
#23Amazon DynamoDB
Question, how do you run your dev environment? Are you running in on AWS too and have a separate DynamoDB setup?
Re: Poll: What databases does your company use?
#24SQL Server. One day, we'll have a Metro SSMS.
Re: Poll: What databases does your company use?
#25MangoDB https://github.com/dcramer/mangodb
This is just a bad joke.
Re: Poll: What databases does your company use?
#26Mine is a standard Enterprise environment with Oracle DB all around. I am surprised Sybase is not listed. We also use some DB2, but 90% of it is Oracle DB.
Re: Poll: What databases does your company use?
#27No one's using MariaDB? Or is it considered to be MySQL?
Re: Poll: What databases does your company use?
#28Amazon DynamoDB
Question, how do you run your dev environment? Are you running in on AWS too and have a separate DynamoDB setup?
My production and staging/test environments are on AWS and I do development on my local linux box. Since DynamoDB is a web service I can connect to my DynamoDB tables from anywhere. If you have questions or need help feel free to contact me directly (or post here) and I'll be happy to answer any questions you have.
Re: Poll: What databases does your company use?
#29ZODB
Re: Poll: What databases does your company use?
#30I'm presently prototyping RavenDB for a big development project at work. For what it's worth, I'm really impressed with it so far.
Another RavenDB user here. Overall pretty happy with it.