Skip to content

Wovencore Database (SQLite & mySQL)

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta
Notifications You must be signed in to change notification settings

wovencode/DatabaseManager

Repository files navigation

DatabaseManager (Wovencore)

by Fhiz (Weaver) MIT licensed https://github.com/wovencode/

Summary

A generic SQLite and mySQL database system for both multiplayer and single-player games.

Features

  • Supports both SQLite and mySQL out of the box.
  • Hot-swap-able (data content is not transferred).
  • Abstraction Layer allows ingetration of additional database systems.
  • MiniORM - allows SQLite and mySQL to use same syntax (= write code only once).

Installation

  • Install and Open the most recent version of Unity.
  • Create a new 3d project.
  • Import the package into the blank project.

Quickstart

  • Drag the "Database" prefab into your scene.
  • Configure the options on the "Database" prefab.
  • See the included "Example" files.

Requirements

  • Wovencore Tools (https//github.com/wovencode/woco-tools)

Contains Open-Source Code

Namespace

  • Wovencode.Database

Compatibility

  • Unity3d 2018-2019 (inclusive)
  • Client: Windows, MacOS, Android, iOS, Linux
  • Server: Windows, MacOs, Linux
  • Single-Player: Windows, MacOS, Android, iOS, Linux

About

Wovencore Database (SQLite & mySQL)

Topics

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Packages

No packages published

Languages