8
0
Fork
You've already forked userdb
0
Documentation, schema, and container for our PostgreSQL user database.
  • Makefile 36.6%
  • PLpgSQL 29.2%
  • Shell 27.3%
  • Dockerfile 4.1%
  • Python 2.8%
Find a file
2021年01月19日 20:57:11 -08:00
docs refactor directory structure, Makefile, Dockerfile 2020年01月18日 01:13:16 -08:00
schema Add support for OpenPGP keys in UserDB 2021年01月08日 21:15:49 -08:00
scripts Clean up makefile/build script 2021年01月10日 03:11:27 +11:00
test schema: Adjust enum values and fingerprint types 2020年07月20日 02:37:27 -05:00
.gitignore Add schema-dump targets 2021年01月18日 23:33:39 +11:00
.gitmodules Clean up docker/makefile flow 2021年01月18日 22:54:41 +11:00
docker.mk docker.mk: remove broken docker-start idempotency 2021年01月18日 23:34:03 +11:00
LICENSE.md LICENSE.md: bump year 2021年01月18日 23:01:14 +11:00
Makefile Add schema-dump targets 2021年01月18日 23:33:39 +11:00
README.md fix chat link 2020年09月13日 19:17:04 -04:00

#! 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: