biokoda / actordb

ActorDB distributed SQL database
Mozilla Public License 2.0
1.89k stars 71 forks source link

not an issue, a couple of questions #43

Closed edwardsmarkf closed 7 years ago

edwardsmarkf commented 7 years ago

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

SergejJurecko commented 7 years ago
  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

edwardsmarkf commented 7 years ago

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 .

djustinek commented 7 years ago

@edwardsmarkf You can try https://www.npmjs.com/package/actordb