No features have been listed yet.
Based on our record, Mikro orm should be more popular than Go Micro. It has been mentiond 26 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Why typeorm over something like https://mikro-orm.io/? - Source: Hacker News / 9 months ago
In my usual NodeJS tech stack, which includes GraphQL, NestJS, SQL (predominantly PostgreSQL with MikroORM), I encountered these limitations. To overcome them, I've developed a new stack utilizing Rust, which still offers some ease of development:. - Source: dev.to / almost 2 years ago
Mikro-ORM is a TypeScript ORM that focuses on simplicity and efficiency. It supports various SQL databases and MongoDB. Mikro-ORM is known for its simplicity and developer-friendly APIs. It provides a concise syntax for defining data models and relationships, making it easy to use. - Source: dev.to / almost 2 years ago
I found MikroORM [0] to be quite reasonable if you're in the TS ecosystem already. It was also easy to do custom, raw queries, and really just felt like it wasn't in the way. [0] https://mikro-orm.io/. - Source: Hacker News / almost 2 years ago
It also does code generation into its own module, so good luck with hoisting in a monorepo where you want multiple independent prisma schemas. MikroORM[1] is a much better alternative to Prisma in my opinion but any ORM carries some form of baggage. [1] https://mikro-orm.io/. - Source: Hacker News / over 2 years ago
Two things. I have revived my work on Go Micro (https://github.com/micro/go-micro). As a VC funded company there was a lot of confusion around the tools we were building and we veered off in a direction that alienated the community. With the company dead, funding gone, etc there's an opportunity to rebuild value around the Go Micro framework. The second thing I'm working on is the Reminder (https://reminder.dev &&... - Source: Hacker News / 5 months ago
Go-micro is a well known one (though I've never used it): https://github.com/go-micro/go-micro. - Source: Hacker News / over 2 years ago
@dang could you replace the link with https://github.com/go-micro/go-micro ? - Source: Hacker News / about 3 years ago
This is my library, unfortunately the website is filled with horrible popup ads. See https://github.com/go-micro/go-micro instead. - Source: Hacker News / about 3 years ago
I spent quite a few years working on a standalone framework called Go Micro which has now been donated to a community - https://github.com/go-micro/go-micro. Ultimately it never really achieved the potential I standardisation I was hoping for e.g something like gRPC. Micro is more of an all encompassing platform that addresses not just writing code but running, consuming it, securing it. I've been using it in... - Source: Hacker News / about 3 years ago
Beego - Beego Web is official blog and documentation website for beego app web framework
Gin Gonic - Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin. - ...
Propel ORM - Application and Data, Languages & Frameworks, and Microframeworks (Backend)
Hibernate - Hibernate an open source Java persistence framework project.
go-zero - go-zero is a web and rpc framework written in Go.
DBFlow - DBFlow is a super-fast, feature-rich, and easy-to-use ORM Android database library that automatically writes database-related code.