Hi i have some question; after i create a database by phyton command*
from couchdbkit.client import Server
server = Server()
server.create_db(“python_test”)*
how i can is create a document structure as represent the table structure
data as like SQL table i know that this document is not a table but a
sequence of tag
{
name: " ",
model: " ",
.......
.......
}
after i create a model i can put data into a my database structure? my data
is into .cvs or .sql
Thanks a lot
Best Regards
--
-----------------------------------------------
[-------WHOAMI------] Mauro Fagnoni
[----------ICQ#---------] 279572903
[--------MSNID--------] [email protected]
[--YAHOOMSNID--] [email protected]
[--GOOGLETALK--] [email protected]
[-GOOGLEWAVE-] [email protected]
[------JABBER-------] [email protected]
[------SKYPE--------] mauro.fagnoni
[-----LinuxUser#----] 346345
[----------Blog---------] http://kingmauro.wordpress.com
-----------------------------------------------