Unix Technical Forum

Object-Oriented database

This is a discussion on Object-Oriented database within the MySQL General forum forums, part of the MySQL category; --> Is there such thing call Object-Oriented database for mysql? Basically can I store an item as an object in ...


Go Back   Unix Technical Forum > Database Server Software > MySQL > MySQL General forum

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-28-2008, 06:19 AM
sam rumaizan
 
Posts: n/a
Default Object-Oriented database

Is there such thing call Object-Oriented database for mysql? Basically can I store an item as an object in myql?






---------------------------------
Looking for earth-friendly autos?
Browse Top Cars by "Green Rating" at Yahoo! Autos' Green Center.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-28-2008, 06:19 AM
Olexandr Melnyk
 
Posts: n/a
Default Re: Object-Oriented database

You can store any object as blob, but that's not a good idea (unless object
is atomic in terms of your application).

If you want to refer to your data in object-oriented manner, you can use one
of the ORM pattern implementations on the client sise.

As for a separate data type, no, MySQL doesn't have it.

-------------------------------------------------------------
Olexandr Melnyk,
http://omelnyk.net/

2007/5/4, sam rumaizan <samcalc@yahoo.com>:
>
> Is there such thing call Object-Oriented database for mysql? Basically can
> I store an item as an object in myql?
>
>
>
>
>
>
> ---------------------------------
> Looking for earth-friendly autos?
> Browse Top Cars by "Green Rating" at Yahoo! Autos' Green Center.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-28-2008, 06:19 AM
Jerry Schwartz
 
Posts: n/a
Default RE: Object-Oriented database

If you serialize the object, you can store it in the data base as a blob.

Regards,

Jerry Schwartz
Global Information Incorporated
195 Farmington Ave.
Farmington, CT 06032

860.674.8796 / FAX: 860.674.8341


> -----Original Message-----
> From: sam rumaizan [mailto:samcalc@yahoo.com]
> Sent: Friday, May 04, 2007 6:27 AM
> To: mysql@lists.mysql.com
> Subject: Object-Oriented database
>
> Is there such thing call Object-Oriented database for mysql?
> Basically can I store an item as an object in myql?
>
>
>
>
>
>
> ---------------------------------
> Looking for earth-friendly autos?
> Browse Top Cars by "Green Rating" at Yahoo! Autos' Green Center.
>




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 01:16 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com