Skip to content
forked from hashbang/userdb

Documentation and schema for our PostgreSQL user database.

Notifications You must be signed in to change notification settings

daurnimator/userdb

This branch is 1 commit ahead of hashbang/userdb:master.

Folders and files

NameName
Last commit message
Last commit date
Jan 18, 2020
Jan 20, 2021
Jan 9, 2021
Jul 20, 2020
Jan 18, 2021
Jan 18, 2021
Jan 18, 2021
Jan 18, 2021
Sep 13, 2020
Jan 18, 2021

Repository files navigation

#! User Database

http://github.com/hashbang/userdb

TravisCI IRC PostgreSQL License

About

This repo contains the schema, design and requirements for our PostgreSQL-based user database.

Requirements

  • PostgreSQL 9.4+

Installation

This will setup userdb as the userdb database on a local PostgreSQL.

make install

Development

Drops you into a fresh PostgreSQL shell with latest schema:

make develop

Testing

make test

Contribution

Please consider the following when submitting contributions:

Feel free to reach out to us with ideas or to get help contributing. We are totally happy with something taking longer to do, if you learn something in the process. It is the reason #! exists.

Notes

Questions/Comments?

Please learn and reach out to us via the following:

About

Documentation and schema for our PostgreSQL user database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PLpgSQL 44.0%
  • Shell 25.3%
  • Makefile 14.0%
  • Python 7.0%
  • Dockerfile 5.2%
  • DIGITAL Command Language 4.5%