Programming Resources
21.8K subscribers
1.78K photos
6 videos
4 files
108 links
Here I share my programming related resources during working or at my free times ☺️

Talk to me if you have any query: @Mojtabaeuler
Download Telegram
The Internals of PostgreSQL for database administrators and system developers.
کتابی برای توضیحات پیاده‌سازی‌های داخلی postgreSQL برای علاقه‌مندان و برنامه‌نویسان سیستمی و administrator ها

#postgresql #sql #internal #book #tutorial #free #database #system #handbook
@pythony

http://www.interdb.jp/pg/index.html
Learn and practice SQL via online terminal for query and get response.
توی این سایت به صورت interactive با سوالات مختلف query های مختلف بزنید و SQL تمرین کنید.

#sql #practice #database #question #answer #practical #interactive #tutorial #learn
@pythony

https://www.sql-practice.com
Cracking the SQL Interview. A comprehensive guide before your next interview.
یک راهنمای نسبتا جامع برای سوالات مصاحبه مرتبط با SQL

#sql #interview #crack #question #answer #practice #questions #answers #database
@pythony

https://xoraus.github.io/CrackingTheSQLInterview/
MySQL database as a service platform that provide 5 GiB in free plan. you can simply connect your applications to it that runs on AWS.
یه سرویس Database as a Service MySQL که پلن رایگان هم داره. 5 گیگابایت فضای رایگان روی AWS میده بدون کردیت یا چیزی.راحت میتونید سرویس هاتون رو بهش وصل کنید و ازش استفاده کنید.

#sql #database #mysql #serverless #server #platform #saas #paas #service #daas
@pythony

https://planetscale.com
A deep technical dive into all things Redis. Covering various Redis topologies, data persistence and process forking.
این مطلب یک نگاه کامل و توضیحات مصور درباره Redis و انواع توپولوژی‌ها و ذخیره اطلاعات در آن دارد.

#redis #database #dive #image #comic #explain #simple #topology #data #persistent #process #forking #fork #cache #memory
@pythony

https://architecturenotes.co/redis
interview site like leetcode.com but for system design interview. It contains various problems with different submissions from users around the world.
سایتی شبیه به leetcode ولی برای مصاحبه‌های system design سوالات و جوابهای ملت رو میتونید توش ببینید. هنوز توی مراحل عضوگیری و اوایل راهه واسه همین تعداد سوالات به نسبت کمه

#leet #system #design #interview #interactive #abstract #highlevel #architecture #question #answer #dns #cdn #database
@pythony

https://leetdesign.com
Useful resources for developers as they progress through their career recommended by Vice President of Engineering for deriv.com (one of the well known trading platforms in the world).
منابع مفید برای برنامه‌نویسان جهت پیشرفت در مسیر شغلی که توسط یکی از مدیران ارشد فنی شرکت deriv (یکی از معروف‌ترین سایت‌های trading دنیا) ارائه شده است.

#book #recommend #recommendation #roadmap #database #network #scalibility #architecture #microservice #programming #books #os #operating #system #awesome
thanks to: Raunak Kathuria
@pythony

https://github.com/raunakkathuria/developer-resources
SQLPad gives you everything you need to succeed in a SQL interview. Watch, learn and practice data interview coding questions all in your browser. Every question thoughtfully designed in a business context. One-stop-shop to improve your data skills to a whole new level.
این سایت هر آنچه را که برای موفقیت در مصاحبه SQL نیاز دارید در اختیار شما قرار می دهد. همه سوالات مصاحبه داده را در مرورگر خود تماشا کنید، یاد بگیرید و تمرین کنید. هر سوالی با تفکر در زمینه کسب و کار طراحی شده است.


#sql #practice #question #leetcode #code #challenge #exercise #interview #data #analyse #database #mysql #postgresql #db
@pythony

