tarantool / tarantool-idea-plugin

Tarantool support plugin for Intellij Platform
Other
10 stars 2 forks source link

Reverse engineer JetBrains Database plugin #21

Open Periecle opened 3 years ago

Periecle commented 3 years ago

Is your feature request related to a problem? Please describe. Knowledge gathering about database-impl and database-dialects is a prerequisite before implementing BNF grammar for Tarantool.

Describe the solution you'd like Go through generator modules, investigate grammar-kit, investigate SQL92 dialect implementation.

Describe alternatives you've considered I cannot see an alternative