jasync-mysql-example icon indicating copy to clipboard operation
jasync-mysql-example copied to clipboard

Such sql statements are too poorly scalable

Open gaoxin818 opened this issue 5 years ago • 1 comments

1.Hope to support dynamic tags 2.The project in the example is too simple 3.Can sql be as flexible as mybatis?

gaoxin818 avatar Feb 28 '20 01:02 gaoxin818

Hi @gaoxin818 thanks for the feedback!

  1. What do you mean by dynamic tags? jasync has prepared statement if that helps.
  2. You're welcome to contribute to the docs. This project is just something to help get started.
  3. jasync is a driver, so it's lower level than mybatis. Such frameworks can be developed on top of it.

oshai avatar Mar 01 '20 07:03 oshai