I use it as data manager of a research institution to manage several
bibliometric databases.  The one I am building at the moment (busy
importing raw data for the past three months) contains information about
more than 43 million pubications. One of the tables (many to many cross
references) has more than 3000 million records.

Web2py provides the user interface to this data for researchers as well as
for database assistants who work on cleaning the data.

I have in the past used web2py for some other projects too.

Regards
Johann.



On 13 August 2013 05:14, Jason (spot) Brower <[email protected]> wrote:

> When ever you need a spreadsheet that is accessed by many people during
> the day.  Then you need an app.  Especially if it's internal network.  Like
> an intranet. Web2py does that just fine.
> And most of the time, if you try to solve everything with a spreadsheet
> it's like making a robot act like a human.  Your wasting your time when you
> could build something special for the job.
> You need to look at the information your trying to store, look at the
> outcome you want to see in the end, and then calculate the stuff in the
> middle. Model, View, Controller. (dance) :P
> BR,
> Jason
>
>
> On Tue, Aug 13, 2013 at 1:41 AM, Tim Michelsen <
> [email protected]> wrote:
>
>> Hello,
>> very intersting
>>
>> > web2py makes it really easy to build little utility apps to replace
>> > spreadsheets and access databases.
>> Could you give an exmaple in which workflow this is used?
>>
>> Any I would be interested in learning about your development appraoch.
>> Especially when replacing the monstrous spreadsheets, it can get
>> difficult as everyone is so used to them so that it's hard to convince
>> them to use something else.
>> Even if they know that these are buggy.
>>
>> Seriously, do you have a certain UI?
>> Like wizards, table grids?
>>
>> Thanks in advance,
>> Timmie
>>
>>
>> --
>>
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "web2py-users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected].
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>>
>  --
>
> ---
> You received this message because you are subscribed to the Google Groups
> "web2py-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 
Because experiencing your loyal love is better than life itself,
my lips will praise you.  (Psalm 63:3)

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to