Advertisement

You're blocking ads, which pay for BlenderNation. Read about other ways to support us.

Blender Market: SQLite for Blender Game Engine

2

Add database functionality to your Blender game projects with SQLite for the BGE.

SQLite for BGE is a collection of Blender Python scripts that facilitate easy, multi-platform-compliant, sqlite database programming within the Blender Game Engine. Using four simple functions, you can integrate SQL-based saved-data and look-ups into your real-time projects.

Include several practical examples of actual usage scenarios in the included mini-game example. See the documentation link above for more details about the classes, scripts, and examples included in this package, or visit our website.

About the Author

Avatar image for Bart Veldhuizen
Bart Veldhuizen

I have a LONG history with Blender - I wrote some of the earliest Blender tutorials, worked for Not a Number and helped run the crowdfunding campaign that open sourced Blender (the first one on the internet!). I founded BlenderNation in 2006 and have been editing it every single day since then ;-) I also run the Blender Artists forum and I'm Head of Community at Sketchfab.

2 Comments

    • SQLite for BGE is a very simple to use wrapper for the built in SQLite support. It handles cross-platform path management, simplifies usability down to three key utility methods, and includes a bunch of practical real-world game examples such as: spawning objects in the scene and the database, save game properties, load saved games from the database, enemy kill's that update states in the database, etc.

Leave A Reply

To add a profile picture to your message, register your email address with Gravatar.com. To protect your email address, create an account on BlenderNation and log in when posting a message.

Advertisement

×