-
Updated
Jun 2, 2022 - Go
#
database-schema
Here are 348 public repositories matching this topic...
Safe database schema change and version control tool for teams. Public demo: https://demo.bytebase.com. SQL 审核查询平台
mysql
devops
gitlab
schema
sql
clickhouse
dml
postgresql
snowflake
sql-query
iac
ddl
dba
tidb
database-schema
database-as-code
schema-changes
sql-audit
Fluent migrations framework for .NET
mysql
postgres
sql
sql-server
database
dotnet
oracle
snowflake
migration
redshift
db2
database-schema
fluentmigrator
-
Updated
May 26, 2022 - C#
nodejs
mysql
python
docker
golang
migrations
sqlite
postgresql
migration
database-migrations
database-schema
-
Updated
Jun 2, 2022 - Go
tbls is a CI-Friendly tool for document a database, written in Go.
mysql
markdown
bigquery
continuous-integration
sqlite
excel
dynamodb
postgresql
documentation-tool
snowflake
plantuml
mariadb
redshift
sqlserver
database-schema
hacktoberfest
spanner
er-diagram
database-document
-
Updated
May 29, 2022 - Go
A Sequel Pro / Sequel Ace bundle to generate Laravel migration files from existing tables.
-
Updated
Mar 21, 2021 - PHP
A MySQL Workbench plugin which exports a Model to Laravel 5 Migrations
-
Updated
Apr 8, 2022 - Python
Issues for Prisma Migrate are now tracked at prisma/prisma. This repo was used to track issues for Prisma Migrate Experimental and is now deprecated.
-
Updated
Dec 18, 2020 - TypeScript
1
marccampbell
commented
Jan 6, 2022
When running kubectl schemahero install --yaml
the Statefulset for the manager includes an "availableReplicas" field. This should not be present b/c it's not installable with it.
Database migrations and schema updates made easy
mysql
php
schema
sql
sql-server
database
migrations
sqlite
postgresql
migration
db
database-migrations
rdbms
database-management
sqlserver
database-schema
database-schema-migration
sqlsrv
-
Updated
May 22, 2022 - PHP
A database-first code generator for any language
-
Updated
May 10, 2022 - JavaScript
数据库文档管理中心
-
Updated
May 31, 2022 - Java
Lightweight script to compare two database
database-migrations
database-management
database-schema
database-structure
pgsql-http
compared-databases
mysqldiff
mysql-diff
postgresql-diff
mssql-diff
-
Updated
Mar 3, 2022 - PHP
A Rails engine for drawing your app's ER diagram
-
Updated
Mar 21, 2022 - Ruby
An interactive graph of your Django model structure
-
Updated
May 4, 2022 - Vue
Database schema for e-commerce (webstores) sites.
mysql
ecommerce
schema
sql
diagram
sqlite
ingress
postgresql
oracle
sas
e-commerce
diagrams
db2
database-schema
sybase
informix
webstore
ecommerce-db
-
Updated
Dec 26, 2018 - HTML
Generator Entity Framework Core source code models
-
Updated
May 19, 2022 - C#
Secured & Simple Supabase Schema Visualizer
-
Updated
Feb 26, 2022 - Vue
An example of a real-world REST API backend built with TypeScript, Hapi, Prisma, and PostgreSQL.
-
Updated
May 15, 2022 - TypeScript
shantstepanian
commented
Jun 22, 2020
We don't want to build releases on any tags, just for releases
nodejs
babel
typescript
schema
validation
sql
database
postgresql
sql-query
query-builder
database-schema
-
Updated
Apr 9, 2022 - TypeScript
Create all your migrations and models from one JSON schema file.
-
Updated
Oct 11, 2018 - PHP
Data access in Go - Code Generator
-
Updated
Jul 13, 2017 - Go
SQL is a domain-specific language used in programming and designed for managing data held in a relational database management system, or for stream processing in a relational data stream management system.
-
Updated
Feb 13, 2020 - TSQL
mysql
awesome
sql
database
rdbms
awesome-list
database-schema
entity-relationship
data-modeling
database-design
schema-design
entity-relation
-
Updated
May 13, 2022
A schema and set of tools for using SQL to query cloud infrastructure.
aws
security
postgres
sql
iam
secops
cloud-infrastructure
cmdb
infosec
database-schema
aws-security
security-groups
security-tools
cloudsecurity
devsecops
cloud-security
compliance-as-code
compliance-automation
cspm
infrastructure-as-deployed
-
Updated
Oct 8, 2021 - Python
python
money
distributed-systems
django
immutable
sql
orm
types
concurrency
lock
databases
ansi
banking
django-channels
django-orm
log-structured
newsql
database-schema
pygotham
pyconco
-
Updated
Jul 21, 2020 - JavaScript
karatakis
commented
Apr 27, 2022
Description
I want to generate a relationship graph from an sqlite database using the following code
use std::collections::HashMap;
use sea_schema::sqlite::Schema;
let schema: Schema = ...;
let tables_relations_hash_map: HashMap<String, Vec<String>> = schema
.tables
.iter()
.fold(HashMap::new(), |mut acc, table| {
if !acc.contains_key(&table.name) {
good first issue
Good for newcomers
A library to help you keep track of database schema migrations
-
Updated
Dec 1, 2021 - C++
The only PHP & MySQL ORM for Continuous Delivery. Using javanile/moldable can eliminate the step of data migrations and schema changes, often manual steps or exceptions to a continuous delivery workflow.
mysql
schema
orm
database
mongodb
nosql
migrations
continuous-integration
continuous-delivery
database-migrations
database-adapter
database-schema
database-schema-evolutions
-
Updated
Jul 21, 2021 - PHP
Improve this page
Add a description, image, and links to the database-schema topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the database-schema topic, visit your repo's landing page and select "manage topics."
Hi! We are working on improving access control for the Database Lab Engine.
The primary focus is LDAP, Active Directory, SSO support for clones and UI/CLI connections, granular control over user permissions.
See more details and comments on GitLab issue #315.
Your contributions are very welcome to support our open-source prod