ryan Posted 11 hours ago Posted 11 hours ago ProcessWire adds SQLite and PostgreSQL support. This week on the dev branch (3.0.274) you can now install and run ProcessWire on SQLite or PostgreSQL, in addition to MySQL. Read more in this blog post: https://processwire.com/blog/posts/sqlite-and-postgresql 7 10
adrian Posted 11 hours ago Posted 11 hours ago Thanks for merging all this so quickly @ryan - I feel like folks might also be interested in this benchmark table: https://github.com/processwire/processwire/pull/372#issuecomment-5841901625 8 4
Kiwi Chris Posted 11 hours ago Posted 11 hours ago Thanks for all the work on this. This could be an absolute game changer, and extends the ProcessWire philosophy of letting you choose how you want to do things rather than forcing a particular way on you. The benchmarks are interesting, and I think support for all three flavours of SQL is a good idea, as each may have their ideal use cases. Down the track, I'd be interested to know what the benchmarks would be like if there were no translation layer, but already the gains in performance are significant, and any losses are small, so the translation code must be pretty efficient already. 3
Tiberium Posted 7 hours ago Posted 7 hours ago If I read table correctly, that PostgreSQL is the overall better choice for performance. When it losed a metric to SQLite, it is not as bad as MySQL. 🤔
Tiberium Posted 7 hours ago Posted 7 hours ago And also my favorite, that also got a side note in the blog post: The new ProcessExportProfile version, who final seems to allow role export: Quote Allow profiles to export permissions, roles, users, passwords, and associated file assets while preserving the authentication salt and saved export choices It exports the roles in the past, but not set up with the right permission. So I read that commit, that is now an optional choice. Yeah! 3
zilli Posted 1 hour ago Posted 1 hour ago Well done @ryan and @adrian! This is amazing! Now next stop, Nginx official support 😉 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now