Database communication API based on mysql2.
- Ready system that stacks API functions called before the resource is started and releases them when is ready
- Support to only queries with placeholder
? - String formats for
DATE,DATETIMEto allow to be converted easily in different timestamp formats of the runtimes
There's still a lot to improve in this script but I needed to release a minimal version to have at least the bare minimum to work with for the development of the framework, it lacks in some points for code quality but improvements are already planned
Copyright (c) 2025 Monarch Devs | All rights reserved.
Permission is hereby granted to any individual or organization to use this software solely within the context of a FiveM game server. Modification of this software for personal or internal use is permitted, provided that such modifications are not distributed in any form.
The following are expressly prohibited without prior written permission from Monarch Devs:
- Redistribution of this software, in whole or in part, in original or modified form.
- Sublicensing, selling, or otherwise transferring rights to this software to any third party.
- Use of this software outside of the FiveM game server context.
THIS SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. IN NO EVENT SHALL MONARCH DEVS OR ITS CONTRIBUTORS BE LIABLE FOR ANY CLAIM, DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING BUT NOT LIMITED TO PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING FROM, OUT OF, OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- Discord
- Documentation (Coming Soon)
- Cfx Forum Post (Coming Soon)
- Repository