© 2023-2027 The original authors.

Copies of this document may be made for your own use and for distribution to others, provided that you do not charge any fee for such copies and further provided that each copy contains this Copyright Notice, whether distributed in print or electronically.

Preface

Foreword

Army is
  • a better way to write SQL in Java

  • a better blocking orm framework

  • a better reactive orm framework

  • a better high-level database driver

Design Philosophy

  1. Don’t create new world,just mapping real world.

  2. We need standard,we need dialect,it’s real world.

  3. We need blocking way,we need reactive way,it’s real world.