CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Is SQL Server or Oracle supported and splitting the app in 3 tiers
Pages: [1]

Author Topic: Is SQL Server or Oracle supported and splitting the app in 3 tiers  (Read 1125 times)

pnad

  • Guest
Is SQL Server or Oracle supported and splitting the app in 3 tiers
June 10, 2008, 07:17:50 am
Is it possible to use SQL Server or Oracle instead of mySQL as a DB for civiEvent?

Is it possible to split the setup into a web tier, application tier and DB tier so that these three layers can be on different physical boxes?

Please advise.

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Is SQL Server or Oracle supported and splitting the app in 3 tiers
June 10, 2008, 02:30:10 pm

We currently only support MySQL 5.0.x. You would need to contribute to enable SQL Server / Oracle support. We'd be happy to help and guide you (and incorporate the patches back into CiviCRM)

You can split the application up into two boxes easily (three if u r using CiviMail). One for the web server, One for the db server and one box to handle incoming/outgoing mail (if using CiviMail). For high volume sites, we would also recommend using memcached. In this case i suspect you would be using more than one webserver and one of them would be running the memcached server

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

pnad

  • Guest
Re: Is SQL Server or Oracle supported and splitting the app in 3 tiers
June 11, 2008, 06:35:45 am
Thank you for responding.

Could you describe 'contribute' more specifically, please? What kind of costs are involved?

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Is SQL Server or Oracle supported and splitting the app in 3 tiers
June 11, 2008, 11:17:00 am

In this case 'contribute' would mean to have one of your developers contribute code/patches needed to deal with sql server / oracle

we dont have the skills or resources to tackle either of those two databases. We can help and guide the developer on IRC

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Is SQL Server or Oracle supported and splitting the app in 3 tiers

This forum was archived on 2017-11-26.