Wool

Results 3 comments of Wool

I am working on qor-admin with a NoSQL database. I started with the example in document: https://doc.getqor.com/get_started.html Code using sqlite3 (exactly as the example above): https://gist.github.com/WoolWarrior/2bd7ffe68d1ddefa2862bbd4723ab535 The first step is...

Finally managed to get QOR-admin working with NoSQL (AWS DynamoDB) overwrite CRUD handler in func ConfigureQorResource and func ConfigureQorResourceDynamoDB https://gist.github.com/WoolWarrior/add5a8adab34d4b8522be7008ba93cdb

> How can the other sections work with aws , google data store or Dynamo , since GORM is used ... Can gorm be also used with these databases .......