MikroORM Profile Banner
MikroORM Profile
MikroORM

@MikroORM

Followers
811
Following
1K
Media
171
Statuses
751

TypeScript Data Mapper ORM for Node.js, with Unit of Work and Identity Map. Created by @B4nan. https://t.co/rTc5QcJHM4

Hlavní město Praha
Joined February 2020
Don't wanna be here? Send us removal request.
@MikroORM
MikroORM
8 days
Streaming support just merged to v7, available for testing since 7.0.0-dev.35 Attaching the docs as a screenshot, it will be available on the web once we merge v7 to master, which will take a few more months. Let me know what you think!
@MikroORM
MikroORM
19 days
I've been cooking something over the weekend: MikroORM v7 will have native support for streaming! https://t.co/BA202nmDPd
0
0
15
@MikroORM
MikroORM
9 days
MikroORM 6.5.9 it out, with another round of improvements for the new `defineEntity` helper. It also contains a huge performance improvement for it. https://t.co/a5U7US9MBY
0
0
8
@MikroORM
MikroORM
19 days
I've been cooking something over the weekend: MikroORM v7 will have native support for streaming! https://t.co/BA202nmDPd
2
1
20
@MikroORM
MikroORM
19 days
MikroORM v6.5.8 is out! https://t.co/2Jicv0Z6zt
0
1
16
@MikroORM
MikroORM
25 days
MikroORM v6.5.7 is out! Fixes a performance regression with explicit transactions and introduces support for optimistic locking in mongo. https://t.co/tUjYZpHre7
0
0
7
@apify
Apify
1 month
After a year of building Crawlee for Python beta with the community, v1 is here! Crawlee is our open-source web crawling and automation library with HTTP and browser scraping, adaptive crawling, unified storage, Impit client, and fingerprint generators. Find us on Product Hunt!
3
4
12
@MikroORM
MikroORM
1 month
MikroORM v6.5.6 is out! https://t.co/ckSQfSH2Zy
0
0
8
@MikroORM
MikroORM
1 month
Also started testing the copilot agent to deal with some of the simpler issues, and I am quite amazed at what it can do. It's not perfect, but it can handle many chores (especially those in the docs) that I often didn't find the mental energy for. Feeling quite empowered now too.
0
0
3
@MikroORM
MikroORM
1 month
Getting quite a lot of contributions these days, both from new and old folks. Feels very encouraging, thanks to everyone who helps with the development!
1
0
5
@MikroORM
MikroORM
2 months
And MikroORM v7 is rebased as well (7.0.0-dev.25).
@MikroORM
MikroORM
2 months
MikroORM v6.5.3 is out, all regressions introduced by v6.5 should be fixed now, at least those that were reported so far. https://t.co/au9LJCd2uv
0
1
10
@MikroORM
MikroORM
2 months
MikroORM v6.5.3 is out, all regressions introduced by v6.5 should be fixed now, at least those that were reported so far. https://t.co/au9LJCd2uv
0
0
7
@MikroORM
MikroORM
2 months
MikroORM v6.5 is out! ✅ New defineEntity helper ✅ Balanced loading strategy ✅ Transaction propagation + tons of other improvements Blog post:
Tweet card summary image
mikro-orm.io
MikroORM v6.5 is out. This is quite a big release, adding a new way to define entities, new relation loading strategy, improvements in filters, transaction management, and many more.
0
6
38
@MikroORM
MikroORM
2 months
MikroORM v6.5 is out! ✅ New defineEntity helper ✅ Balanced loading strategy ✅ Transaction propagation + tons of other improvements Blog post:
Tweet card summary image
mikro-orm.io
MikroORM v6.5 is out. This is quite a big release, adding a new way to define entities, new relation loading strategy, improvements in filters, transaction management, and many more.
0
6
38
@MikroORM
MikroORM
3 months
MikroORM now has llms.txt and llms-full.txt files (automatically generated). https://t.co/puMubV8cd1
1
1
29
@MikroORM
MikroORM
4 months
The next release will be a feature one (v6.5). It will take a few more weeks, but you can already test out the biggest addition: `defineEntity()` helper, a new way to define entities programatically, with full type inference. Available in v6.4.17-dev.25 https://t.co/PAQ8CWwM3I
5
2
30
@kettanaito
Artem Zakharchenko
5 months
Write flat tests. No "describe", no scenario nesting, no beforeEach/afterEach hooks (as a rule). Each test case is self-contained, listing all the setup it needs. Use Symbol.dispose for reliable cleanup. Use granular test cases. ☝️ These things will make your tests shine.
22
11
203