membership.db
Database schema
Provides a standard structure for storing user accounts, roles and authentication tokens in a web application's database
SQL database schema boilerplate for user accounts, roles and authentication tokens for use in web apps (PostgreSQL, Microsoft SQL Server, Azure SQL Database, LocalDb, SQLite)
1k stars
44 watching
82 forks
last commit: almost 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
openbeer/schema.sql | Defines data schema and relationships for beer-related data storage | 9 |
oracle-samples/db-sample-schemas | A collection of sample Oracle Database schemas to demonstrate its capabilities and functionality through examples | 750 |
fresh-standard/fresh-resume-schema | Provides a standard, JSON-driven schema for structured résumé and career data. | 550 |
openfootball/schema.sql | A set of scripts and documentation for defining a database schema for managing football data | 49 |
microsoft/json-schemas | A repository of standardized schema definitions used by Microsoft products and services. | 78 |
qs-schema/qs-schema | Developing a standardized data schema for Quantified Self data to enable interoperability and collaboration among users and researchers. | 1 |
seaql/sea-schema | A tool for managing and discovering database schema in multiple databases using Rust. | 193 |
sitecore/sitecore-identityserver-contrib-membership | A plugin for Identity Server that uses an ASP.NET 2.0 Membership Database as its user store | 1 |
courseorchestra/2bass | Automates the process of managing and synchronizing database schema definitions as code | 42 |
susom/database | A wrapper around JDBC to simplify and secure relational database access | 42 |
sqldef/sqldef | Automated schema management tool that uses SQL to manage changes across multiple databases | 1,966 |
shlomi-noach/common_schema | A framework for MySQL server administration providing tools for database management and debugging | 130 |
schemaplus/schema_plus_db_default | Provides an extension to ActiveRecord that allows setting column values to their default database value when saving a record. | 1 |
abstractsdk/schemas | A repository for defining and managing interfaces for smart contract schemas used in Abstract SDKs. | 0 |
verifytests/verify.sqlserver | A tool for verifying and validating the integrity of Microsoft SQL Server data and schema. | 15 |