Answer the question
In order to leave comments, you need to log in
What base to choose during development and production?
I'm new to ruby, I came from PHP))
I want to start a project on the locale now. By default, it turns out that SLQLite is used, and Heroku postgres.
Is it possible to write a full-fledged project with SLQLite, with searches and other complex queries, and then smoothly switch to postgres? Heroku transition will provide?
Answer the question
In order to leave comments, you need to log in
You need to use the same base. Example: want to use a JSONB field that is available in PostgreSQL but not in SQLite. Why limit yourself?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question