Skip to content

achintverma/brands-mysql-dump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Brands Database MySQL Dump

This is a mysql dump of over 7000+ brands you can use for your projects.

Version

1.0.0

Installation

Just download the mysql dump file and import it using tools like phpmyadmin (https://www.phpmyadmin.net/) or MySQL Workbench (https://www.mysql.com/products/workbench/). You can also import the file into your database using following terminal command (works in mac / linux).

mysqldump -u username -p dbname > brands.sql

About

Database of all brands - MySQL Dump

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published