sldb_vendor

If you’re a creator of scripted content in Second Life, you’ve probably noticed the lack of persistent data storage available for LSL.  Storing long-term data is nearly impossible without using an off-world database, but off-world database storage requires knowledge of PHP.

Not anymore.

The SL»DB system makes it dead simple for you to set up your own web database and send/retrieve data from within Second Life objects with no knowledge of PHP or MySQL.  All you need is a PHP/MySQL-equipped shared web hosting account (such as one you’d set up to run a Wordpress blog or phpBB forum).  After a simple, 5-minute setup, you’ll have your own permanent data storage solution that you can easily use any time you’d like with a couple of easy functions in LSL.

DOWNLOAD SL»DB