One of the best feature of Postgres (as I see it) is the user-defined data types which let me define my data model in more readable and maintainable way. (as I see i
One of the best feature of Postgres (as I see it) is the user-defined data types which let me define my data model in more readable and maintainable way. (as I see i