Membership Database Schema
SQL database schema boilerplate for PostgreSQL,
SQL Server,
Oracle, and SQLite, designed to store
user accounts, roles and authentication tokens / claims to be used in web applications.
- Membership Database Schema for PostgreSQL
- Membership Database Schema for SQL Server
- Membership Database Schema for SQLite
Related Projects
- React Starter Kit — Isomorphic web app boilerplate (Node.js, GraphQL, React)
- Node.js API Starter Kit — Boilerplate and tooling for authoring data API backends with Node.js and GraphQL
- Babel Starter Kit — JavaScript library boilerplate (ES2015, Babel, Rollup)
Support
- #membership.db chat room on Gitter
- @koistya on Codementor
License
Copyright © 2016 Membership Database contributors. This source code is licensed
under the MIT license found in the LICENSE.txt
file. The documentation to the project is licensed under the
CC BY-SA 4.0 license.