Skip to Main Content
IBM Power Ideas Portal


This portal is to open public enhancement requests against IBM Power Systems products, including IBM i. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

Status Future consideration
Workspace IBM i
Created by Guest
Created on Dec 5, 2025

Make available in ibm yum repo major ODBC DBMS

Would be nice and of value having major DBMS available in IBM yum repo readily available to pull.

For example we have already in @ibmi-base freetds-odbc.ppc64 for freetds

would be nice to have for example mysql odbc, postgres compiled for PASE.

thanks

Idea priority Medium
  • Guest
    Apr 27, 2026
    Ok, that makes sense. We cannot commit to this in the near term but will keep in mind for the future.
  • Guest
    Apr 27, 2026
    Thank you for clarifying. As an alternative, MySQL/MariaDB can be accessed easily from Python by installing PyMYSQL using pip and for Postgres we have psycopg2 package available for use. For Node.js, there are mariadb and node-postgres packages available. Do you want to access these databases from a different language where an ODBC driver would be beneficial? Or are these alternatives lacking in some way compared to an ODBC driver?
  • Guest
    Apr 27, 2026

    Yes, I here mean the client odbc drivers available as a ready to install package in PASE for mainstream DBMS.

    (not the DBMS itself).

    Do they require the install of the full DBMS (or included there)?

  • Guest
    Apr 10, 2026
    Please provide more clarity on what packages you would like. For example, FreeTDS is not a DBMS but a set of client libraries and ODBC driver for accessing MSSQL servers. In addition, we already provide Postgres and MariaDB DBMS packages. Are you looking for client libraries / ODBC drivers for these databases or for the DBMSes themselves?
  • Guest
    Mar 16, 2026

    Looking at this ...