Skip to content

ov-sa/DBify.library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

━ S Y N O P S I S

━ Maintainer(s): Aviril, Mario, Tron, Anisa

DBify.library is an open-source MySQL based Async database management library made by vStudio for Multi Theft Auto (MTA). DBify.library comes in ORM format with essential basic templates aiming towards gamemode perspective for efficient & reliable database management, thus giving you more time to focus on your gamemode rather than managing redundant database queries or reinventing the wheel. Moreover, DBify helps you to process your queries efficiently without freezing the server due to its Async nature.

━ Features

💎CONSIDER SPONSORING US TO SUPPORT THE DEVELOPMENT.

  • Completely Open-Source
  • Modular Programming
  • Completely Performance-Friendly
  • MySQL Based
  • Gamemode Perspective
  • Async Data-Handling
  • Async/Await Support
  • Supports Multiple-Queries
  • Supports Module-Extension
  • Supports Direct-Embedding (No exports required)
  • Built-In Account, Serial, Character, Vehicle, Inventory modules
  • Synchronizes native MTA accounts
  • Synchronizes native MTA serials
  • Necessary Integration APIs

━ Contents