This is clean and neat database of Indian State, District, City SQL Database. Download link contains entire database of Indian State, District and city. This SQL database has list of states, State-wise district records and District-wise city lists. It has more than 30+ state records and 600+ district records. This you can integrate with any of your project.
- State : This has 35 records.
CREATE TABLEstate
(state_id
int(11) NOT NULL,state_title
varchar(50) NOT NULL,state_description
text NOT NULL,status
varchar(10) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
- District: This has 640 records.
CREATE TABLEdistrict
(districtid
int(11) NOT NULL,state_id
int(11) NOT NULL,district_title
varchar(50) NOT NULL,district_description
text NOT NULL,district_status
varchar(10) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
- City: This has 5924 city records.
CREATE TABLEcity
(id
int(11) NOT NULL,name
varchar(100) NOT NULL,districtid
int(11) DEFAULT NULL,state_id
int(11) DEFAULT NULL,description
text NOT NULL,status
varchar(10) DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1;
Database Information
- The System has 3 database tables – state, district, city.
- All 35 state records, 600 districts and 5900 city records stored in this system.
- This is the backup of MySQL database.
- MySQL Version – 5.2+
Download Database
₹0.00Add to cart
where is the download button
Click add to cart and enter the details. after that it will show the download link.
Thank you so much for providing it.
Download link??
Download link is there in the bottom.
Download link
Download link is available in the bottom of the page.
where is the download link ?
Download link is in the bottom.
how to connect this database in php
This is having only Module.
is it free?
yes
Thank you. I was thinking of how to write all state, district and city records. But this ready database I got. It will help me a lot for my project.
Thank you
Thanks. It is working well
Welcome
Thank you I was looking for this kind of database
Thanks you for visiting.
Hello, How are you.. Can you do c#.net code for this. I need 3 dropdowns. First it should display all state records in dropdown box, after selecting state then districts under state should load under district dropdown box, After selecting district it should load city records in city dropdown box.
Currently we don’t have c#.net developers. If we get any developers then definitely we will help you..
I am unable to download the things you provide here, facing issue
“An application is preventing Microsoft Edge from safely connecting to this site”
please make it sure the content is available for downloading.
Following things you can do to fix the issue:
Try an alternative browser.
Check your antivirus
Check your date and time
Add the website to Trusted Websites
Clear the SSL Cache
thanks for data its really help me
Thank you. it help us to make something like this
I am not able to download, can you help me with the link provided when click on that given msg appear …
An application is preventing Microsoft Edge from safely connecting to this site
its browser security issue. Just approve this site under your browser. Our website is 100% secured and virus free.