Главная
Study mode:
on
You
History
Saved
In progress
0 courses
compleat
0 courses
#Art & Design
#Adobe
#ChatGPT
#GitHub
#Database Programming
YouTube
education
#Object-Relational Mapping (ORM)
Showing:
36
courses
Sort by Relevancy
Highest rated
Lowest rated
Most recently added
Hibernate Tutorial in Hindi - Easy and Best Steps to Learn Hibernate
1
rewiews
Best Hibernate tutorial in Hindi for Hindi lovers and programmers by JavaTreePoint.
Add to list
38
Lesons
14 hours
On-Demand
Free-Video
Learn Python Programming Tutorial
0
rewiews
Comprehensive Python programming tutorial covering basics to advanced topics, including OOP, multithreading, and database programming, taught by Durga Sir over multiple sessions.
Add to list
48
Lesons
2 days 13 hours
On-Demand
Free-Video
Hibernate Tutorial for Beginners
0
rewiews
Comprehensive Hibernate tutorial covering object states, DDL operations, CRUD, primary key generators, HQL, criteria queries, ORM relations, pagination, and caching.
Add to list
35
Lesons
10 hours
On-Demand
Free-Video
Java Framework - Hibernate Complete Tutorial
0
rewiews
Comprehensive Hibernate tutorial covering object states, DDL operations, CRUD, primary key generators, HQL, criteria queries, ORM relations, pagination, and caching.
Add to list
35
Lesons
10 hours
On-Demand
Free-Video
Spring Hibernate Tutorial for Beginners
0
rewiews
Master Hibernate essentials: object states, DDL operations, CRUD, primary key generators, HQL, criteria queries, ORM relations, pagination, and caching. Hands-on demos included.
Add to list
35
Lesons
10 hours
On-Demand
Free-Video
Hibernate Basics Tutorials
0
rewiews
Learn Hibernate fundamentals, including configuration, entity management, CRUD operations, and advanced concepts for efficient Java-based database interactions.
Add to list
24
Lesons
4 hours 30 minutes
On-Demand
Free-Video
Spring Hibernate Tutorial
0
rewiews
Comprehensive Hibernate tutorial covering object states, DDL operations, CRUD, primary key generators, HQL, criteria queries, ORM relations, pagination, and caching.
Add to list
35
Lesons
10 hours
On-Demand
Free-Video
Hibernate - Java Framework Tutorials - Step by Step Learning
0
rewiews
Step-by-step tutorials on Hibernate, an object-relational mapping library for Java. Learn to map object-oriented models to relational databases and simplify database interactions.
Add to list
6
Lesons
3 hours 30 minutes
On-Demand
Free-Video
Hibernate Tutorial - Step by Step
0
rewiews
Step-by-step guide to Hibernate: from setup to advanced mappings. Learn to customize configurations, create tables from classes, manage schemas, and implement various relationship mappings in Java.
Add to list
18
Lesons
2 hours 30 minutes
On-Demand
Free-Video
Hibernate
0
rewiews
Learn Hibernate ORM framework: from setup to advanced concepts like inheritance, CRUD operations, HQL, Criteria API, and caching. Master object-relational mapping in Java.
Add to list
36
Lesons
8 hours
On-Demand
Free-Video
Hibernate Tutorial
0
rewiews
Comprehensive guide to Hibernate framework, covering architecture, persistence logic, mapping, and application development using various techniques and best practices.
Add to list
33
Lesons
14 hours
On-Demand
Free-Video
Hibernate Framework Tutorials - Concepts and Hands-On
0
rewiews
This playlist has videos on hibernate framework (concepts and hands on) from introduction to advanced topics.
Add to list
20
Lesons
3 hours 30 minutes
On-Demand
Free-Video
Hibernate Tutorial
0
rewiews
Comprehensive Hibernate tutorial covering object states, DDL operations, CRUD, primary key generators, HQL, criteria queries, ORM relations, pagination, and caching.
Add to list
35
Lesons
10 hours
On-Demand
Free-Video
Java Hibernate - ORM Tutorials
0
rewiews
Learn Hibernate ORM in Hindi/Urdu: from basics to web integration, annotations, HQL, and database operations. Practical examples and design patterns included.
Add to list
10
Lesons
3 hours 30 minutes
On-Demand
Free-Video
Gary Clarke
How to Create a Symfony Console Command
0
rewiews
Learn to create Symfony console commands for e-commerce applications, covering setup, configuration, database integration, and practical implementation techniques.
Add to list
21
Lesons
21 minutes
On-Demand
Free-Video
Laith Academy
Prisma 2 - Node JS ORM Crash Course
0
rewiews
Comprehensive guide to Prisma ORM for Node.js, covering setup, schema definitions, migrations, data relationships, and client usage. Ideal for developers seeking efficient database management.
Add to list
8
Lesons
1 hour 18 minutes
On-Demand
Free-Video
Donald Feury
How to Use GORM to Interact With Your SQL Databases in Golang
0
rewiews
Learn to use GORM for SQL database interactions in Golang. Define schemas with structs, perform migrations, seed data, and execute queries without writing raw SQL. Includes error handling and query review.
Add to list
12
Lesons
25 minutes
On-Demand
Free-Video
Jeremy Chone
Rust Sea-Query for Production Coding - SQL Builder for PostgreSQL, MySQL, and SQLite
0
rewiews
Upgrading Rust web app with sea-query SQL builder and MODQL for advanced filtering. Enhances database support and query capabilities for more versatile and powerful web applications.
Add to list
6
Lesons
50 minutes
On-Demand
Free-Video
Linode
Building a SaaS Checkout Experience with Django and Stripe - SaaS App From Scratch
0
rewiews
Step-by-step guide to building a SaaS checkout experience using Django and Stripe, covering database modeling, admin setup, course listing, and payment integration.
Add to list
26
Lesons
57 minutes
On-Demand
Free-Video
Scala Days Conferences
Tyqu - Typesafe SQL Queries in Scala
0
rewiews
Introducing Tyqu: A Scala library for type-safe SQL queries. Leverages Scala 3 features for convenient, functional-style database interactions with compile-time checks and runtime code generation.
Add to list
1
Lesons
37 minutes
On-Demand
Free-Video
Code with Ania Kubów
Build Your Own Database Programming Interface - GraphQL and REST API with Neurelo
0
rewiews
Learn to create custom database programming interfaces using GraphQL, REST API, and Neurelo. Gain hands-on experience in building efficient and flexible data management solutions for your applications.
Add to list
1
Lesons
22 minutes
On-Demand
Free-Video
NDC Conferences
Design Good Schemas - Get a Better Database
0
rewiews
Optimize database performance through effective schema design, covering modeling, table mapping, and data types. Learn to avoid common pitfalls and create flexible, maintainable database structures.
Add to list
24
Lesons
1 hour 2 minutes
On-Demand
Free-Video
PyCon US
Improving App Performance with Snapshots
0
rewiews
Learn to enhance app performance by optimizing database queries using the "snapshot-queries" library. Discover techniques for efficient Python coding and scaling without increased costs.
Add to list
18
Lesons
24 minutes
On-Demand
Free-Video
CppNow
Practical C++11 - What I Learned Adding C++11 Support to ODB
0
rewiews
Insights on practical C++11 usage from ORM development experience. Covers perfect forwarding, value vs. reference passing, auto keyword, range-based loops, and cross-platform implementation challenges.
Add to list
1
Lesons
1 hour 25 minutes
On-Demand
Free-Video
CppNow
ODB, an ORM for C++
0
rewiews
Explore ODB, an open-source ORM system for C++. Learn about C++11 support, database schema evolution, polymorphism, and multi-database capabilities for efficient object persistence in relational databases.
Add to list
40
Lesons
1 hour 29 minutes
On-Demand
Free-Video
EuroPython Conference
Introduction to Python Database Programming
0
rewiews
Learn essential techniques for efficient Python database programming, covering SQL basics, database APIs, and best practices for data manipulation and storage.
Add to list
1
Lesons
59 minutes
On-Demand
Free-Video
EuroPython Conference
Advanced Database Programming with Python
0
rewiews
Explore advanced database programming with Python, covering locks, distributed transactions, and transaction isolation for robust production environments.
Add to list
15
Lesons
31 minutes
On-Demand
Free-Video
EuroPython Conference
Optimizing Queries for Not So Big Data in PostgreSQL
0
rewiews
Optimizing PostgreSQL queries for medium-sized datasets: strategies for efficient database design, query optimization, and maintenance to handle high-volume data and requests.
Add to list
16
Lesons
31 minutes
On-Demand
Free-Video
EuroPython Conference
Introducing Asynchronous SQLAlchemy
0
rewiews
Explore SQLAlchemy's new asyncio support, including AsyncEngine setup, avoiding pitfalls, and using synchronous functions in async contexts. Ideal for developers with ORM and asyncio experience.
Add to list
1
Lesons
30 minutes
On-Demand
Free-Video
PASS Data Community Summit
The Right Tool for the Right Job - Serving Data From SQL Server
0
rewiews
Strategies for efficient data retrieval from SQL Server, comparing methods like stored procedures and ORMs. Includes implementation examples in .NET and tips for performance tuning and database structuring.
Add to list
14
Lesons
55 minutes
On-Demand
Free-Video
ng-conf
AngularJS ORM
0
rewiews
Explore AngularJS ORM techniques for efficient data management and improved application performance in this insightful conference talk by Dean Sofer.
Add to list
1
Lesons
30 minutes
On-Demand
Free-Video
Scala Days Conferences
Pure Functional Database Programming Without JDBC
0
rewiews
Explore pure functional database programming in Scala without JDBC, focusing on PostgreSQL communication, socket interfaces, and protocol layers for efficient and type-safe database interactions.
Add to list
18
Lesons
54 minutes
On-Demand
Free-Video
NDC Conferences
Database as API with PostgreSQL and Massive.js
0
rewiews
Explore PostgreSQL integration with Node.js using Massive.js, a data mapper that leverages database capabilities for efficient and flexible application development.
Add to list
37
Lesons
49 minutes
On-Demand
Free-Video
NDC Conferences
Defensive Coding Bootcamp
0
rewiews
Learn essential security practices to build robust, hack-resistant software. Explore vulnerabilities, evasive coding techniques, and fundamental principles applicable across programming languages.
Add to list
19
Lesons
45 minutes
On-Demand
Free-Video
SQLBits
Beware of Nondeterministic T-SQL Code
0
rewiews
Explore the implications of nondeterministic T-SQL calculations and learn best practices to avoid potential issues in your database development.
Add to list
1
Lesons
51 minutes
On-Demand
Free-Video
Satish C J
PL/SQL Introduction - Anonymous Blocks, Procedures, and Control Statements - Session 1
0
rewiews
Learn PL/SQL fundamentals: blocks, procedures, conditional statements, and case expressions. Master essential concepts for Oracle database programming and development.
Add to list
13
Lesons
40 minutes
On-Demand
Free-Video
load more...