Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
wiki:projects:other:vidres:restsql [2018/09/04 15:53] – created jeffwiki:projects:other:vidres:restsql [2020/11/19 14:21] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Code Walkthrough: RestSQL ====== ====== Code Walkthrough: RestSQL ======
  
-  * discuss: RestSQL is designed to simplify the transformation layer between code and a database +  * Talk about what you've learned 
-  * discuss: nHibernate may be a similar competitor but I believe mine is more simplified +  * Enterprise level software development tutorial (DevOps) 
-  * discuss: what about complex joins and filters? we'll get to the towards the end.+  * RestSQL is designed to simplify the transformation layer between code and a database 
 +  * nHibernate may be a similar competitor but I believe mine is more simplified 
 +  * what about complex joins and filters? we'll get to the towards the end. 
 +  * create gitlab project 
 +  * git backup 
 +  * create gitlab branches - dev, test, prod 
 +  * create gitlab issues 
 +  * talk to jenkins 
 +  * create daily dev builds, run test cases 
 +  * Visual studio, puma, ESlint, ?
   * create a simple asp.net page   * create a simple asp.net page
   * create the user access tables   * create the user access tables
 +  * setup mysql
 +  * database backup
   * create a form   * create a form
 +  * create the controller - ensure security token
 +  * create the database interface
   * create a table to save form   * create a table to save form
   * create a page to display table data   * create a page to display table data
-  * all using RestSQL+  * create the controller 
 +  * create test cases 
 +  * git commit - track hours 
 +  * jenkins - deploy to test 
 +  * jenkins - deploy to prod
   * Complex joins and filters?   * Complex joins and filters?
 +
wiki/projects/other/vidres/restsql.1536076417.txt.gz · Last modified: 2020/11/19 14:21 (external edit)
Back to top
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0