Skip to content
/ GDBC Public
forked from Svenskunganka/GDBC

GDBC (GMod Database Converter) is a tool written in PHP that converts some GMod addons from SQLite to MySQL.

Notifications You must be signed in to change notification settings

gmanc2/GDBC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

#GDBC ###GMod SQLite to MySQL Tool

Requirements:

  • Linux OS
  • Web-server with PHP5 installed.
  • sqlite3 installed.
    • sudo apt-get install sqlite3

Currently supports:

  • DarkRP SQlite to MySQL
  • Pointshop SQLite to MySQL

Features: Convert SQLite values to MySQL values and either send the converted code to Pastebin or send the user a .sql file containing the converted code.

About

GDBC (GMod Database Converter) is a tool written in PHP that converts some GMod addons from SQLite to MySQL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%