Skip to content

Our CLI simplifies accessing PUBG Mobile data for players, developers, and analysts. Track progress, gain insights, or analyze trends effortlessly. With a user-friendly interface, it enables informed decision-making based on gaming experiences. Dive into the world of PUBG Mobile data, explore, and make informed decisions seamlessly with our CLI.

Notifications You must be signed in to change notification settings

Tanishq-IIITH/PUBG-DB-CONSOLE-Tanishq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PUBG Database Management CLI

PUBG Database CLI

Overview

Welcome to the PUBG Database Management CLI, a Python-based command-line interface that provides a user-friendly experience for accessing and manipulating PUBG Mobile data. Whether you're a player tracking progress, a developer seeking insights, or an analyst exploring trends, our CLI empowers you to delve into the world of PUBG Mobile data, enabling you to explore, analyze, and make informed decisions based on your gaming experiences.

Features

  • Inserting Player Information
  • Inserting Maps Information
  • Inserting Weapons Information
  • Inserting Clans Information
  • Inserting Team Information
  • Inserting Extension Information
  • Inserting Player to Clan
  • Inserting Match Details at Game Start
  • Deleting a Map
  • Deleting a Player from the Clan
  • Updating Clan-Leader of a Clan
  • Updating Match Details after Game End
  • Updating Player Player_ID
  • Updating Player's PLAYER-ID
  • Showing List of Maps in a Game
  • Showing List of Weapons in a Game
  • Showing List of Players in a Game
  • Showing Teams with Highest Win-Rate
  • Showing Players with Highest Total Wins
  • Showing Players Who Have Teamed-Up
  • Showing the Weapon with Most Kills
  • Showing the Output of List of All Game Maps
  • Retrieving Extension for a Particular Gun
  • Retrieving All Guns with Damage Greater Than a Particular Value
  • Retrieving Top Gun for a Particular Player
  • Retrieving Best Team Members for a Particular Value
  • Retrieving Players Having KD Greater Than or Equal to a Particular Value

Note: I have also uploaded a video 'pubg-tut.mp4' in this same folder to demonstrate the implementation of some of the aforementioned queries!

  • You can also check out the video link here : Video Link

Getting Started

  1. Clone the Repository:
    git clone https://github.com/Tanishq-IIITH/PUBG-DB-CONSOLE-Tanishq.git
    cd PUBG-DB-CONSOLE-Tanishq
  2. Install Dependencies: (upgrade to the newer version of pymysql if any)
    pip install -r requirements.txt --upgrade
  3. Run the CLI:
  • In the mysqlcursor.py file, edit your mysql username and password. Then run:
     python3 main.py
  • Also, Run test.sql file to import the PUBG-Database and work on it.

Usage

Follow the interactive prompts to perform various database operations and explore the rich functionality of the PUBG Database Management CLI.

Let the adventure begin!

Enjoy your journey into the world of PUBG Mobile data with our CLI. Explore, analyze, and make the most of your gaming experiences. Let the adventure begin!

CONTRIBUTORS

🤝This project stands as a testament to the formidable power of collaboration. Our cohesive team of contributors, from coding virtuosos to creative minds shaping the user experience, has played an indispensable role in the evolution of this Database Management System.

The Team :

  • KEVIN THAKKAR
  • SAHIL PATEL
  • GOPAL GARG

Together, we continue to build, innovate, and inspire! 🌐✨

About

Our CLI simplifies accessing PUBG Mobile data for players, developers, and analysts. Track progress, gain insights, or analyze trends effortlessly. With a user-friendly interface, it enables informed decision-making based on gaming experiences. Dive into the world of PUBG Mobile data, explore, and make informed decisions seamlessly with our CLI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages