InAnalytics VidhyabySuraj PatelConfigure Cassandra With DjangoCassandra is (also known as Apache Cassandra) an open-source distributed database management system. It was developed to handle large…Mar 30, 20201Mar 30, 20201
InBetter ProgrammingbyNiels CautaertsData Engineering is Not Software EngineeringPretending like data and software are the same is counterproductive to the success of your data engineersNov 10, 202255Nov 10, 202255
InDeezer I/ObyArthur De KimpeRethinking Your Data Platform Documentation So That People Actually Read ItSome tips to structure your documentation and empower your employees to understand and leverage data without having to be data wizards.Sep 6, 20235Sep 6, 20235
InInsider EngineeringbyDeniz ParmaksızBuilding a Feature Store with Apache Iceberg on AWSOur journey of transitioning from individual model pipelines to a centralized feature store using Apache Iceberg on AWS.Sep 30, 2023Sep 30, 2023
Shubham AnandThe Simplified Guide to Data Replication | Part 1Ever made a copy of something important? That’s what data replication is about — making copies of important stuff in different places to…Nov 25, 2023Nov 25, 2023
Mohammed ZihanPostgreSQL Database Internals: : A Deep Dive into its Process ArchitectureIn this article, I explore into the intricate details of PostgreSQL’s process architecture opens up a world of understanding about how…Nov 26, 2023Nov 26, 2023
Muhammad RafiiEasy your way to Web Scraping with Django and ScrapyWeb scraping is a powerful technique that allows developers to extract data from websites automatically. It has many use cases, including…Mar 15, 20232Mar 15, 20232
InAWS TipbyRidwan YusufImplementing Two-Factor Authentication (2FA) with Django and Django Rest Framework (DRF)Hi friends and welcome to another edition.Jun 21, 20231Jun 21, 20231
InAWS TipbyVikashvar RajanDJANGO-sign in page with otp verification via emailWhile learning a framework ,creating mini projects helps us to explore the features of the framework.Now,we are going to create a simple…Jun 27, 20231Jun 27, 20231
InPython in Plain EnglishbyRafał BuczyńskiForms in Django: From Basic to Custom ComponentsIntroductionSep 26, 2023Sep 26, 2023
InPython in Plain EnglishbyRafał BuczyńskiUser Management and Authentication in Django1. IntroductionSep 20, 2023Sep 20, 2023
InLevel Up CodingbyEsther VaatiBuild a Project Management Application in DjangoIntroduction to Django, Virtual Environments, Templates, Url Patterns, Databases and the Django ORMMay 26, 20237May 26, 20237
Marvin IrwinDocker, Postgres, Systemctl and /docker-entrypoint-initdb.d/I moved my Postgres instance from Amazon RDS to a Digital Ocean machine, here’s how I did it.Oct 14, 2019Oct 14, 2019
aditya goelDatabase Scaling through Sharding and PartitioningQuestion #1.) What is a Database ?Nov 27, 20221Nov 27, 20221
Hussein NasserWhy databases need write-ahead log (WAL) — A deep diveFoundational principal of any durable database systemMar 1, 20237Mar 1, 20237
Satish MishraBreaking Down PostgreSQL Partitioning- Range, List, Hash: Use Cases, Limitations, and Practical…“Partitioning refers to splitting what is logically one large table into smaller physical pieces” — PostgreSQL.Apr 23, 2023Apr 23, 2023
Satish MishraMultitenant Database Designs Strategies — with PostgreSQLIntroductionApr 16, 2023Apr 16, 2023
InCorzentbyRifhan AkramULIDs vs UUIDs For Better Write Performance at ScaleIn this article, we will be discussing the usage of keys as unique identifiers in a distributed setup and their impact on write…Jan 17, 20232Jan 17, 20232
InGeek CulturebyKyle CarterThe Wild World of Unique Identifiers (UUID, ULID, etc)A whirlwind tour of different identifier generation algorithms and the benefits and downsides to them.Aug 18, 20213Aug 18, 20213
Umair HassanSetting Up PostgreSQL Replication on Slave Server: A Step-by-Step GuidePostgreSQL Replication: High Availability and Data RedundancyAug 9, 20231Aug 9, 20231