CrazyEngineers
  • Igneta D'Souza
    Igneta D'Souza

    MemberDec 6, 2013

    Perl or Python?

    I want to write a script to
    -read and write Database
    -send http request/response to server
    Which is the best language I can use? Perl or Python? I am not familiar with both the scripts.

    Suggest a Database I can use to store around 25000 values and read write simultaneously from multiple devices.
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • Nayan Goenka

    MemberDec 6, 2013

    Perl. there are a lot of reads on this though. Its good for sending HTTP requests. A Good crawler script i previously made out of it. I dont know its performance on Databases though
    Are you sure? This action cannot be undone.
    Cancel
  • Igneta D'Souza

    MemberDec 7, 2013

    Thank you. But why not python. what is the advantage of perl over python?
    Are you sure? This action cannot be undone.
    Cancel
  • Nayan Goenka

    MemberDec 8, 2013

    There is not exactly an advantage OVER situation. They are both equal in some or the other aspects. Try it out on both.
    Are you sure? This action cannot be undone.
    Cancel
  • vikaskumar11233

    MemberDec 11, 2013

    Dear, according to my personal option the language which you can learn by heart is best to work with. I have learnt python and hence I feel free to work with python. But when the question for best of two comes , I think that python is best. The scripts can be easily made and executed through it.
    You might not have this information that GOOGLE is totally based on python. The python developers are proffered in GOOGLE. So, you can imagine the importance and performance of both...
    Are you sure? This action cannot be undone.
    Cancel
  • gbit

    MemberDec 24, 2013

    Igneta D'Souza
    I want to write a script to
    -read and write Database
    -send http request/response to server
    Which is the best language I can use? Perl or Python? I am not familiar with both the scripts.

    Suggest a Database I can use to store around 25000 values and read write simultaneously from multiple devices.
    Choose the language with which you can easily work out with. Both languages are excellent and they have support of extensive libraries, The functionality is mentioned by you can be programmed in both languages. I cannot endorse a specific language to you its up to you with which language you are comfortable with.
    Are you sure? This action cannot be undone.
    Cancel
  • Anand Tamariya

    MemberDec 25, 2013

    Python has support for pre-compiled modules whereas Perl is purely scripting language. Other than that, both languages offer rich DB support. You can use SQLite for your requirements.
    Are you sure? This action cannot be undone.
    Cancel
  • Sanjeev Jaiswal

    MemberMay 7, 2015

    You need to learn Perl very well before saying its just a scripting language 😀

    One more thing it's Perl or perl But never say PERL please.
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register