SQLFiddle 2.0: Execution Plans, Better UI, client-side SQLite via sql.js
1–10 of 14 posts
Re: SQLFiddle 2.0: Execution Plans, Better UI, client-side SQLite via sql.js
#2Re: SQLFiddle 2.0: Execution Plans, Better UI, client-side SQLite via sql.js
#3Thanks to Hacker News for the feedback I received earlier! I have been able to incorporate many of your ideas, and still look forward to hearing more.
Re: SQLFiddle 2.0: Execution Plans, Better UI, client-side SQLite via sql.js
#4Re: SQLFiddle 2.0: Execution Plans, Better UI, client-side SQLite via sql.js
#52nd, it was a bit confusing at first not having to 'create' a database and instead jumping right into commands. Maybe add this note somewhere for clarification? It was just a bit of a dummy moment when the very first thing that happens is you run a create command, and then are looking at an error message.
Re: SQLFiddle 2.0: Execution Plans, Better UI, client-side SQLite via sql.js
#61st, I agree. It's awesome!! 2nd, it was a bit confusing at first not having to 'create' a database and instead jumping right into commands. Maybe add this note somewhere for clarification? It was just a bit of a dummy moment when the very first thing that happens is you run a create command, and then are looking at an error message.
Re: SQLFiddle 2.0: Execution Plans, Better UI, client-side SQLite via sql.js
#7Another, similar tool is jsFiddle (http://jsfiddle.net/).
Anyone know of any others like this?
Re: SQLFiddle 2.0: Execution Plans, Better UI, client-side SQLite via sql.js
#8Re: SQLFiddle 2.0: Execution Plans, Better UI, client-side SQLite via sql.js
#9Very nice! And very happy people are finding sql.js useful. Let me know if there are any improvements that would be useful for this project (or others).
Re: SQLFiddle 2.0: Execution Plans, Better UI, client-side SQLite via sql.js
#10Very cool. Tools like this are unbelievably useful for self-study, as they allow for quick experimentation. Which (at least in my case) helps cement new concepts. Another, similar tool is jsFiddle ( http://jsfiddle.net/ ). Anyone know of any others like this?