Any experience using Backpack with DynamoDB as the underlying database layer? #708
Replies: 2 comments
-
Hi @stevecrossuk! I've been using Backpack with different types of database, not DynamoDB, but I've used MongoDB, Redis and PostgreSQL, until now without issues. Note that I've always used relational databases for most of the data, along with NoSQL specifically for some situations. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Due to not activity, I will close this issue, but please feel free to re-open or create a new one if needed. Cheers. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey Everyone,
I'm looking at utilising AWS DynamoDB as our underlying data layer in an upcoming Laravel project. I was wondering if anyone has any experience of using Backpack with DynamoDB, and if it's compatible at all?
Would appreciate any experience or advice that you have.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions