CodeIgniter Forums
Amazon DynamoDB with Codeigniter - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Amazon DynamoDB with Codeigniter (/showthread.php?tid=51227)



Amazon DynamoDB with Codeigniter - El Forum - 04-25-2012

[eluser]Ben Bowler[/eluser]
Has anyone used Amazon's DynamoDB with CodeIgniter for a production application?

I'm interested to know if the SDK can be integrated with Active record?

This is going to be my job over the next month. Any thoughts welcome!


Amazon DynamoDB with Codeigniter - El Forum - 06-10-2012

[eluser]Glyn[/eluser]
I have implemented an example of DynamoDB with CodeIgniter but kept it out of active records.

My example with download code is all available at http://glynrob.com/database/dynamodb-in-codeigniter/