Closed edwardsmarkf closed 7 years ago
You can ask here for now.
ActorDB uses SQLite as an SQL engine, so it supports the SQLite way of working with json: https://sqlite.org/json1.html
hello -
if i wanted to use node.js to talk to actorDB, do i use any of the mysql/mariadb plugins ?
also, is a slack page coming, rather than using github ?
Thank you,
Mark Edwards
On Wed, Dec 21, 2016 at 9:23 AM, Sergej Jurečko notifications@github.com wrote:
1.
You can ask here for now. 2.
ActorDB uses SQLite as an SQL engine, so it supports the SQLite way of working with json: https://sqlite.org/json1.html
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/biokoda/actordb/issues/43#issuecomment-268565770, or mute the thread https://github.com/notifications/unsubscribe-auth/ACyd4kkUPO8LEfRLJCOJCTCDkIf7zXbpks5rKVKXgaJpZM4LTGTg .
@edwardsmarkf You can try https://www.npmjs.com/package/actordb
hello -
1) is there a forum i should be asking questions? it does not feel right to ask questions in the github "issues" area
2) does actorDB support the mariadb(mysql) JSON datatype ?
thank you very much