
Mochi
Anki
Quizlet
RemNote
AnkiDroid
Memrise
Brainscape
AnkiApp
DrawSQL
DBDiagram.io
Azimutt
MySQL Workbench
PopSQL
DbSchema
LucidChart
DbVisualizer
DrawSQL is a simple, beautiful database diagram editor for developers to ๐ง create, ๐ฌ collaborate and ๐ visualize their entity relationship diagrams.
Mochi
DrawSQLBased on our record, Mochi should be more popular than DrawSQL. It has been mentiond 55 times since March 2021. 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.
It's not FOSS but Mochi [0] is a pretty good alternative. [0] https://mochi.cards/. - Source: Hacker News / 5 months ago
Possible alternative to check out (not affiliated): https://mochi.cards/. - Source: Hacker News / 5 months ago
I would like to see randomized control group studies using study mode. Does it offer meaningful benefits to students over self directed study? Does it out perform students who are "learning how to learn"? What affect does allowing students to make mistakes have compared to being guided through what to review? I would hope that study mode would produce flash card prompts and quantize information for usage in spaces... - Source: Hacker News / 11 months ago
I'm a big fan of Mochi[1] (also unaffiliated) after getting frustrated with the clunkiness of Anki. Mochi has great native apps on macOS and iOS (and maybe more?), the cards are formatted in markdown so I can generate them with LLMs with a custom system prompt, and I just found out today they have an API so I might try my hand at getting an LLM to push new cards on its own via. An MCP server. 1. https://mochi.cards/. - Source: Hacker News / about 1 year ago
I think spaced repetition can be very helpful in language learning, but the author's plan of finding a pre-made deck of the most common 5,000 words is probably the worst way to use it. A much more effective approach is to create vocab cards yourself as you find new words through your immersion. Immersion could be anything from watching content online, to reading, to conversations with native speakers. From here... - Source: Hacker News / over 1 year ago
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: almost 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
Anki - Anki is a program which makes remembering things easy. Because it's a lot more efficient than traditional study methods, you can either greatly decrease your time spent studying, or greatly increase the amount you learn.
DBDiagram.io - Free database diagrams designer for analysts & developers ๐
Quizlet - Quizlet allows you to review and create flashcards for a variety of subjects, such as math and reading.
Azimutt - Next-Gen ERD to Design, Explore and Document real world databases (big and messy ones ^^)
RemNote - All-in-One Tool For Thinking & Learning
MySQL Workbench - MySQL Workbench is a unified visual tool for database architects, developers, and DBAs.