
DrawSQL
DBDiagram.io
Azimutt
MySQL Workbench
PopSQL
DbSchema
LucidChart
DbVisualizer
X (Twitter)
Facebook
Instagram
Reddit
Mastodon
Tumblr
Minds
YouTube
DrawSQL is a simple, beautiful database diagram editor for developers to ๐ง create, ๐ฌ collaborate and ๐ visualize their entity relationship diagrams.
DrawSQL
X (Twitter)Pretty nice app to share and to see how the people share the thoughts here
Based on our record, X (Twitter) seems to be a lot more popular than DrawSQL. While we know about 904 links to X (Twitter), we've tracked only 12 mentions of DrawSQL. 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.
With this, I went for designing the db. I went to http://drawsql.app/ and created my first draft. Then exported the DDL and did a bit of back and forth with AI. This is the final draft of the database:. - Source: dev.to / 8 months ago
So I started designing the DB using this cool tool. The project has 2 tables, users and categories . The user can create many categories as he wants so the first approach I took was creating a third table, a union table to store user_id and category_id. With this solution the users are able to create x numbers of categories and we can see assign the category to the user. - Source: dev.to / over 1 year ago
Once you have generated the SQL code, you can convert it into a relational schema (the graphical table model) using DrawSQL. This tool offers:. - Source: dev.to / over 1 year ago
DrawSQL makes it easy for teams to collaborate on creating and maintaining schema diagrams. With a single source of truth, there's no need for manually syncing diagram files between different developers and offline tools anymore. Source: about 3 years ago
To be honest, since you are just getting started, I think you should reconsider simplifying this app to begin with. Built something easier and get some more experience before jumping in the ocean. Maybe start by focusing only on the parent company and sub-companies. However, I strongly recommend you to try and make a diagram of your database with relations and columns as it can you a lot of time. I personally use... Source: about 3 years ago
Video posted in English on x.com, and below is the translated video URL in Hindi. - Source: dev.to / about 1 month ago
# main.py Import time From datetime import datetime, timezone From config import HIRING_PHRASES, NICHE_TERMS From scraper import search_tweets, build_query From filter import is_real_hiring From storage import open_db, is_new, mark_seen SLACK_WEBHOOK = "https://hooks.slack.com/services/..." # optional Def notify(tweet: dict): user = tweet["user"]["username"] msg = ( f"*@{user}*... - Source: dev.to / 2 months ago
X status IDs (the trailing number in https://x.com//status/) are 64-bit Twitter snowflakes. The high bits encode a millisecond timestamp relative to a fixed Twitter epoch. The low bits are a worker ID and a sequence counter. The shape gives us four cheap, independent signals. - Source: dev.to / 2 months ago
I mean, just setup redirector extension and never think about it again. Redirect: https://x.com/*. - Source: Hacker News / 3 months ago
Focus on community-driven marketing strategies using platforms such as Discord, Twitter, and Reddit to build strong relationships with your audience. While these approaches are critical, donโt overlook traditional marketing channels. Utilize PR, content marketing, and other methods to reach a broader audience. - Source: dev.to / 4 months ago
DBDiagram.io - Free database diagrams designer for analysts & developers ๐
Facebook - Connect with friends, family and other people you know. Share photos and videos, send messages and get updates.
Azimutt - Next-Gen ERD to Design, Explore and Document real world databases (big and messy ones ^^)
Instagram - Instagram is a mobile, desktop, and Internet-based photo-sharing application and service that allows users to share pictures and videos either publicly, or privately to pre-approved followers.
MySQL Workbench - MySQL Workbench is a unified visual tool for database architects, developers, and DBAs.
Reddit - Reddit gives you the best of the internet in one place. Get a constantly updating feed of breaking news, fun stories, pics, memes, and videos just for you.