weasel

The last Golang ORM you'll ever need, built like Active Record (with 1.18 Generics) (by ztcollazo)

Weasel Alternatives

Similar projects and alternatives to weasel based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better weasel alternative or higher similarity.

weasel reviews and mentions

Posts with mentions or reviews of weasel. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-22.
  • to orm, or not to orm
    3 projects | /r/golang | 22 Jun 2022
    I love ORMs. As someone who has worked with Rails in the past, I realized that it saves a ton of time and energy to just call User.find(:id). When I switched to Go, I realized just how much I really needed it to feel comfortable. Writing a bunch of Raw SQL and functions that basically just return SQL is hard. You could use a query builder like squirrel, but a lot of times that seems kind of like writing SQL, just with Go syntax. So I decided to create my own ORM, built on Generics, that feels just like Active Record. You can see it here. I love it. If you don't want to use mine specifically, there are a few other options out there, such as Gorm or Ent, also.

Stats

Basic weasel repo stats
1
11
0.0
over 1 year ago

ztcollazo/weasel is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of weasel is Go.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com