High Level Database Access: Difference between revisions

Content deleted Content added
imported>Hendrik Brummermann
imported>Kymara
m typo
Line 7:
 
 
This article describes how you can use Marauroa in your games to accessesaccess the database on a high level. The internal works are explained in [[Low Level Database Access]]. The table structure of the Marauroa database is explained in [[Marauroa Database Structure]].
 
Most of the database access is transparent. For example if client requests the creation of an account and the game server logic accepts that request, Marauroa will automatically add the necessary rows to the database.