How i can drawing and save it as a layer.
Add jsfiddle example, but i need could i can drawing: http://jsfiddle.net/nieszka/Z7ABH
You can use layer.toJSON()
to save the layer as string in the database.
To create the layer again, use Kinetic.Node.create().