forum

osu database?

posted
Total Posts
10
Topic Starter
dedaloodak
Osu is written in c sharp, that's ok, but what database are using, is that mysql ?
Scores are updating so fast i'm amazed, i need to know it!
peppy
mysql (5.5/5.6) in a master-slave(RO) arrangement. currently 4 instances, all SSD RAID 0. lookups are cached via memcache where applicable.
Topic Starter
dedaloodak
peppy thx on answer, i lost you after "master" :D

So you are using mysql-net-connector as reference?
Im working on my own application in VB.NET, is there any good online tutorial about connecting to mysql, posting and receiving data, from tables ?

Thanks in advance.
peppy
i use mysql .net connector for bancho, yes. mysqli-native for php. i'm sure there are many tutorials on google.
Zakdawg
Is osu! written in C#?

I thought it was written in C++.
Topic Starter
dedaloodak
Hosting that i bought yesterday, does not support Remote Mysql Access ><

Peppy,
What mysql host are you using , you have private dedi. servers ?
If don't, tell me who is your provider and are they cheep :S

End If :D
peppy
Softlayer, and no they are not cheap. If you're just learning stuff, host on your own PC.
Topic Starter
dedaloodak
peppy please help,
My vb.net application won't open connection with MySql server :(
XPJ38
This is not the place to ask for programming help and peppy is definitely not the person who will help you with your issue.

Google is your friend, use it to your heart's content.
Primula_old
Go here http://stackoverflow.com/
I doubt peppy has time to provide such support.
Please sign in to reply.

New reply