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

Custom DB Adapter

I have found this: https://docs.phalcon.io/en/latest/api/Phalcon_Db_Adapter.html

But it is not clear on the process of developing these adapters.

My goal is to develop a DynamoDB adapter for AWS.

Any thoughts/suggestions?

You might be able to grasp a bit more by looking at these adapters from Phalcons Incubator.

https://github.com/phalcon/incubator/tree/master/Library/Phalcon/Db/Adapter