On Tue, Nov 14, 2017 at 8:14 PM, jungle boogie <jungleboog...@gmail.com>
wrote:

> Thus said J Decker on Tue, 14 Nov 2017 13:35:55 -0800
>
>> I'll throw my 2 cents in...
>>
>> A Node.js server, and use a web frontend, or electron/nwjs which are
>> browsers that include node, and can be standalone apps.
>>
>>
> Funny you should mention that. I've been looking at node.js and curious
> how sqlite would be implemented. Can you recommend a npm package for it?
> Have you implemented something in node with sqlite?
>
> I use my own package ... sqlite is available in
https://www.npmjs.com/package/sack.vfs#sqlite-interface with a very simple
interface. no promises callbacks or other complications.


> This one is quite active on github and on the npmjs site:
> https://github.com/sequelize/sequelize
>
> Initially I was interested in tcl/tk, and still am, but I'm not sure about
> the tcl/tk packaging that would be necessary to make use on multiple
> computers. Also, I don't know how network database connections would work
> out, would it be the same as web based stuff or more complicated, etc.
>
>
> Thanks,
> j.b.
>
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@mailinglists.sqlite.org
> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
>
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to