Database Services

Relational Database Management Systems (RDBMS) provide you the ability to store large amounts of relational (tabular) records in many interlinked tables. A query language called SQL (the Structured Query Language) is used to create tables, insert/update records, and perform complex queries on the data.

In DoC, we support the following RDBMS implementations:

Current PostgreSQL services offered include:

Current Microsoft SQL services offered include:

Please see our:

for more info.

services/databases (last edited 2009-06-18 16:06:52 by dcw)