So I'm a newbie to Python. I got access to an existing RavenDB and am supposed 
to install it on aws.amazon.com. If I succeed in setting this up, I am supposed 
to write some Python code.

But how can I play with Python and test some querries without f#cking up the 
database? Because the RavenDB is working with an app that's currently being 
used by a few hundreds of people.

Should I ask for a copy of the RavenDB database and test it locally on my PC 
with PyCharm, for example?

Thanks for any suggestions on how to setup a safe working environment for an 
app that's already in use, so a beginner can play, learn and grow without 
damaging something :-)
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to