Hello,
On Wed, May 29, 2013 at 3:41 AM, <[email protected]> wrote: > Good day house; > > I want to know if DHIS2 can accommodate millions of health facilities Its hard to answer this. DHIS is known to be working with up to 40 000 facilities. > and besides can we set it up on oracle database instead of Mysql or > Postgres? > > DHIS has not been tested on Oracle. But supporting Oracle should not be too much work since the application is using a relational database mapping/abstraction layer (which makes the database externally configurable) and has centralized all direct SQL queries in one place (lets you write a short Java class to add support for a new database). regards, Lars Your response is highly appreciated please. > > Thanks. > Sent from my BlackBerry wireless device from MTN > > -----Original Message----- > From: Marko David Garcia <[email protected]> > Sender: "Dhis2-users" > <[email protected]> > Date: Mon, 27 May 2013 15:12:24 > To: [email protected]<[email protected]> > Subject: [Dhis2-users] Datamart table > > _______________________________________________ > Mailing list: https://launchpad.net/~dhis2-users > Post to : [email protected] > Unsubscribe : https://launchpad.net/~dhis2-users > More help : https://help.launchpad.net/ListHelp > > > > > _______________________________________________ > Mailing list: https://launchpad.net/~dhis2-users > Post to : [email protected] > Unsubscribe : https://launchpad.net/~dhis2-users > More help : https://help.launchpad.net/ListHelp >
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-users Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-users More help : https://help.launchpad.net/ListHelp

