I think i whot to use a order database.

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
NeoNmaN
Forum Newbie
Posts: 21
Joined: Mon Mar 27, 2006 4:08 am
Location: Denmark
Contact:

I think i whot to use a order database.

Post by NeoNmaN »

Hallo all here.

i coding php every day to MySQL bot i think i maby will try a order database bot whot database can i use ? i hav look on MS SQL Lite, PG SQL and SQL Lite bot are there order database and whot database ist really nice to use ? :) i hob i can be helpet here.

im sorry im not soe good to english soe i try to type it :)
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Post by Chris Corbyn »

I'm really getting in to Postgres recently. MySQL is certainly one of the ones you should know plenty about if you're looking for work with PHP since most jobs require it.

Try doing something like writing a database wrapper class for MySQL and then rewrite that exact same class for Postgres, with all the same methods .... there's a challenge :)

Oracle (7 - 10) is used by many large companies such as insurance companies but it's not free unfortunately. You cn get a free version for testing but you need to pay to use it in production. It's also a bit tricky to install on linux systems from what I've read when I was going to try it :D

Good luck!
NeoNmaN
Forum Newbie
Posts: 21
Joined: Mon Mar 27, 2006 4:08 am
Location: Denmark
Contact:

Post by NeoNmaN »

Okay bot right now i use Windows machin to run my PHP on :) for i coding a small .NET C# right now for learn more about it :)

soe i think i whot to leran more SQL 2 :) soe i can be stronger to coding.
User avatar
JayBird
Admin
Posts: 4524
Joined: Wed Aug 13, 2003 7:02 am
Location: York, UK
Contact:

Post by JayBird »

Moved to Databases
NeoNmaN
Forum Newbie
Posts: 21
Joined: Mon Mar 27, 2006 4:08 am
Location: Denmark
Contact:

Post by NeoNmaN »

Ist okay :) im sorry i not hav postet in database....
Post Reply