Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/danielrosehill/postgres-utilities

Little scripts and hacks for working with my favorite database!
https://github.com/danielrosehill/postgres-utilities

Last synced: 6 days ago
JSON representation

Little scripts and hacks for working with my favorite database!

Awesome Lists containing this project

README

        

# Just A Few Postgres Snippets

## Purpose Statement

I never claimed to be the world's greatest DBA (or any kind of DBA at all...), but I'm a big fan of relational databases and Postgres specifically.

These are a few utilites and SQL templates I use to try speed up the kind of things I do a lot.

## Use Case Statement

## Author

Daniel Rosehill
(public at danielrosehill dot com)

## Licensing

This repository is licensed under CC-BY-4.0 (Attribution 4.0 International)
[License](https://creativecommons.org/licenses/by/4.0/)

### Summary of the License
The Creative Commons Attribution 4.0 International (CC BY 4.0) license allows others to:
- **Share**: Copy and redistribute the material in any medium or format.
- **Adapt**: Remix, transform, and build upon the material for any purpose, even commercially.

The licensor cannot revoke these freedoms as long as you follow the license terms.

#### License Terms
- **Attribution**: You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
- **No additional restrictions**: You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.

For the full legal code, please visit the [Creative Commons website](https://creativecommons.org/licenses/by/4.0/legalcode).