Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ates/netspire-postgresql

The PostgreSQL driver for Netspire
https://github.com/ates/netspire-postgresql

Last synced: about 1 month ago
JSON representation

The PostgreSQL driver for Netspire

Awesome Lists containing this project

README

        

The PostgreSQL driver for Netspire
==================================

Configuration
-------------

This should be added to the **modules** section of the netspire.conf:

{mod_postgresql, ["hostname", "username", "password", [{database, "database"}, {pool_size, 5}]]}

Used 3rd party software
-----------------------

* Will Glozer's epgsql [http://glozer.net/src/epgsql](http://glozer.net/src/epgsql)
* pgsql_pool from Zotonic CMS [http://zotonic.com](http://zotonic.com)