# What is CartoDB? [![Code Climate](https://codeclimate.com/github/CartoDB/cartodb20.png)](https://codeclimate.com/github/CartoDB/cartodb20) CartoDB is an open source tool that allows for the storage and visualization of geospatial data on the web. It was built to make it easier for people to tell their stories by providing them with flexible and intuitive ways to create maps and design geospatial applications. CartoDB can be installed on your own server and we also offer a hosted service at [cartodb.com](http://cartodb.com). If you would like to see some live demos, check out our [videos](http://www.vimeo.com/channels/cartodb) on Vimeo. We hope you like it! ![Map View Wizard](http://cartodb.s3.amazonaws.com/github/map_view_wizard.png) ![Data View](http://cartodb.s3.amazonaws.com/github/data_view.png) ## What can I do with CartoDB? With CartoDB, you can upload your geospatial data (Shapefiles, GeoJSON, etc) using a web form and then make it public or private. After it is uploaded, you can visualize it in a table or on a map, search it using SQL, and apply map styles using CartoCSS. You can even access it using the CartoDB [APIs](http://docs.cartodb.com/#cartodb-platform), or export it to a file. In other words, with CartoDB you can make awesome maps and build powerful geospatial applications! Definitely check out the [CartoDB Platform](https://cartodb.com/platform) for interactive examples and code. ## Installing Read the [installation guide in CartoDB developers documentation](http://cartodb.readthedocs.org/en/latest/install.html) ## How do I upgrade CartoDB? See [UPGRADE](UPGRADE) for instructions about upgrading CartoDB. For upgrade of Windshaft-CartoDB and CartoDB-SQL-API see the relative documentation. ## Developing & Contributing to CartoDB See [our contributing doc](CONTRIBUTING.md) for how you can improve CartoDB, but you will need to sign a Contributor License Agreement (CLA) before making a submission, [learn more here](https://cartodb.com/contributing). ## Testing Check the [testing doc](TESTING.md) section. ## Requirements CartoDB works in any modern browser, but if you want more info: - [Internet Explorer](http://windows.microsoft.com/en-us/internet-explorer/download-ie) from v10. - [Opera](http://www.opera.com/) from v31. - [Firefox](https://www.mozilla.org/en-US/firefox/new/) from v38. - [Safari](http://www.apple.com/safari/) from v8. - [Chrome](https://www.google.com/chrome/browser/desktop/) from v31.