For databases, is only SQLite and POSTGRES available? #7597
-
|
Hi. I'm new to Keystone. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
|
In short, you can't use Mongo at the moment as it's a work in progress. Wes' course was using a pre-release version of Keystone v6 that I think had partial support (but was removed due to issues I guess). You can still follow the course along just the same with SQLite/Postgres though, shouldn't make a difference. SQLite is fine for getting started locally, Postgres is what you'll need if you're wanting to deploy. I'd recommend Railway as a really easy way to host Keystone and Postgres for free (it's what I'm using). See for more info on when Mongo might be available again: #7511 |
Beta Was this translation helpful? Give feedback.
In short, you can't use Mongo at the moment as it's a work in progress. Wes' course was using a pre-release version of Keystone v6 that I think had partial support (but was removed due to issues I guess). You can still follow the course along just the same with SQLite/Postgres though, shouldn't make a difference.
SQLite is fine for getting started locally, Postgres is what you'll need if you're wanting to deploy. I'd recommend Railway as a really easy way to host Keystone and Postgres for free (it's what I'm using).
See for more info on when Mongo might be available again: #7511