Skip to content
PostgreSQL in your organization
1.
Which database platforms do you plan to use for new development work in your organization?
SQL Server
MySQL
PostgreSQL
Oracle
NoSQL (MongoDB, RavenDB, Riak, Neo4J)
Other (please specify)
2.
What features of PostgreSQL would make you choose it for new projects?
3.
What don't you like about PostgreSQL?
4.
How do you use PostgreSQL in your application?
We use it as a simple data store using tables
We use it to drive our application using Store Procedures and Views
We are power users and use lots of advanced features
5.
Which tools do you use for working with PostgreSQL?
Command Line
pgAdmin III
Other (please specify)
6.
How do you track schema changes to your database?
7.
How do you move database changes from development to production?
8.
How do you source control your Postgres database code?
We don't source control our database code
We use an ORM, eg Hibernate, Rails, Entity Framework, and store everything in app code
We manually script out objects and store them as text files
We use a commercial product (please specify)
9.
Do you use the NoSQL features of PostgreSQL such as the JSON data type?
Yes
Not yet, but we are planning to
No
10.
Please enter your email address if you're happy for us to contact you to find out more about how you use PostgreSQL