User Tools

Site Tools


Writing /var/www/html/john.de-graaff.net/webroot/wiki/data/cache/f/f154c2bf596f94f7435ce08ef5cf1f33.metadata failed
links:devel
Writing /var/www/html/john.de-graaff.net/webroot/wiki/data/cache/b/bf111e76e59a388c9525e3ec822a9d12.xhtml failed

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
links:devel [2018/03/13 17:21]
jdg [REST]
links:devel [2018/03/28 22:37]
jdg [Learn Perl]
Line 92: Line 92:
 ]] ]]
   * http://​search.cpan.org/​   * http://​search.cpan.org/​
 +
 +==== Learn Perl ====
 +    * https://​perlmaven.com/​beginner-perl-maven-pod \\ on [[https://​www.youtube.com/​watch?​v=1LDHUTf-LHo&​list=PLw7UYp3N0eUYiICZUFR3p299TvjXZ4zFj&​index=8|Youtube]]
  
 === Perl Web Framework === === Perl Web Framework ===
Line 138: Line 141:
  
 ^ Operation ^ SQL ^ HTTP ^ ^ Operation ^ SQL ^ HTTP ^
-| Create | INSERT | PUT / POST |+| Create | INSERT | POST |
 | Read (Retrieve) | SELECT | GET | | Read (Retrieve) | SELECT | GET |
-| Update (Modify) | UPDATE | PUT / POST |+| Update (Modify) | UPDATE | PUT |
 | Delete (Destroy) | DELETE | DELETE | | Delete (Destroy) | DELETE | DELETE |
  
Line 159: Line 162:
   * https://​metacpan.org/​pod/​Dancer2::​Plugin::​Queue::​MongoDB   * https://​metacpan.org/​pod/​Dancer2::​Plugin::​Queue::​MongoDB
  
-==== MongoDB ​Perl ====+==== MongoDB ====
  
   * [[wp>​MongoDB]]   * [[wp>​MongoDB]]
Line 167: Line 170:
   * https://​docs.mongodb.com/​manual/​core/​data-modeling-introduction/​   * https://​docs.mongodb.com/​manual/​core/​data-modeling-introduction/​
   * https://​docs.mongodb.com/​manual/​crud/​   * https://​docs.mongodb.com/​manual/​crud/​
 +  * https://​docs.mongodb.com/​manual/​reference/​sql-comparison/​
   * Mongo Shell -> https://​docs.mongodb.com/​manual/​mongo/​   * Mongo Shell -> https://​docs.mongodb.com/​manual/​mongo/​
   * https://​docs.mongodb.com/​manual/​tutorial/​install-mongodb-on-os-x/​   * https://​docs.mongodb.com/​manual/​tutorial/​install-mongodb-on-os-x/​
   * BSON -> http://​bsonspec.org/​   * BSON -> http://​bsonspec.org/​
   * BSON is unlike Protobuf -> https://​github.com/​google/​protobuf   * BSON is unlike Protobuf -> https://​github.com/​google/​protobuf
 +
 +=== MongoDB Perl ===
 +
   * http://​search.cpan.org/​dist/​MongoDB/​lib/​MongoDB.pm   * http://​search.cpan.org/​dist/​MongoDB/​lib/​MongoDB.pm
  
/var/www/html/john.de-graaff.net/webroot/wiki/data/pages/links/devel.txt ยท Last modified: 2019/03/06 07:33 (external edit)