Announcing JDA Forge: A Full-Stack Web Framework for Jda

Today we are proud to announce the release of JDA Forge v1.0.0, a comprehensive full-stack web framework designed for the Jda programming language.

Forge brings the productivity of modern rapid-application-development frameworks like Ruby on Rails to the Jda ecosystem. It provides a highly integrated suite of tools that allow developers to build secure, scalable, and high-performance web applications with ease.

Key Features

  • Rails-style DSL: Intuitive routing, controllers, and resource management.
  • Powerful ORM: A robust query builder with support for associations (belongs_to, has_many, has_many_through), polymorphic relationships, and callbacks.
  • ERB-style Templates: Fast, compiled views with zero runtime overhead.
  • Built-in Security: Secure password hashing (bcrypt), CSRF protection, SQL injection prevention, and more.
  • Comprehensive Tooling: Background jobs with retries, a robust mailer system, WebSockets with ActionCable-style channels, and an asset pipeline with production fingerprinting.
  • CLI Generators: Quickly scaffold entire resources, models, and migrations.

Built for Speed

Because JDA Forge is built on top of the Jda programming language, it inherits Jda’s extreme performance. The entire framework compiles down to efficient machine code, making it one of the fastest full-stack options available.

Get Started Today

Check out the new Forge section on our website to explore the documentation and follow our Getting Started guide.

We’ve also included a complete Blog Example to show you how all the pieces fit together.

Join us on GitHub and help us forge the future of the web!