You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Use this page to share code that you have developed for Trafodion and that could be useful for others. This could include, but is not restricted to:

  • UDFs
  • Stored Procedures
  • Scripts to manage a Trafodion instance
  • SQL queries to query Trafodion metadata

If the code is just a few lines, you could list it here. If it's multiple files, you could publish it in github and put a short description and a link here.

Also, please consider adding a license to your code in github, for example you can add an Apache license, so it is clear how your code can be used.

Stored Procedures

Your example here.

Scalar UDFs

Your example here.

Table-Mapping UDFs

Reading Kafka Events

We are working on sample code to read from Kafka and plan to publish the code here.

Manageability

Your example here.

SQL Scripts and Queries

Your example here.

Miscellaneous

Your example here.

 

  • No labels