CodeSamplez

Programming Tutorials And Source Code Examples

  • Facebook
  • Google+
  • RSS
  • Twitter
  • Home
  • Featured
    • C# Tutorials
      • LinQ Tutorials
      • Facebook C# API Tutorials
    • PHP Tutorials
      • CodeIgniter Tutorials
    • Amazon AWS Tutorials
  • Categories
    • Programming
    • Development
    • Database
    • Web Server
    • Source Control
    • Management
    • Project
  • About
  • Write
  • Contact
Home Archives for Database

9 Useful Mysql Indexing Tips You Should Know About

Rana Ahsan August 10, 2014 3 Comments

 9 Useful Mysql Indexing Tips You Should Know About 

Indexing is a must to have part when it comes to the area of performance optimization from database side. However, sometimes may of us create indexes that might not be best and could have other side effects instead. From last few days of my work, I … [Read more...]

Filed Under: Database Tagged With: mysql

Doctrine Relationship Management Between Entities

Rana Ahsan May 5, 2013 3 Comments

 Doctrine Relationship Management Between Entities 

As we are using Doctrine ORM for easing our database layer programming, it's very important to understand how to establish the doctrine relationship between entities and do it in proper way to build a robust relational database design. Here by the … [Read more...]

Filed Under: Database Tagged With: doctrine, php

Transformation Between Doctrine Entity And MySQL Database

Rana Ahsan April 28, 2013 Leave a Comment

 Transformation Between Doctrine Entity And MySQL Database 

If you have started using doctrine ORM, you should already have the idea how tightly the database and doctrine entity are bonded together. Any kind of change must need to be reflected on doctrine entity and database itself as well. That can become a … [Read more...]

Filed Under: Database Tagged With: doctrine, php

How To Execute Native SQL Query With Doctrine

Rana Ahsan April 21, 2013 Leave a Comment

 How To Execute Native SQL Query With Doctrine 

So, seems like you are in big trouble? Otherwise why you will want to execute doctrine native SQL query? In this tutorial I will describe and show how you can perform such operations. But that doesn't necessarily mean, I am encouraging you to use it … [Read more...]

Filed Under: Database Tagged With: doctrine, mysql, php

Doctrine Model Plugin For Codeigniter

Rana Ahsan November 21, 2012 3 Comments

 Doctrine Model Plugin For Codeigniter 

On an earlier tutorial, I did showed how we can easily perform the CRUD operations using doctrine ORM. However, as a lot of developers use doctrine ORM as part of their favorite Codeigntier framework, I came to feel that, it will be very useful if we … [Read more...]

Filed Under: Database, Development Tagged With: codeigniter, doctrine, php, plugin

Basics On Doctrine CRUD Operations

Rana Ahsan July 18, 2012 3 Comments

 Basics On Doctrine CRUD Operations 

Some developers don't start using doctrine in their application, just because, they find it a little difficult to get started(I listened so from some of my own friends too). And unluckily, I also faced some similar issue as well. I tried to start it … [Read more...]

Filed Under: Database, Development Tagged With: doctrine, mysql, php

  • 1
  • 2
  • 3
  • Next Page »

Email Subscription

Never miss any programming tutorial again.

Popular Tutorials

  • Generate HTTP Requests using c#
  • How To Work With JSON In Node.js / JavaScript
  • How To Work With C# Serial Port Communication
  • PHP HTML5 Video Streaming Tutorial
  • 8 Most Frequently Used And Useful PHP Array Operations
  • Get Facebook C# Api Access Token
  • How To Work With Multithreaded Programming In C#.NET Application
  • Tutorial On Uploading File With CodeIgniter Framework / PHP
  • Facebook C# API Tutorials
  • Control HTML5 Audio With Jquery
Follow Us On Twitter

Recent Tutorials

  • Document Your REST API Like A Pro
  • Understanding Golang Error Handling
  • Web Application Case Studies You Must Read
  • Getting Started With Golang Unit Testing
  • Getting Started With Big Data Analytics Pipeline
  • NodeJS Tips And Tricks For Beginners
  • Apple Push Notification Backend In NodeJS
  • Web Based Universal Language Translator, Voice/Text Messaging App
  • How To Dockerize A Multi-Container App From Scratch
  • Getting Started With NVML Python API

Recent Comments

  • prem on PHP HTML5 Video Streaming Tutorial
  • Luis Villarroel on LinQ Query With Like Operator
  • Yanming Wei on PHP HTML5 Video Streaming Tutorial
  • Adolfo on Apple Push Notification Backend In NodeJS
  • NganKhuong on How To Work With JSON In Node.js / JavaScript

Archives

Resources

  • CodeSamplez.com Demo

Tags

.net apache api audio aws c# cache cloud server codeigniter deployment doctrine facebook git github golang htaccess html5 http image java javascript linq mysql nodejs oop performance php phpmyadmin plugin process python regular expression scalability server smarty ssh tfs thread tips ubuntu unit-test utility web application wordpress wpf

Copyright © 2010 - 2019 · CodeSamplez.com ·