Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 2.1 KB

community.mdx

File metadata and controls

41 lines (32 loc) · 2.1 KB
sidebar_position last_update
70
date
09/27/2024

Community

Source code and JIRA

Mailing List

Subscribe Unsubscribe
User Mailing List Unsubscribe
Developer Mailing List Unsubscribe
Issues Mailing List Unsubscribe
Commits Mailing List Unsubscribe

PMC & Committers

import Community from '@site/src/components/committers/community.tsx';

Other Contributors

Name Github Main Contributions
Rui Feng fengrui129 Website Design, Kylin Logo
Luffy Xiao luffy-xiao Kylin Web application, REST service
Kejia Wang Kejia-Wang Web application, Website
Yue Yang Web application UI design

Credits

<li>Thanks <a href="https://www.ebayinc.com/">eBay Inc.</a> to donated this project to open source community, first announement at <a href="http://www.ebaytechblog.com/2014/10/20/announcing-kylin-extreme-olap-engine-for-big-data/">eBay Techblog</a>. </li>
<li>Thanks <a href="https://www.jetbrains.com/">JetBrains</a> for providing us a free license of <a href="https://www.jetbrains.com/idea/">IntelliJ IDEA</a>.</li>
<li>Thanks to Vikash Agarwal(vikash_agarwal@hotmail.com), his article <a href="http://www.drdobbs.com/windows/odbc-driver-development/184416434?pgno=5">ODBC Driver Development</a> and sample code introdued the basic idea about how to write an ODBC driver from scratch.</li>