No go-zero videos yet. You could help us improve this page by suggesting one.
Hibernate might be a bit more popular than go-zero. We know about 17 links to it since March 2021 and only 12 links to go-zero. 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.
Maybe you can try https://github.com/zeromicro/go-zero, a different way to write your web applications. It generates the skeleton of your web apps. Source: over 2 years ago
Easy to use with start with https://github.com/zeromicro/go-zero, cannot say about long term. Source: about 3 years ago
Today in two years ago, I submit my first commit of go-zero code to GitHub, and two years later, go-zero is now 19.7K stars and 2.9K forks. go-zero has been well known for lots of developers, adopted by many companies, and helped many developers to be hired by their favorite companies through learning go-zero source code. Looking forward to the third year, we will continue to bring more convenient and practical... - Source: Hacker News / about 3 years ago
I'm writing a simple gateway for go-zero, but I don't know what's the best practices on converting RESTful to gRPC requests. Source: over 3 years ago
When I was doing backend development and writing go-zero, I would often need to monitor network connections and analyze the request packets. For example. - Source: dev.to / over 3 years ago
Performance optimization in Spring Boot applications often requires deep visibility into database interactions. While traditional logging provides basic SQL query information, it frequently lacks the crucial context of where these queries originate in your codebase. This is especially important with lazy loading of Hibernate entities, where queries can be triggered unexpectedly throughout the application... - Source: dev.to / 2 months ago
Object-Relational Mapping frameworks like Hibernate (Java), SQLAlchemy (Python), and Sequelize (Node.js) typically use parameterized queries by default and abstract direct SQL interaction. These frameworks help eliminate common developer errors that might otherwise introduce vulnerabilities. - Source: dev.to / 7 months ago
Overview: Hibernate is a Java ORM (Object Relational Mapping) framework that simplifies database operations by mapping Java objects to database tables. It allows developers to focus on business logic without worrying about SQL queries, making database interactions seamless and more maintainable. - Source: dev.to / 10 months ago
Hibernate is the umbrella for a collection of libraries, most notably Hibernate ORM which provides Object/Relational Mapping for java domain objects. In addition to its own "native" API, Hibernate ORM is also an implementation of the Java Persistence API (jpa) specification. - Source: dev.to / almost 3 years ago
I'm using Spring Data JPA as a persistence framework. Therefore, those classes are Hibernate entities. - Source: dev.to / almost 3 years ago
Adonis JS - AdonisJs is a Node.js web framework with breath of fresh air and drizzle of elegant syntax on top of it
Spring Framework - The Spring Framework provides a comprehensive programming and configuration model for modern Java-based enterprise applications - on any kind of deployment platform.
Stellify - A Better Way for Artisans to Build Web Apps
Grails - An Open Source, full stack, web application framework for the JVM
celljs.org - A self-driving web app framework
Apache Struts - Apache Struts is an open-source web application framework for developing Java EE web applications.