Code Monkey home page Code Monkey logo

hrms.postgresql's Introduction

HRMS (Human Resource Management System)

PostgreSQL - Database

Build with Omer Acar and Ugur Yildiz

Structure Explanation

  • users (en: base table for all user types | tr: tüm kullanıcı türleri için ana tablo)
    • candidates (en: job seekers | tr: iş arayanlar )
    • employers (en: employers for job seekers | tr: iş verenler )
    • employees (en: hrms system staff | tr: hrms sistem çalışanları)
    • user_phones (en: user phones | tr: kullanıcı telefonları)
    • user_verifications (en: user verifications | tr: kullanıcıların doğrulamaları)
    • user_confirms (en: user confirms | tr: kullanıcıların onaylanmaları)
  • countries (en: all countries of world | tr: dünyada ki tüm ülkeler)
    • states (en: all states of countries | tr: ülkere ait eyalet ve iller)
      • cities (en: all cities of states | tr: eyalet ve illere ait ilçeler)
  • jobs (en: advertisements for jobs | tr: iş ilanları)
  • job_titles (en: official job titles | tr: kurumsal mesleki ünvanlar )
  • website_types (en: types for websites(social, blog etc.) | tr: web adresleri için tipler(sosyal medya,blog vs.))
  • qualifications (en: definitions for all qualifications | tr: yetenek/nitelikler için tanımlamalar)
  • resumes (en: curriculum vitaes of users | tr: kullanıcı özgeçmişleri)
    • resume_websites (en: websites of resume | tr: cv'ye ait web adresleri)
    • resume_experiences (en: job experiences of resume | tr: cv'ye ait iş tecrübeleri)
    • resume_educations (en: educations of resume | tr: cv'ye ait eğitim geçmişi)
    • resume_languages (en: languages of resume | tr: cv'ye ait bildiği diller)
    • resume_qualifications (en: qualifications of resume | tr: cv'ye ait nitelik ve yetenekler)

ER Diagram with DBEaver

hrms.postgresql's People

Contributors

karcan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.