We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 here.

Azure Table Storage

Hi is possible somehow create DB client to connect Azure Table Storage? It would be really great feature because currently is only MongoDb supported.



98.9k

Maybe the Azure SDK provides the functionality you need

edited Jul '14

Hmm yeah I used Azure SDK to connect Storage. I wanted to ask if anyone already implemented a client instead of a rest proxy. SDK is easy enough however I wanted to use any abstract layer, st like models for Storage.