IBM / db2-samples

Db2 application code, configuration samples, and other examples
https://www.ibm.com/analytics/developing-with-db2
Apache License 2.0
85 stars 86 forks source link

Group sample by type of Db2 #24

Open angoca opened 4 years ago

angoca commented 4 years ago

Even all these samples are for Db2 (previously for LUW), not all example run in the current different flavors of Db2. For example, the current pull request "Added demo for external model deployment via Python UDF. Also reorganized files for easier navigation" is just for Db2 Warehouse, it does not run in other Db2, because external UDF written in python are not supported in all editions. With this in mind, I propose to put tags to indicate where each sample can be executed. Or something to group the sample by Db2 type.