Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ov-sa/DBify.library
DBify,library ━ Async Version
https://github.com/ov-sa/DBify.library
account database library mta-dev mysql orm ov serial
Last synced: about 2 months ago
JSON representation
DBify,library ━ Async Version
- Host: GitHub
- URL: https://github.com/ov-sa/DBify.library
- Owner: ov-sa
- License: gpl-3.0
- Created: 2019-09-06T04:56:38.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-07T05:27:58.000Z (9 months ago)
- Last Synced: 2024-03-08T05:24:24.644Z (9 months ago)
- Topics: account, database, library, mta-dev, mysql, orm, ov, serial
- Language: Lua
- Homepage:
- Size: 575 KB
- Stars: 14
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-mta-sa - DBify - MySQL based Async database management library. (Libs and utils)
README
# ━ S Y N O P S I S
![](https://raw.githubusercontent.com/ov-studio/.github/main/profile/banner.png)
**━ Maintainer(s):** [**Aviril**](https://github.com/Aviril), [**Mario**](https://github.com/OvileAmriam), [**Tron**](https://github.com/OvileAmriam), [**Anisa**](https://github.com/Anisa-Nur)
**DBify.library** is an open-source MySQL based Async database management library made by **vStudio** for [Multi Theft Auto \(MTA\)](https://multitheftauto.com/). 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.
##### [**vEngine ━ DBify-Library**](https://github.com/ov-studio/DBify-Library)
## ━ Features
💎**CONSIDER** [**SPONSORING**](https://ko-fi.com/ovstudio) **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
* [**Official Releases**](https://github.com/ov-sa/DBify.library/releases)
* [**Installation Guide**](https://github.com/ov-sa/DBify.library/wiki)
* [**Discord Community**](http://discord.gg/sVCnxPW)