
DBDiagram.io
LucidChart
DrawSQL
draw.io
DbSchema
MySQL Workbench
SQL Database Modeler
Azimutt
Google's Python Class
Think Python
The New Boston video series
A Byte of Python
Hackr.io
Learn Python The Hard Way
Corey Schafer Youtube
Udacity - CS101
DBDiagram.ioDBDiagram.io is recommended for database administrators, software developers, data analysts, and students who need to model databases, especially those who prefer a lightweight tool with collaborative features that can be accessed online.
Google's Python Class might be a bit more popular than DBDiagram.io. We know about 23 links to it since March 2021 and only 18 links to DBDiagram.io. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Check out https://dbdiagram.io/home, they have a very cool product. You can write ERD as code and ship to DDL language on the fly. Source: over 3 years ago
I like https://dbdiagram.io/home because I can run it open source using Python. Source: over 3 years ago
This combined with DBDiagram.io in a package similar to SSMS, SQLYog, or TablesPlus would be amazing. Source: over 3 years ago
Great work! Been excited to see some work being done in this domain. Just tagging on to the post to ask what is the best diagram type/tool for high-level abstract domain modelling? I find the UML examples quite unwieldy and esoteric. I like the speed of https://dbdiagram.io/home but it's unnecessarily tailored to databases. Source: over 3 years ago
This doesn't seem too complicated in the scope of our simple cookbook but can get very complicated very quickly as the application grows. Thankfully there are tools to help you create diagrams and visualize all of these connections such as: dbdiagram and Figma. - Source: dev.to / almost 4 years ago
Decided to write this post. I will be studying from: 1)https://developers.google.com/edu/python 2)https://www.py4e.com/ 3)https://realpython.com/. - Source: dev.to / about 1 year ago
Https://youtu.be/rfscVS0vtbw Https://developers.google.com/edu/python/. Source: about 3 years ago
The original Google Python crash course was made for people like you in mind! Self paced with exercises set up for you to jump right in. Source: over 3 years ago
Google Education Python Course: https://developers.google.com/edu/python/. Source: over 3 years ago
This is how I started, and was enough to get me started on a large automation project for work: https://developers.google.com/edu/python. Source: almost 4 years ago
LucidChart - LucidChart is the missing link in online productivity suites. LucidChart allows users to create, collaborate on, and publish attractive flowcharts and other diagrams from a web browser.
Think Python - Learning Resources
DrawSQL - Easy database diagrams. Create, visualize and collaborate on your database entity relationship diagrams.
The New Boston video series - Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.
draw.io - Online diagramming application
A Byte of Python - A Byte of Python is a Python programming tutorial and learning book that teaches you how to program with the Python programming language.