Author Topic: Advanced MySQL tutorial  (Read 1879 times)

Offline AS

  • Hero Member
  • *****
  • Posts: 4098
  • Have a nice ... night!
Advanced MySQL tutorial
« on: October 29, 2011, 06:16:29 AM »
Hi All,

I'm searching for suggestions about some MySQL tutorial, on line courses, books and advanced info in general.
Particularly in interested about C API, use of MySQL with Apache, database administration tasks.
Of course internet is plenty of resource, I would say too much, my difficult is about to identify some good and advanced tutorial.

Thanks in advance. Any suggestion will be greatly appreciated.

AS


Offline rubentje1991

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 2108
  • Rubenus Parvus MCMXCI
Re: Advanced MySQL tutorial
« Reply #1 on: October 30, 2011, 07:11:54 AM »
Following this thread.... I already used MySQL during programming several times, but that was "learn-during-practice"...  :)
We've had SQL at school last year (focused on PostgreSQL), with a book that focused both on MySQL and MSSQL (if I can remember correctly)...
If you're interested in that book (it also discuss API, etc...) - I'll lookup the ISBN

Offline AS

  • Hero Member
  • *****
  • Posts: 4098
  • Have a nice ... night!
Re: Advanced MySQL tutorial
« Reply #2 on: October 30, 2011, 07:24:43 AM »
Following this thread.... I already used MySQL during programming several times, but that was "learn-during-practice"...  :)
We've had SQL at school last year (focused on PostgreSQL), with a book that focused both on MySQL and MSSQL (if I can remember correctly)...
If you're interested in that book (it also discuss API, etc...) - I'll lookup the ISBN

Look like a good starting point. Title/Author should be enough, if not ISBN.

Thanks  ;)

AS

Offline rubentje1991

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 2108
  • Rubenus Parvus MCMXCI
Re: Advanced MySQL tutorial
« Reply #3 on: October 30, 2011, 10:07:10 AM »
OK, false alert....
I got the book upstairs - and it's in Dutch  :-\  :-X
(always the same, half of my study books are in English, other half in Dutch.... -- never can remember which books are in English)...
But I'll look through the info of that year, if the teachers has suggested another book (I only can say that this book is not a translation from English)...

But the author has also written books in English about SQL and/or MySQL:

Author: Rick F. Van Der Lans
Example of books of him here: http://www.goodreads.com/author/show/815976.Rick_F_van_der_Lans

My book in Dutch:
Title: "Het SQL Leerboek" (~ The SQL guidebook?)
ISBN: 90 395 2302 9
example site: http://www.comcol.nl/detail/57894.htm (this is the book I read, and it was very clear -- part IV was about programming with SQL: embedded SQL, transactions, multi-user, ODBC, ....)

I hope that the books in English are as good as the ones in Dutch -- then it's a good choice....

Maybe I'll send also some slides, if they're in English  ;) (via pm)

Offline AS

  • Hero Member
  • *****
  • Posts: 4098
  • Have a nice ... night!
Re: Advanced MySQL tutorial
« Reply #4 on: October 30, 2011, 10:21:51 AM »
OK, false alert....
I got the book upstairs - and it's in Dutch  :-\  :-X
(always the same, half of my study books are in English, other half in Dutch.... -- never can remember which books are in English)...
But I'll look through the info of that year, if the teachers has suggested another book (I only can say that this book is not a translation from English)...

But the author has also written books in English about SQL and/or MySQL:

Author: Rick F. Van Der Lans
Example of books of him here: http://www.goodreads.com/author/show/815976.Rick_F_van_der_Lans


Thanks!

Quote

My book in Dutch:
Title: "Het SQL Leerboek" (~ The SQL guidebook?)
ISBN: 90 395 2302 9
example site: http://www.comcol.nl/detail/57894.htm (this is the book I read, and it was very clear -- part IV was about programming with SQL: embedded SQL, transactions, multi-user, ODBC, ....)

 :D nope, no Dutch here!  :D

Quote
I hope that the books in English are as good as the ones in Dutch -- then it's a good choice....

Yes, usually it' so unless of bad translation ...

Quote
Maybe I'll send also some slides, if they're in English  ;) (via pm)


Anything related is welcome!  :)

AS

Offline rubentje1991

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 2108
  • Rubenus Parvus MCMXCI
Re: Advanced MySQL tutorial
« Reply #5 on: October 30, 2011, 10:35:25 AM »
OK, the teacher made the slides in Dutch  ::)
(however, full of English expressions  :P)...
But too much Dutch to be comprehended by English people

If I find something, I'll still let you know  :)

Offline AS

  • Hero Member
  • *****
  • Posts: 4098
  • Have a nice ... night!
Re: Advanced MySQL tutorial
« Reply #6 on: October 30, 2011, 11:23:45 AM »
OK, the teacher made the slides in Dutch  ::)
(however, full of English expressions  :P)...
But too much Dutch to be comprehended by English people

If I find something, I'll still let you know  :)

Thank you! Greatly appreciated.

AS

Offline Mike

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 7573
  • Saved from the Fire
I'm not upset that you lied to me,
I'm upset that from now on I can't believe you.
~Friedrich Nietzsche~


Joe Gable
Dave "Exwintech"
Linux Counter #288984

Offline AS

  • Hero Member
  • *****
  • Posts: 4098
  • Have a nice ... night!
Re: Advanced MySQL tutorial
« Reply #8 on: October 31, 2011, 02:34:23 PM »
Would this help any  ???

http://www.tutorialpdf.com/Database/MySQL-Database/Advanced-MySQL-Optimization-Tutorial.html


Thank you, I think I will leave this as a further steep, right now I need to start from something a little more ... didactic...  ;)
I remember that I saw a documentation section on mysql.com website a few years ago... don't seem I can find it right now that mysql is in Oracle hands.  :(

Fortunately I found these (I think they are a replica of the original documentation) :
http://mariadb.org/en/docs/
http://kb.askmonty.org/en/
http://kb.askmonty.org/en/recommended-mariadb-mysql-books

Thank you, appreciate your help.  :)

AS

Offline Mike

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 7573
  • Saved from the Fire
Re: Advanced MySQL tutorial
« Reply #9 on: October 31, 2011, 04:31:09 PM »
You're very welcome, I am trying.... :-\
I'm not upset that you lied to me,
I'm upset that from now on I can't believe you.
~Friedrich Nietzsche~


Joe Gable
Dave "Exwintech"
Linux Counter #288984