Skip to content

DBify Library [Postgres] [Async Version]

License

Notifications You must be signed in to change notification settings

ov-studio/DBify-Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

━ Maintainer(s): Tron, Aviril

DBify Library is an open-source Postgres based Async database management library made by vStudio for vEngine.

DBify 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
  • Procedure Oriented Programming
  • Completely Performance-Friendly
  • Postgres Based
  • Gamemode Perspective
  • Async Data-Handling
  • Supports Multiple-Queries
  • Supports Module-Extension
  • Supports Direct-Embedding (No exports required)
  • Built-In Account, Inventory, Character & Vehicle modules
  • Necessary Integration APIs

━ Contents