sqlfiddle2 icon indicating copy to clipboard operation
sqlfiddle2 copied to clipboard

AlaSQL support

Open agershun opened this issue 10 years ago • 4 comments

@jakefeasel Dear Jake,

May I ask you to add alasql.js library to the list of SQLFiddle supported engines? It should be not so hard, because it uses the interface very similar to SQL.js and WebSQL. I can try to prepare the pull request myself.

As far as I understand, I need to use these fdriver iles as the base:

I prepared many SQL examples and demos for AlaSQL last moths, etc. and it would be greate if SQLFiddle can support this library as well. Thank you!

agershun avatar May 19 '15 09:05 agershun

Hi, yes I have actually been planning on adding support for a while now. If you'd like to take a shot at getting the UI code working, that would definitely make overall integration easier and faster. Typically the main slowdown factor for me when considering whether or not to add support for a given database is how much experience I personally have with it, and sadly my time to learn new databases has gotten pretty rare. Thanks for your help with this!

jakefeasel avatar Jun 07 '15 22:06 jakefeasel

@jakefeasel Thank you! I will prepare the candidate code on this week, and we will see. Hope, it won't takemuch time, because th interface is close to SQL.js

agershun avatar Jun 08 '15 02:06 agershun

:+1:

mathiasrw avatar Jun 08 '15 04:06 mathiasrw

Any news on this?

mathiasrw avatar Jul 14 '15 10:07 mathiasrw