Why would oslo_db use backend mapping to isolate dbapi? [closed]
Hello. I tried to use oslo_db in my service. Everything works well, but I wonder why to use backend mapping to isolate dbapi when using oslo_db. I could not find any comments on the Internet. Anyone can help me? Thanks.