Database Reference
In-Depth Information
Summary
In this chapter, you learned how to use the dataclips tool provided by Heroku. This tool al-
lows you to build SQL queries using a Postgres database hosted on Heroku. You also
learned that through dataclips, you can share the results with other people, and they can see
the results in many different ways, that is, on the web, in the JSON, CSV, or Microsoft Ex-
cel (XLS) formats, and you can embed or share them on Google Drive.
You also saw that dataclips are an interesting feature when working on prototyping APIs,
but they should not be used in production APIs.
In the next chapter, you will learn about the rollback, followers, and forks features. Besides
this, you will also study some use cases.
Search WWH ::




Custom Search