Anope IRC Services

Anope.org => Anope General => Topic started by: xardias on April 26, 2006, 08:00:30 PM

Title: Support for other database systems than MySQL?
Post by: xardias on April 26, 2006, 08:00:30 PM
Hello,

i have been searching for IRC Services that support saving its data into SQL Databases.
I read that Anope supports MySQL, but what about other Database Systems?
Most of my Server Data (like mail and system user) is already saved into a postgresql Database, so I would prefer to use postgresql with anope?

Is this possible?
If its not integrated.. how complex would it be to develope that?
I know the postgresql API so i could write a module, or maybe an odbc version would be even better.

greetings
Dennis
Title:
Post by: siyavash on May 02, 2006, 03:33:09 AM
Yeah! I think MSSQL should also be support, it is a very important database server and I'm sure many anope users are on win2k3 servers. Would be great if it was possible to support it. I doubt it would be too much hassle :p
Title:
Post by: xardias on May 02, 2006, 12:46:56 PM
it would be nice if someone of the development team could say anything regarding this topic.
The viewsvn program is broken so I cant take a look at the mysql module source at the moment.
Title:
Post by: Charles Kingsley on May 02, 2006, 01:01:56 PM
I've raised this to the dev's for someone to comment.
Title:
Post by: Kepler on October 08, 2006, 11:52:47 PM
Has this ever been developed any further? id love to see mssql support.
Title:
Post by: Jobe on October 09, 2006, 01:01:03 AM
Personally i dont see much point providing support for a commercial SQL system when there is a free cross platform SQL system that can be used instead.
Title:
Post by: Dave Robson on October 09, 2006, 07:25:55 AM
there are a number of free cross platform free solutions - the point is, ideally we wouldnt care what the backend db system was - we'd simply use it and be happy.
Title:
Post by: Kepler on October 09, 2006, 08:56:35 PM
Quote
Originally posted by Jobe1986
Personally i dont see much point providing support for a commercial SQL system when there is a free cross platform SQL system that can be used instead.


I didnt ask that. Sometimes people would like to use the database they already own and operate on even if a free alternative exists.

Dont get me wrong i love how it works im just wondering if support for alternatives is already built in or will be?

thanks

[Edited on 9-10-2006 by Kepler]