Cato CRUD Generator
I just released my Cato CRUD Generator software tool. Cato is a software code generator that is 1) template-driven, 2) independent of programming language or tool, 3) customizable, and 4) hopefully very easy for developers to install and use.
By using a concept of "templates", Cato is programming language-independent, and can generate any type of source code file you can define as a template. Therefore, it not only works with Java, PHP, and XML, but also with the Hibernate, Struts, Spring Framework, Ruby, Perl, Python, C, C++, Objective C, Drupal, CakePHP, C#, .NET, and any other programming language or tool.
The best way to learn about Cato is to see the screenshots and watch the video. Here's a link to my Cato CRUD Generator screenshots and a short video demo on the Cato CRUD Generator website.
Update
I've now added the Cato CRUD Generator source code to the Github website.
Recent blog posts
- Free Scala and functional programming video training courses
- Free: Introduction To Functional Programming video training course
- The #1 functional programming (and computer programming) book
- The User Story Mapping Workshop process
- Alvin Alexander, Certified Scrum Product Owner (CSPO)
- Alvin Alexander is now a Certified ScrumMaster (CSM)
- Our “Back To Then” app (for iOS and Android)
- A Docker cheat sheet
- Pushing a Scala 3 JAR/Docker file to Google Cloud Run
- Reading a CSV File Into a Spark RDD (Scala Cookbook recipe)