This site is all about Second Life's premiere offworld data storage solution,
PrimSQLData. You will find product updates, user guides and support information.
PrimSQLData News
June 1, 2007 - PrimSQLData website now online!.
May 31, 2007 - PrimSQLData enters beta phase!
PrimSQLData is a Second Life script developers tool that allows you store data outside the Second Life metaverse. LSL scripts can hold up to 16k of data but that
data is lost when the script is reset. Notecards can hold more data, but you
cannot write to a notecard with a LSL script.
There are many applications that require persistant data storage outside of the
game. Who would want persistant data storage?
- Merchants - keep a record of sales transactions.
- Updaters - keep track of the SLUUD assigned to the update server.
- Helps prevent the 'whoops I picked up the update server' issue.
- Gamers - keep track of player scores and history.
- Sensors - keep track of who/what was detected by your sensors.
- External Data - you can bring in data from outside the metaverse and present it
in-game.