Skip to content

Commit

Permalink
updated logo
Browse files Browse the repository at this point in the history
  • Loading branch information
tjwebb committed Mar 29, 2016
1 parent e1dfa44 commit 89ef99f
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,16 @@
[![Dependency Status][daviddm-image]][daviddm-url]
[![Code Climate][codeclimate-image]][codeclimate-url]

A [Waterline](https://github.com/balderdashy/waterline) adapter for
[PostgreSQL](http://www.postgresql.org/), with [PostGIS](http://postgis.net/)
support.
A Waterline adapter for [PostgreSQL](http://www.postgresql.org/), with [PostGIS](http://postgis.net/) support.

## Features
- 100% re-write of the original
[sails-postgresql](https://github.com/balderdashy/sails-postgresql) adapter in [ES6](https://en.wikipedia.org/wiki/ECMAScript#Harmony.2C_6th_Edition)
- 100% re-write of the original sails-postgresql adapter in ES6. And *way* faster.
- Uses [knex.js](http://knexjs.org/) for query building and connection pooling
- Utilizes native array/json aggregation functions in PostgreSQL 9.2+ to
optimize query performance
- PostGIS 2.1+ Support

## Compatibility
- Waterline v0.11 and later
- PostgreSQL 9.2 and later
- PostgreSQL 9.4 and later

## Install

Expand Down Expand Up @@ -62,7 +57,7 @@ module.exports.connections = {
MIT

## Maintained By
##### [<img src='http://i.imgur.com/zM0ynQk.jpg' height='34px'>](http://balderdash.io)
[<img src='http://i.imgur.com/Y03Jgmf.png' height='64px'>](http://langa.io)

[waterline-version-image]: https://goo.gl/goisO1
[waterline-url]: http://sailsjs.org
Expand Down

0 comments on commit 89ef99f

Please sign in to comment.