Alert.png The wiki is deprecated and due to be decommissioned by the end of September 2022.
The content is being migrated to other supports, new updates will be ignored and lost.
If needed you can get in touch with EGI SDIS team using operations @ egi.eu.

Difference between revisions of "GOCDB/Release4/Development"

From EGIWiki
Jump to navigation Jump to search
Line 10: Line 10:


===Support for a new RDBMS===
===Support for a new RDBMS===
* GOCDB currenlty relies heavily on Oracle PLSQL. Support is required for a new open source database. More info: [[Doctrine]]
* GOCDB currently relies heavily on Oracle PLSQL. Support is required for a new open source database. We are currently developing a new DB agnostic GOCDB back-end using an ORM mapping framework. This is planned for release in GOCDB v5 (~April/May). More info: [[Doctrine]]


<!--
===Release v4.5: GUI improvements and MVC/Query2XML full rollout===
===Release v4.5: GUI improvements and MVC/Query2XML full rollout===
* ~Jan 2013 depending on above
* ~Jan 2013 depending on above
* Relevant RT: 1017, 1092, 1102, 1423, 1696, 4374, 4465, 4466
* Relevant RT: 1017, 1092, 1102, 1423, 1696, 4374, 4465, 4466
-->


== Longer Term / Unconfirmed Roadmap ==
===Multiple Endpoints Per Service===
===Multiple Endpoints Per Service===
* RT: https://rt.egi.eu/rt/Ticket/Display.html?id=3347
* RT: https://rt.egi.eu/rt/Ticket/Display.html?id=3347
Line 36: Line 39:
* [[GOCDB/Release4/Development/GLUE2Compatibility]].
* [[GOCDB/Release4/Development/GLUE2Compatibility]].


== Longer Term / Unconfirmed Roadmap ==
* [Not confirmed] Support for VOs (maybe query SEs by supported VO)
* [Not confirmed] Support for VOs (maybe query SEs by supported VO)
* [Not confirmed] Programatic/writable PI queries to insert/update data as an alternative to the portal GUI
* [Not confirmed] Programatic/writable PI queries to insert/update data as an alternative to the portal GUI

Revision as of 15:12, 11 January 2013

Main EGI.eu operations services Support Documentation Tools Activities Performance Technology Catch-all Services Resource Allocation Security


GOC DB menu: Home Documentation Index


Current Developments

The developments we are currently working on are listed below. They come from the agreed development list, as defined by the Operational Tools Advisory Group (OTAG) who filters and prioritizes user requests.

Support for a new RDBMS

  • GOCDB currently relies heavily on Oracle PLSQL. Support is required for a new open source database. We are currently developing a new DB agnostic GOCDB back-end using an ORM mapping framework. This is planned for release in GOCDB v5 (~April/May). More info: Doctrine


Longer Term / Unconfirmed Roadmap

Multiple Endpoints Per Service

Extensiblity mechanism (Key-Value pair property bags)

Extend Scoping to Support Multiple Projects/Target Infrastructures

Render GOCDB data in GLUE2 Format

  • [Not confirmed] Support for VOs (maybe query SEs by supported VO)
  • [Not confirmed] Programatic/writable PI queries to insert/update data as an alternative to the portal GUI