Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
Based on architectural principles, such as Domain-Driven Design (DDD) and Command-Query Responsibility Segregation (CQRS), the Axon Framework provides the building blocks that CQRS requires and helps create scalable and extensible applications while maintaining application consistency in distributed systems.
Description
Introducing a Go entity framework that serves as a robust and straightforward ORM, perfect for both modeling and querying data. This framework offers a simple API that allows developers to represent any database schema as Go objects seamlessly. With the ability to execute queries, perform aggregations, and navigate complex graph structures effortlessly, it stands out for its user-friendly design. The API is entirely statically typed and features an explicit interface through code generation, ensuring clarity and reliability. The latest iteration of the Ent framework introduces a type-safe API that permits ordering based on fields and edges, with plans for this feature to be integrated into its GraphQL capabilities shortly. Additionally, users can easily generate an Entity Relationship Diagram (ERD) of their Ent schema with a single command, enhancing visualization. The framework further simplifies the incorporation of features like logging, tracing, caching, and soft deletion, all achievable with just 20 lines of code. Moreover, Ent supports GraphQL using the 99designs/gqlgen library and offers various integration options. It facilitates the generation of a GraphQL schema for nodes and edges defined within the Ent schema, while also addressing the N+1 problem through efficient field collection, eliminating the need for complex data loaders. This combination of features makes the Ent framework an invaluable tool for developers working with Go.
API Access
Has API
No
API Access
Has API
Yes
Integrations
Apache Groovy
Yes
AxonIQ Console
Yes
Docker
No
Go
No
GraphQL
No
Homebrew
No
Java
Yes
Kotlin
Yes
MariaDB
No
MySQL
No
Integrations
Apache Groovy
No
AxonIQ Console
No
Docker
Yes
Go
Yes
GraphQL
Yes
Homebrew
Yes
Java
No
Kotlin
No
MariaDB
Yes
MySQL
Yes
Pricing Details
FREE
Axon Framework is free and open source
Free Trial
No
Free Version
No
Pricing Details
Free
Free Trial
No
Free Version
Yes
Deployment
Web-Based
No
On-Premises
Yes
iPhone App
No
iPad App
No
Android App
No
Windows
No
Mac
No
Linux
No
Chromebook
No
Deployment
Web-Based
No
On-Premises
No
iPhone App
No
iPad App
No
Android App
No
Windows
Yes
Mac
Yes
Linux
Yes
Chromebook
No
Customer Support
Business Hours
Yes
Live Rep (24/7)
No
Online Support
Yes
Customer Support
Business Hours
No
Live Rep (24/7)
No
Online Support
Yes
Types of Training
Training Docs
Yes
Webinars
Yes
Live Training (Online)
No
In Person
Yes
Types of Training
Training Docs
Yes
Webinars
No
Live Training (Online)
No
In Person
No
Vendor Details
Company Name
AxonIQ
Country
Netherlands
Website
www.axoniq.io/products/axon-framework
Vendor Details
Company Name
ent
Country
United States
Website
entgo.io