Lynda Advanced SQL for Application Development-APoLLo

Lynda Advanced SQL for Application Development-APoLLo | Apps-Tutorials | MP4 | 243.43 MiB

1 029 kb/s 1280×800 | AAC 160 kb/s 2 CH

NFO (Click to Show)

                                      :
                                       :
                        .'              
                    .           :
                                        :
                                        .
                                                            "
                    .                 ,                       .
                                                      ,
        :                          :
          `                             
                                       ,             
                           .5m.         
       :'                 
    `                                                 
                                              :'
                                                        '
        ';                                              
                                                       ,      
        ,                                                 .       
          "   :                                      " 
             .                         
      '                                      
                                               '   
               :                              
            .                  
                           .
                                                   :   
                                                     .5m.
         ::                                   
       ::                               
       ::                                    ::
       ::                                             ::  
                                                      ::
    ::                                           :::  
      ::                                     :::
         ::                                    
            ..                                     
                   :.                                   
                    .                                       
                    .:.                               
             :: ..                       
               ::.           :::        
                ::::  :::::::        
                            ::::                  
     :                                             :
    %%                                               %%
   $$                                                   $$
  :$$$:                                          :$$$:
  .$$.                                            .$$.
    .......                 **               ......  
     .....             ....  
                          :: Release Info  ::                     
    RELEASE: Lynda.Advanced.SQL.for.Application.Development-APoLLo  
       URL:     https://bit.ly/2M1AxEH                                   
       SOURCE:  Lynda.com                                            
       DATE:    5/27/2020                                             
       UPDATE:                                                        
       ex.FiLES:    Yes                                               
                                       **
                           ==                        
      :                                                                 :
     %%                                                                 %%
    $$                                                                    $$
   :$$$:                                                                :$$$:
   .$$.                                                                .$$.
     ......                 **                 ......  
      ....             ....  
                          ::    Greets     ::                     
                                       **
                           ==                        
         .eEE                  EEe.        
        $$$$                  $$$$     
       "PEE              EEP"     
          "            "      
                           .. sMOOTh > iMPURe.194o ..
SAUCE00                                   Smooth                                  202004154]  P Y     IBM VGA               

File List (Click to Show)

5.3M	01 Introduction
5.3M	01 Introduction/001 Getting started with SQL for application developers.mp4
69M	02 Advanced Querying with Select
12M	02 Advanced Querying with Select/001 Designing an ecommerce application database.mp4
12M	02 Advanced Querying with Select/002 Creating tables and loading data.mp4
7.7M	02 Advanced Querying with Select/003 Using environment variables for connection parameters.mp4
5.0M	02 Advanced Querying with Select/004 Connecting to a database.mp4
8.0M	02 Advanced Querying with Select/005 Parameterizing SELECT statements.mp4
18M	02 Advanced Querying with Select/006 Avoiding N1 queries.mp4
1.3M	02 Advanced Querying with Select/007 Challenge_ Write a parameterized query in Python.mp4
6.2M	02 Advanced Querying with Select/008 Solution_ How to write a parameterized query in Python.mp4
24M	03 Indexing Tables
3.4M	03 Indexing Tables/001 Overview of index types.mp4
3.4M	03 Indexing Tables/002 Using B-tree indexes and range scans.mp4
2.6M	03 Indexing Tables/003 Using hash indexes and equality operations.mp4
4.1M	03 Indexing Tables/004 Covering indexes.mp4
3.5M	03 Indexing Tables/005 Indexes and bulk data loading.mp4
4.5M	03 Indexing Tables/006 Avoiding index locks.mp4
1.1M	03 Indexing Tables/007 Challenge_ Define a B-tree and a hash index.mp4
1.5M	03 Indexing Tables/008 Solution_ Defining B-tree and hash indexes.mp4
43M	04 Object-Relational Mapping (ORM)
2.5M	04 Object-Relational Mapping (ORM)/001 Overview of object-relational mapping.mp4
4.9M	04 Object-Relational Mapping (ORM)/002 Introduction to SQLAlchemy.mp4
2.1M	04 Object-Relational Mapping (ORM)/003 Installing SQLAlchemy.mp4
27M	04 Object-Relational Mapping (ORM)/004 Query with SQLAlchemy.mp4
3.2M	04 Object-Relational Mapping (ORM)/005 Limitations of ORM and cautionary advice.mp4
1.2M	04 Object-Relational Mapping (ORM)/006 Challenge_ Create an ORM model.mp4
2.2M	04 Object-Relational Mapping (ORM)/007 Solution_ Create an ORM model.mp4
43M	05 Designing for Scalability
12M	05 Designing for Scalability/001 Overview of partitioning.mp4
9.8M	05 Designing for Scalability/002 Range partitioning.mp4
5.8M	05 Designing for Scalability/003 List partitioning.mp4
7.8M	05 Designing for Scalability/004 Hash partitioning.mp4
1.8M	05 Designing for Scalability/005 Querying partitioned tables.mp4
2.7M	05 Designing for Scalability/006 Using read-only replicas.mp4
1.1M	05 Designing for Scalability/007 Challenge_ Define a partitioned table.mp4
2.0M	05 Designing for Scalability/008 Solution_ Defining a partitioned table.mp4
39M	06 Designing for Reliability
4.6M	06 Designing for Reliability/001 Database errors.mp4
14M	06 Designing for Reliability/002 Error trapping.mp4
6.7M	06 Designing for Reliability/003 Database not responding timeouts and exponential backoff.mp4
6.5M	06 Designing for Reliability/004 Connection pooling and bulk heads.mp4
6.0M	06 Designing for Reliability/005 Monitoring and logging best practices.mp4
988K	06 Designing for Reliability/006 Challenge_ When your Python application fails.mp4
816K	06 Designing for Reliability/007 Solution_ When your Python application fails.mp4
19M	07 Designing for Maintainability
5.2M	07 Designing for Maintainability/001 Understanding schema changes.mp4
4.9M	07 Designing for Maintainability/002 Ad hoc scripts for schema changes.mp4
3.0M	07 Designing for Maintainability/003 Automated schema migration with Flyway.mp4
3.6M	07 Designing for Maintainability/004 Automated schema migration with Liquibase.mp4
1.2M	07 Designing for Maintainability/005 Challenge.mp4
1.5M	07 Designing for Maintainability/006 Solution.mp4
3.9M	08 Conclusion
3.9M	08 Conclusion/001 Key considerations.mp4
12K	Ex_Files_Adv_SQL_App_Dev.zip
244M	total

File: 001 Getting started with SQL for application developers.mp4
Size: 5536598 bytes (5.28 MiB), duration: 00:00:43, avg.bitrate: 1030 kb/s
Audio: aac, 48000 Hz, stereo (und)
Video: h264, yuv420p, 1280x800, 30.00 fps(r) (eng)


Download Lynda Advanced SQL for Application Development-APoLLo ( Size: 243.43 MiB ) :

http://nitroflare.com/view/379FD706B7B3A75/cegbcLyAdSQfoApDeAP.zip

http://rapidgator.net/file/06378c9591023546ced39413d0471923/cegbcLyAdSQfoApDeAP.zip.html

Keywords: Lynda, Advanced, SQL, for, Application, Development, APoLLo
Apps-Tutorials
Comments (0)
Add Comment