Ticket #16 (new enhancement)

Opened 3 years ago

Last modified 23 months ago

Additional DBMS Modules

Reported by: markus Owned by: markus
Priority: minor Milestone: 3.3.0
Component: lib_dbmod Version:
Keywords: dbms db_mod major_component Cc:

Description (last modified by markus) (diff)

Add more database modules to the PyWrapper libraries. A single new db_mod consists of one new python module, which mainly subclasses existing methods. So its basically an issue of understanding the respective SQL syntax of the DBMS rather than python programming.


Estimation of work: 20-60h per DBMS, the more the further away the SQL syntax is from ANSI SQL

Change History

Changed 3 years ago by markus

  • description modified (diff)

Changed 3 years ago by markus

  • keywords dbms major_component added; dbms, removed

Changed 3 years ago by markus

  • summary changed from Develop additional DBMS modules to Additional DBMS Modules

Changed 3 years ago by markus

  • milestone changed from 2.2.0 to 2.3.0

Changed 23 months ago by markus

  • milestone changed from 3.1.0 to 3.2.0

Changed 23 months ago by markus

  • milestone changed from 3.2.0 to 3.3.0
Note: See TracTickets for help on using tickets.