Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.67 KB

README.md

File metadata and controls

34 lines (25 loc) · 1.67 KB

━ 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