datatable+postgrsql+node.js
datatable+postgrsql+node.js
UMR5558
Posts: 41Questions: 13Answers: 0
Hello
I would like tu use Datatable and server-side with psotgrsql AND NODE.JS. Is someone manage to use this. Could you help me to give me a dierction or better sources of a solution. Thanks for your help.
Lionel
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
I've used KnexJS as an SQL abstraction library for NodeJS to build server-side processing libraries before, so it can be done. Unfortunately they aren't ready for release yet as I haven't written the documentation for them yet, but the information required to be able to do it is all in the manual.
Allan