1
0
mirror of https://github.com/dhamaniasad/awesome-postgres.git synced 2025-02-02 13:26:01 +02:00

Merge pull request #162 from ImreSamu/add_postgresql_logo

add project logo and a summary
This commit is contained in:
Asad Dhamani 2017-03-27 02:32:28 +05:30 committed by GitHub
commit fea9e7b506
2 changed files with 9 additions and 2 deletions

View File

@ -4,4 +4,4 @@ rvm:
before_script:
- gem install awesome_bot
script:
- awesome_bot README.md --white-list psequel,elements.heroku.com/addons/heroku-postgresql,pgconfig
- awesome_bot README.md --white-list psequel,elements.heroku.com/addons/heroku-postgresql,pgconfig,en.wikipedia.org/wiki/PostgreSQL,www.postgresql.org

View File

@ -1,5 +1,12 @@
# Awesome Postgres [![awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
A curated list of awesome PostgreSQL software, libraries, tools and resources, inspired by awesome-mysql
[<img src="https://wiki.postgresql.org/images/a/a4/PostgreSQL_logo.3colors.svg" align="right" width="100">](https://www.postgresql.org/)
> A curated list of awesome [PostgreSQL](https://www.postgresql.org/) software, libraries, tools and resources, inspired by [awesome-mysql](http://shlomi-noach.github.io/awesome-mysql/)
[PostgreSQL](https://en.wikipedia.org/wiki/PostgreSQL), often simply Postgres, is an [object-relational database](https://en.wikipedia.org/wiki/Object-relational_database) (ORDBMS). PostgreSQL is [ACID-compliant](https://en.wikipedia.org/wiki/ACID) and [transactional](https://en.wikipedia.org/wiki/Transaction_processing). (see more: [wikipedia:PostgreSQL](https://en.wikipedia.org/wiki/PostgreSQL), [PostgreSQL.org](https://www.postgresql.org))
:elephant: Contributions welcome. Add links through [pull requests](https://github.com/dhamaniasad/awesome-postgres/pulls) or create an [issue](https://github.com/dhamaniasad/awesome-postgres/issues) to start a discussion. Please take a look at the [contribution guidelines](CONTRIBUTING.md).
## Contents