https://sqlpad.io
Get free copy of new book of Tanenbaum about Distributed Systems 4th edition (2023)
نسخه چهارم کتاب سیستم‌های توزیع‌شده tanenbaum رو به رایگان از سایت خودشون دانلود کنید.

#book #free #distributed #system #database #ebook #pdf
@pythony

https://www.distributed-systems.net/index.php/books/ds4/
System design and summary of performance of stackexchange websites (containing stackoverflow) in one page.
خلاصه‌ای از طراحی سیستم و عدد و رقم‌های performance ای که سایت stackexchange برای مجموعه سایت‌های خودشون که شامل stackoverflow هم میشه اعلام کرده.

#stackoverflow #stack #exchange #stackexchange #statistics #system #design #performance #server #config #webserver #haproxy #scalability #scale #scalable #diagram #database #load #balance #techstack
thanks to: م. م. آسمان‌منظر
@pythony

https://stackexchange.com/performance
Human Language to SQL Translator. you can even set schema to query from it.
یه اپ کوچیک و جمع و جور برای ترجمه زبان آدمیزادی به SQL. میشه بهش schema هم داد از رو اون کوئری بسازه :)

#sql #language #tools #ai #translate #translator #database #schema #human #natural
@pythony

https://www.sqltranslate.app
This site provide DB as a service (DBaas) with free plan for popular databases like mysql, postgresql and mongoDB.
این سایت پلن رایگان DBaas ارائه میده که شامل دیتابیس‌های معروف مثل mysql و PostgreSQL و حتی mongoDB هم میشه.

#database #online #free #mysql #mongodb #mongo #postgresql #selfhosted #self #hosted #host #file #storage
@pythony

https://filess.io
pgTAP is a unit testing framework for PostgreSQL written in PL/pgSQL and PL/SQL. It includes a comprehensive collection of TAP-emitting assertion functions, as well as the ability to integrate with other TAP-emitting test frameworks.
با pgTAP میتونید برای کدهای SQL ای تون unit test بنویسید. در واقع یه framework عه برای تست که به زبان PL/PGSQL نوشته شده و از تمامی قابلیت‌های Test anything Protocol برای تست استفاده میکنه.

#unit #test #postgresql #postgres #database #suite #testsuite #function #tap #anything
@pythony

https://pgtap.org
Free course for learning mysql techniques needed for developers.
دوره آموزشی رایگانی برای یادگیری mysql که بیشتر به درد دولوپرها میخوره تا DBA ها

#mysql #sql #tutorial #video #course #table #query #database #db #dba
@pythony

https://planetscale.com/courses/mysql-for-developers/introduction/course-introduction
PGExercises provides a series of questions and explanations built on a single, simple dataset. It's designed for use as a partner to a good book or Postgres' excellent documentation.
این سایت مجموعه ای از سوالات SQL ای داره که روی یه دیتابیس از پیش ساخته شده سوال میپرسه و دارای بخش‌های مختلفیه که قسمت‌های مختلف SQL رو ازتون تست میگیری و میتونین عملی باهاش SQL رو یاد بگیرید.

#sql #postgresql #exercise #practice #database #db #quiz #question #answer #practical #awesome
@pythony

https://pgexercises.com
A simple sandbox to test and share MongoDB queries online.
یک سندباکس ساده برای آزمایش و یادگیری و اشتراک‌گذاری کوئری‌های MongoDB به صورت آنلاین.

#mongodb #db #mongo #play #learn #playground #test #online #nosql #sql #database
@pythony

https://mongoplayground.net
This media is not supported in your browser
VIEW IN TELEGRAM
Free, simple, and intuitive online database design tool and SQL generator.
بصورت آنلاین table های پایگاه‌داده‌تون رو درست کنید و مستقیم برای database های مختلف مثل postgresql یا mysql و ... بصورت SQL یا فایل تصویری تحویل بگیرید

#db #database #diagram #tools #tool #online #sql #uml #erd #generator
@pythony

https://drawdb.app
https://github.com/drawdb-io/drawdb