Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 977 Bytes

README.md

File metadata and controls

32 lines (17 loc) · 977 Bytes

QueryMaticO - Query autoMatic Object-oriented builder

version 0.9.5

A Java ORM framework to semplify DB connection and to generate istruction.

Major policy of QueryMaticO is not to write manually queries but use Java Object to communicate with DBMN.

ATTENTION PLEASE:

QueryMaticO is under development. Do not use in production.

DOCUMENTATION:

TODO LIST

  • MySqlConnection : UNIT TEST ( to complete ) (in version 1.0)
  • complete English Documentation (in version 1.0)
  • UNIT TEST (to complete) (in version 1.0)
  • Reorder, clean and restructurate packages and methods (in version 1.0)

TODO LIST details on Projects tab of (github project)[https://github.com/PsykeDady/QueryMaticO/projects]