Project

General

Profile

The database » History » Version 3

Aleksander Bešir, 17.12.2010 12:37

1 1 Aleksander Bešir
h1. The database
2
3
{{toc}}
4
5
h2. Database usage
6
7
As agreed, a database will be used on the proxy server, to make the HCI's and Statistic's data manipulation and storage easier.
8
9
For the development version of Eneraptor, an open source PostgreSQL database will be used.
10
11 3 Aleksander Bešir
| DBMS           || "PostgreSQL":http://www.postgresql.org/ |
12 2 Aleksander Bešir
| Version        || "9.0.2-1":http://www.enterprisedb.com/products/pgdownload.do (current latest) |
13
| JDBC driver for use with Java || "JDBC4 Postgresql Driver, Version 9.0-801":http://jdbc.postgresql.org/download/postgresql-9.0-801.jdbc4.jar |