what database software are they using in this video ??

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
dsick
Forum Commoner
Posts: 57
Joined: Fri Mar 27, 2009 3:34 pm

what database software are they using in this video ??

Post by dsick »

i looked into mysql workbench and it was very complicating.. i just want something simple, in the create a blog in 20 minutes video.. this is exactly what im looking for


http://codeigniter.com/tutorials/
dsick
Forum Commoner
Posts: 57
Joined: Fri Mar 27, 2009 3:34 pm

Re: what database software are they using in this video ??

Post by dsick »

upping for help
DaiLaughing
Forum Commoner
Posts: 76
Joined: Thu Jul 16, 2009 8:03 am

Re: what database software are they using in this video ??

Post by DaiLaughing »

If you use Wordpress it creates the database for you.
User avatar
jackpf
DevNet Resident
Posts: 2119
Joined: Sun Feb 15, 2009 7:22 pm
Location: Ipswich, UK

Re: what database software are they using in this video ??

Post by jackpf »

Why don't you just follow the tutorial?
dsick
Forum Commoner
Posts: 57
Joined: Fri Mar 27, 2009 3:34 pm

Re: what database software are they using in this video ??

Post by dsick »

i dont wanna follow that tutorial i just wondered what the visual database software he is using as it is recommended by alot of programmers .. the to programs i looked at are to complicated for basic needs, i dont want to get into frameworks yet i just want to know what that program is called :roll:

don't use wordpress yet
User avatar
Darhazer
DevNet Resident
Posts: 1011
Joined: Thu May 14, 2009 3:00 pm
Location: HellCity, Bulgaria

Re: what database software are they using in this video ??

Post by Darhazer »

I don't know which is this program as it's on MacOS, but MySQL Query Browser provides simple interface for managing mysql database. SQLyog too.
Post Reply