Skip to content
@go-juicedev

juicedev

go-juicedev 🚀

go-juicedev is a GitHub organization focused on building efficient and developer-friendly database tools and ORM (Object-Relational Mapping) solutions for Go. Our flagship project, Juice ORM, is a high-performance ORM library designed to simplify database operations and boost development productivity.


Core Projects

🍹 Juice ORM

Juice is a Go ORM library inspired by Java's MyBatis. It supports multiple database drivers, connection pooling, transaction management, and more. With its powerful SQL mapping and result binding capabilities, Juice helps developers interact with databases more efficiently.

  • Key Features:

    • Supports multiple database drivers (MySQL, PostgreSQL, etc.) and connection pool configurations.
    • Provides advanced features like transaction management and nested transactions.
    • Enables dynamic SQL generation with XML or code-based SQL mapping.
    • Includes a code generation tool, juicecli, to automate interface implementation and simplify development.
  • Documentation:

  • Performance Benchmarks:

    • Check out the juice-benchmark repository to see how Juice ORM compares with other ORM tools.

Our Tools

🛠️ juicecli

juicecli is a command-line tool designed to automate the generation of database operation interface implementations. With a simple configuration file, developers can quickly generate code and reduce repetitive tasks.

  • Features:

    • Generates database operation interface implementations from configuration files.
    • Simplifies development workflows and improves productivity.
  • Documentation:


Why Choose go-juicedev?

  • High Performance: Juice ORM is designed for performance and stability, making it ideal for complex database operations and high-concurrency scenarios.
  • Ease of Use: Clear documentation and code generation tools make it easy for developers to get started and integrate into their projects.
  • Open Source & Community-Driven: We are committed to building an open developer community. Contributions and feedback are always welcome!

Join Us

We welcome all developers interested in Go and database development to join our community! If you have any questions, suggestions, or would like to contribute, feel free to reach out:

  • GitHub Issues: Submit issues or feature requests.
  • Pull Requests: Contributions are always welcome!
  • Discussions: Join our discussions to share ideas and experiences.

License

All projects are open-source under the MIT License. Feel free to use and contribute.


Contact Us

  • GitHub Organization: go-juicedev
  • Core Maintainer: [Your GitHub Username]
  • Email: [Your Email Address]

go-juicedev - Making Go Database Development Easier and More Efficient! 🍹

Pinned Loading

  1. juice juice Public

    Mybatis implement with pure Golang std lib.

    Go 82 10

  2. juicecli juicecli Public

    A powerful CLI tool for Juice ORM, featuring interface implementation generation and namespace suggestions

    Go

Repositories

Showing 7 of 7 repositories
  • juice Public

    Mybatis implement with pure Golang std lib.

    go-juicedev/juice’s past year of commit activity
    Go 82 Apache-2.0 10 0 0 Updated Feb 21, 2025
  • juice-benchmark Public

    Performance benchmark suite comparing Juice ORM, GORM, and Go's database/sql for MySQL operations

    go-juicedev/juice-benchmark’s past year of commit activity
    Go 0 0 0 0 Updated Feb 14, 2025
  • juice-doc Public
    go-juicedev/juice-doc’s past year of commit activity
    Python 0 1 0 0 Updated Feb 6, 2025
  • juice-plugin-archive Public

    A GoLand plugin for Juice

    go-juicedev/juice-plugin-archive’s past year of commit activity
    Java 1 0 0 0 Updated Feb 6, 2025
  • .github Public
    go-juicedev/.github’s past year of commit activity
    0 0 0 0 Updated Jan 24, 2025
  • juicecli Public

    A powerful CLI tool for Juice ORM, featuring interface implementation generation and namespace suggestions

    go-juicedev/juicecli’s past year of commit activity
    Go 0 Apache-2.0 0 0 0 Updated Jan 23, 2025
  • juice-doc-en Public
    go-juicedev/juice-doc-en’s past year of commit activity
    Python 0 0 0 0 Updated Jan 15, 2025

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…