PPowering up Django ORM with Elasticsearch for Avoiding multiple database calls
ORM offers great help and simplicity, but this simplicity can often become a bottleneck. Learn How we can use Elastic Search to powering it up to overcome the hurdles.
ORM offers great help and simplicity, but this simplicity can often become a bottleneck. Learn How we can use Elastic Search to powering it up to overcome the hurdles.
One of the main challenges while developing/integrating such a rich text editor was to find a suitable framework as per the requirements. It should not be too powerful otherwise we would be integrating something we may never use
Learn how Python SDK Boto 3 allows you to directly upload and download AWS resources from your Python scripts and the threat we face from our personal servers.
The following is the process that we follow here at Codeparva. These are fluidic in nature and are followed on a case by case basis. It depends on the nature and the complexity of the feature. For large features with a large dataset and to make them intuitive to the user as well as being scalable, adhering to the order would be the correct way to get the designs done.