Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a reason to not use jsonb? #11

Open
eloback opened this issue Dec 3, 2024 · 0 comments
Open

Is there a reason to not use jsonb? #11

eloback opened this issue Dec 3, 2024 · 0 comments

Comments

@eloback
Copy link

eloback commented Dec 3, 2024

Hello great work on the lib, sorry if my english is bit broken.
jsonb is indexable and, in my understanding, overall a better alternative than plain json for postgres, is there a reason to use json and not jsonb in the cqrs examples?
Can i use jsonb in the table migration without having to change anything in this crate code?

@eloback eloback changed the title Is there a reason to now use jsonb? Is there a reason to not use jsonb? Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant