What database services does Pratt provide?
The Pratt School of Engineering now has a central database server available for use by members of the Pratt community. This database server is intended for users who need a database that isn't expected to grow beyond a half a gigabyte or so and who don't want to deal with the hassle of running their own database installation & server.
We maintain both MySQL and PostgreSQL servers to meet a variety of needs. We also have SSL enabled web interfaces for you to easily administer your MySQL or PostgreSQL database with.
By letting us handle your database needs, you'll have more time to spend on your project instead of worrying about database upgrades, security, etc.
These systems are ideal for things like:
Databases for most web based applications
Small to medium size research databases
Storage of user information for web sites, school organizations, etc.
New to databases? Visit the MySQL and PostgreSQL documentation sites for lots of additional information.
MySQL is a lightweight and fast database often used for simple to moderately complex databases for web front-ends. PostgreSQL is a more advanced database offering with support for things like triggers and sub SELECTs.
If you are interested in hosting your database with us, send us an email at database@pratt.duke.edu outlining your requirements and we'll see what we can do.
