I don't think this is realistic at all, given the enormous amount of software
infrastructure out there (e.g. various web MVC frameworks, ORMs, database APIs) that take
numerical primary keys and/or row identifiers for granted.
Moreover, while it is quite possible that all or almost all major RDBMs have some way of
generating a textual GUID these days, the method and the resulting token length is likely
to vary considerably. Highly generic database interactions are an important design tenet
of the intermediate Kamailio database APIs.
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/274#issuecomment-128242304