Skip to content

RAbraham/purescript-node-postgres

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PureScript bindings for node-postgres

purescript-node-postgres on Pursuit

PureScript bindings for the pg library (node-postgres on GitHub).

Installation

I’ll assume you have PureScript and PostgreSQL installed. You’ll also need purescript-pulp and pg:

npm install pg
npm install -g pulp

Clone the project:

git clone https://github.com/epost/purescript-node-postgres
cd purescript-node-postgres

Create a Postgres database and run the tests:

psql --command="create database test"
cat schema.sql | psql --username=testuser test

Building and running

Let’s run some tests:

pulp install
pulp test

Documentation

See Module documentation.

About

PureScript bindings for node-postgres.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PureScript 85.5%
  • JavaScript 14.5%
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy