Skip to content
#

reflections

Here are 34 public repositories matching this topic...

Most of today's simpler software solutions closely link their work to basic database operations. The basic operations are retrieving, entering, modifying, and deleting individual data, so-called CRUD operations. To simplify the implementation of such software solutions, it is possible to build a code generator that builds a series of program sec…

  • Updated Feb 13, 2022
  • Java

Improve this page

Add a description, image, and links to the reflections topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the reflections topic, visit your repo's landing page and select "manage topics."

Learn more