 
            
              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
            
            
           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! 
           I've been cooking something over the weekend: MikroORM v7 will have native support for streaming!  https://t.co/BA202nmDPd 
            
            
                
                0
              
              
                
                0
              
              
                
                15
              
             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
              
             I've been cooking something over the weekend: MikroORM v7 will have native support for streaming!  https://t.co/BA202nmDPd 
          
          
                
                2
              
              
                
                1
              
              
                
                20
              
             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
              
             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
              
             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
              
             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
              
             And MikroORM v7 is rebased as well (7.0.0-dev.25). 
           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 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 v6.5 is out! ✅ New defineEntity helper ✅ Balanced loading strategy ✅ Transaction propagation + tons of other improvements Blog post: 
          
            
            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 v6.5 is out! ✅ New defineEntity helper ✅ Balanced loading strategy ✅ Transaction propagation + tons of other improvements Blog post: 
          
            
            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 v6.5 will have a new `balanced` loading strategy.  https://t.co/arG0aDI4D0 
          
          
            
            github.com
              This strategy combines the benefits of select-in and joined strategies by joining only to-one relations, and using separate queries for the to-many ones. Closes #6129
            
                
                1
              
              
                
                2
              
              
                
                14
              
             MikroORM v6.5 will have a new `balanced` loading strategy.  https://t.co/arG0aDI4D0 
          
          
            
            github.com
              This strategy combines the benefits of select-in and joined strategies by joining only to-one relations, and using separate queries for the to-many ones. Closes #6129
            
                
                1
              
              
                
                2
              
              
                
                14
              
             MikroORM now has llms.txt and llms-full.txt files (automatically generated).  https://t.co/puMubV8cd1 
          
          
                
                1
              
              
                
                1
              
              
                
                29
              
             Aaaaand another one for my Temporal package spree, this time Temporal support for @MikroORM!  https://t.co/8Lxefwf1yV 
          
          
            
            npmjs.com
              Temporal types for Mikro ORM. Latest version: 1.1.0, last published: 3 months ago. Start using mikro-orm-temporal in your project by running `npm i mikro-orm-temporal`. There are no other projects in...
            
                
                0
              
              
                
                1
              
              
                
                3
              
             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
              
             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
              
             
             
            