Re: [Discuss] Support exposing databases as web services

2021-03-24 Thread Joey Ma
Hi, Zexuan, Thanks for your detailed reply. On Thu, Mar 25, 2021 at 10:11 AM Zexuan Luo wrote: > My previous letters are too aggressive. > Never mind. It's OK.  > But I have contributed to https://github.com/leafo/pgmoon, and spend > months of time developing two ORM for OpenResty. > >

Re: [Discuss] Support exposing databases as web services

2021-03-24 Thread Zexuan Luo
My previous letters are too aggressive. But I have contributed to https://github.com/leafo/pgmoon, and spend months of time developing two ORM for OpenResty. First of all, the job to develop a layer in front of DB is not simple. It can't be done just with enthusiasm. This is why I failed to

Re: [DISCUSS] GSoC project idea list

2021-03-24 Thread Ming Wen
Hi If you want to discuss this on the mail list, please mail to dev-subscr...@apisix.apache.org, follow the reply to subscribe to the mail list. This email of yours was passed by me manually. Thanks, Ming Wen, Apache APISIX PMC Chair Twitter: _WenMing Guan Wu Su 于2021年3月25日周四 上午9:59写道: >

[DISCUSS] GSoC project idea list

2021-03-24 Thread Guan Wu Su
Hello I am Cliff major in computer science and information engineer junior students, I have 3 years of experience in Front-End development and some Node.js Back-End development. A few days ago, I discussed with Zhiyuan, we have a new idea about the APISIX-Dashboard, Zhiyuan and I want to create

Re: [Discuss] Support exposing databases as web services

2021-03-24 Thread Zexuan Luo
I don't think "convenient" is an advantage. If APISIX can't outperform PostgREST or other similar projects, people still need to use them, instead of the "convenient" but "useless" solution. Zexuan Luo 于2021年3月25日周四 上午9:15写道: > > It is interesting. But there are many products in the market that

Re: [Discuss] Support exposing databases as web services

2021-03-24 Thread Zexuan Luo
It is interesting. But there are many products in the market that provide the REST wrapper. Why not use the wrapper directly as the upstream of APISIX? What are the advantages? And what are the disadvantages? Joey Ma 于2021年3月24日周三 下午6:40写道: > > On Wed, Mar 24, 2021 at 5:50 PM Ming Wen wrote:

Re: About cookie sticky

2021-03-24 Thread Zexuan Luo
PR is welcome. You can refer to the sticky implementation of ingress-nginx https://github.com/kubernetes/ingress-nginx/tree/master/rootfs/etc/nginx/lua/balancer 15717900 <15717...@qq.com> 于2021年3月24日周三 上午11:21写道: > > hello, > > > The current solution is to set hash_on is > vars_combinations

Re: [Discuss] Support exposing databases as web services

2021-03-24 Thread Joey Ma
On Wed, Mar 24, 2021 at 5:50 PM Ming Wen wrote: > I also think it very interesting. > Is it more appropriate to implement this feature on the dashboard? > Hi, Thanks for the reply. May I ask that you mean we can implement this only on dashboard, without hacking APISIX? Sorry for not knowing

Re: [Discuss] Support exposing databases as web services

2021-03-24 Thread Joey Ma
Thanks for getting back. Yep, we could start from PostgreSQL. Maybe APISIX can add support for more databases like HBase and MongoDB. On Wed, Mar 24, 2021 at 5:17 PM Sheng Wu wrote: > This seems very interesting. Are you planning to start from PostgreSQL as > well? > > Sheng Wu 吴晟 > Twitter,

Re: [Discuss] Support exposing databases as web services

2021-03-24 Thread Ming Wen
I also think it very interesting. Is it more appropriate to implement this feature on the dashboard? Thanks, Ming Wen, Apache APISIX PMC Chair Twitter: _WenMing Sheng Wu 于2021年3月24日周三 下午5:17写道: > This seems very interesting. Are you planning to start from PostgreSQL as > well? > > Sheng Wu 吴晟

Re: [Discuss] Support exposing databases as web services

2021-03-24 Thread Sheng Wu
This seems very interesting. Are you planning to start from PostgreSQL as well? Sheng Wu 吴晟 Twitter, wusheng1108 Joey Ma 于2021年3月24日周三 下午5:03写道: > Hi all, > > I'm writing here to hope to discuss with you guys about a new feature. It's > about to support exposing databases as web services. > >

[Discuss] Support exposing databases as web services

2021-03-24 Thread Joey Ma
Hi all, I'm writing here to hope to discuss with you guys about a new feature. It's about to support exposing databases as web services. Please allow me to introduce my case. I'm now constructing a sort of data middle platform and use APISIX as the API gateway to handle the NS traffic. One of

Re: [VOTE] Release Apache APISIX Dashboard 2.5

2021-03-24 Thread Joey Ma
+1 Approve I checked: - All links are valid - Checksums and PGP signatures are valid - LICENSE and NOTICE files are OK - No Binary file - Build successfully on macOS 11.2 - Version and GitHash are correct - Dashboard binary is launched successfully - Login with admin/admin is OK On Wed, Mar 24,