I just released v7.1.3, which includes several new opt-outs of the new v7.1 features like triggers and routines. This should ease adoption for those who were already using those db features before the ORM became aware of them.
If you face any kind of issue during upgrade, please let me know!
https://t.co/BwAro1g1CJ
In this fun video, Steven shows us how he created an experimental @MikroORM integration.
For existing MikroORM users, PowerSync provides partial sync at scale: keep on-device SQLite synced with your backend database. PowerSync is designed for offline, real-time, and reactive use cases.
For existing PowerSync users, you might want to check out MikroORM as another great option. From what we can tell, the latest version probably works on React Native and Web too.
If AI reading your open source code hurts your business, you were likely using "open source" as a growth strategy instead of a philosophy. And closing it now doesn't make you secure. It just means fewer good-faith developers hardening your code, and more bad actors pointing AI at your production servers.
I can't remember the last time I was truly stuck on a coding problem. AI agents changed this. Going from "sometimes blocked" to "always moving" is wild.
MikroORM 7.0.2 is out!
If you wanted to use the new @vitest_dev 4.1, be sure to update, as there were some issues with the path detection caused by the new OXC runtime, which are now fixed.
https://t.co/uWO78AWfyh
MikroORM v7 is here. Zero deps, knex replaced with Kysely, native ESM, type-safe QB, polymorphic relations, Oracle support, and too many things to fit in a tweet.
https://t.co/4kjxw60jce
🧵👇
@ZeldriFR It would be quite a lot of work, their philosophy is WYSIWYG, in other words, different dialects require different constructs. I've spent a lot of time doing this with knex.js back in the day (v3), and I hated myself for that for years. I want to have absolute control.
Vitest 4.1 is out! 🚀
✅ Vite 8 support from day 1
🏷️ Test tags to organize, filter & apply shared options
🪝 New hooks for easier tracing, transactions and AsyncLocalStorage
🔍 Async leak detection
🤖 Agent reporter to reduce token usage
And much more!