Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

[Released] SQLite Wizard

Discussion in 'Assets and Asset Store' started by magnetica, Jul 24, 2018.

  1. magnetica

    magnetica

    Joined:
    Jan 3, 2008
    Posts:
    86
    With this plug in you have a complete framework designed to speed up your database driven project, using a local SQLite database. Everything works inside Unity with no third-party application!

    Get it on AssetStore!

    This plug in is structured in various modules.
    - A complete DBMS to avoid you download other application for create and manage your data.
    - A cross platform system for implementing SQLite in a fast and easy way in your applications whether they run on mobile and desktop applications.
    - A code generator to create your classes without writing a single line of code. Each class will be already written in such a way as to automate all the basic process of interaction with data structures, avoiding you write tons of query for the same purpose every time.

    Replace your playerprefs data with a full database driven persistance method!

    And it’s not finished! All these features are in continuous update: take a look at our roadmap to check what’s going on and discover all the features of SQLite Wizard.