Skip to content

Voxelgon/UnitySQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UnitySQL

A SQLite library for Unity3D

Several libraries for SQL exist for the .NET framework, however many rely on namespaces or packages not easily added to Unity3D. This library is developed primarily for Voxelgon, however I have decided to make it its own repo to help other developers hoping to use a SQLite database.

The library uses the Mono.Sqlite package, included in the repository. The package is designed for use with the Unity game engine, but I plan to allow it to function in other .NET applications.

About

A SQLite library for Unity3D

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages