Thread: Scoreboard
View Single Post
  #20  
Old 11-18-2014, 03:17 PM
Inari Inari is offline
Registered User
Join Date: Sep 2014
Posts: 47
Inari is on a distinguished road
Pros of SQL (some only apply if using a primarily SQL-based system, so probably not to all graal servers ):
  • Easy access to all data
  • Made to store and request data (and has proven itself)
  • Doesn't break from staff editing the attributes
  • Better relational data management
among others

(Of course storing all data in NPC-flags is also a way, but then you end up having to write more potentially slower and buggier script code)
Reply With Quote