Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a style guide for databases #10

Open
ThierryO opened this issue Oct 19, 2016 · 5 comments
Open

Add a style guide for databases #10

ThierryO opened this issue Oct 19, 2016 · 5 comments

Comments

@ThierryO
Copy link
Contributor

ThierryO commented Oct 19, 2016

Should, if possible, accommodate different kinds of databases.

Scope:

  • PostgreSQL
  • SQL Server
  • SQLite?
  • Access?
  • MySQL?
@florisvdh
Copy link
Member

The pull request is at #140 . To be discussed further.

@florisvdh
Copy link
Member

@fredericpiesschaert what's the relation between #140 and #169 ?

@fredericpiesschaert
Copy link
Contributor

@florisvdh there is no relation, #169 is about writing easy to read sql-scripts, #140 about designing databases

@florisvdh
Copy link
Member

Cool @fredericpiesschaert , I've clarified this in the PR title.

@florisvdh
Copy link
Member

A tutorial was made and merged, tailored for MS SQL Server (PR #140; https://inbo.github.io/tutorials/tutorials/database_conventions/).

Leaving this issue open, since it targets multiple RDBMSs (relational database management system).

@damianooldoni damianooldoni removed this from the >2022 milestone Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants