Skip to content

kowsar89/create-thousands-of-tables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Create thousands of tables instantly in mariadb database

Requirements

  • NodeJS
  • MariaDB

How to use

  • To use this code, you need to install the dependencies first. To do so, open the terminal and navigate to the project directory.
  • Then run the command: npm install. This will install all the dependencies.
  • Modify the index.js file as per your database configuration.
  • Finally, run the command: npm start. It will start creating the tables.
  • Once the process is complete, you can check the database to see if all the tables have been created or not.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published