Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

General discussion
  1. OpenProject
  2. Forums
  3. General discussion
  4. [Solved] Entity Relation Diagram of the Database OpenProject

[Solved] Entity Relation Diagram of the Database OpenProject

Added by Ariel Choque over 10 years ago

Greetings, my question is if I can find somewhere Entity Relationship Diagram of Database OpenProject, the work that I do is join two data bases OpenProject (each with enough information).


Replies (4)

RE: Entity Relation Diagram of the Database OpenProject - Added by Robin Wagner over 10 years ago

Hi Ariel,

I think the entity relationship diagram may not be quite as helpful since it is quite big.
Could you tell a bit more which data base tables you want to join?
Maybe the data you want to use can easier be retrieved by the API.

Best,
Robin

RE: Entity Relation Diagram of the Database OpenProject - Added by Ariel Choque over 10 years ago

Many Thanks for the reply Robin.

The idea is to make the union of two data bases OpenProject one, am writing a script in PHP to q Realize work, we know that there is big problems with ‘id’ in the tables generated automatically, but I managed to solve that problem .

Achieve merge the two databases but when displaying the projects does not display my module “WIKI” in the migrated projects.

Please I would like to receive information about the required tables for the module is found wikis enabled on projects OpenProject

Attached a picture which shows that the module is not shown wikis (noting that the migrated projects consist of wikis and the option modules in the general configuration is at-enabled wikis)

Thank you very much.

RE: Entity Relation Diagram of the Database OpenProject - Added by Robin Wagner over 10 years ago

Hi Ariel,

please find attached an entity relationship diagram of OpenProject (core).
The attachment is called “Entity-Relationship-Diagram-OpenProject”.

Not sure how helpful this is for what you want to accomplish but it provides an overview.

Best,
Robin

RE: Entity Relation Diagram of the Database OpenProject - Added by Ariel Choque over 10 years ago

Thank you very much Robin.

I will work on my project following this model

  • (1 - 4/4)
Loading...