what database model does crdb use? is it relational database model?
Yes, it uses the relational model. You communicate with it as if you were using PostgreSQL.
1 Like
what database model does crdb use? is it relational database model?
Yes, it uses the relational model. You communicate with it as if you were using PostgreSQL.