CodeIgniter
Laravel
CakePHP
Ruby on Rails
Yii Framework
Django
Node.js
ExpressJS
Azimutt
DrawSQL
DBDiagram.io
Supabase
ChartDB
LucidChart
draw.io
TablePlus
If you are looking to explore and understand your database (relational or document), Azimutt is the tool you need. It's the first entity relationship diagram built to handle big database schema (up to 1000 tables) with dedicated features: search, find path and even schema analysis to keep it consistent.
CodeIgniter
AzimuttNo Azimutt videos yet. You could help us improve this page by suggesting one.
Azimutt's answer:
Azimutt is mainly targeted at developers working with databases, allowing them to easily explore and understand them by either importing the schema or connecting to a live instance.
As it's quite easy to use, we have seen other profile such as product owners, engineering managers and even CFOs using it to better understand the product they build or extract meaningful data on their own ^^
Azimutt's answer:
Early 2021 I joined Doctolib, a health startup very successful in France, and discovered their big Ruby on Rails monolith backed by a large PostgreSQL database with more than 700 business tables (more then 1300 in total). As an architect I worked with several teams and needed to understand their models but neither Ruby, Rails or the structure.sql were very helpful for such a big app. So I looked for a tool but they all failed with such a large database, so after a few month and tens of tools tested, I decided to build my own: Azimutt. Now it has evolved a lot and we are still very active to enable new usages every months. I believe it's a solid product and quite unique โค๏ธ
Azimutt's answer:
From development languages, Azimutt is built with Elm/TypeScript for the frontend, Elixir/Phoenix for the backend and PostgreSQL/S3 as storage.
Azimutt's answer:
It's the only ERD able to handle databases with many tables (>1000) nicely thanks to unique features:
It's also very unique in the sense it's made to explore and understand real world databases, from development to production with larges features:
Thousands of developers already love it, give it a try, we have several samples you can try right away!
Azimutt's answer:
Azimutt is the all-in-one app to explore real world databases. If you look for very specialized features some competitors may be more suited, but if you want a versatile app to explore and understand your database, we believe no competitor come close to us.
Azimutt's answer:
Azimutt is used at Doctolib (3000 people company) and some other french scale ups I can't disclose yet.
You can build any kinds of web apps and sites with this framework without consuming substantial server resources.
Based on our record, CodeIgniter should be more popular than Azimutt. It has been mentiond 12 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.
Step 1: Download CodeIgniter from the official website (https://codeigniter.com/). Step 2: Extract it into your web serverโs root directory (e.g., htdocs or www). Step 3: Configure the base_url in application/config/config.php. Step 4: Set your database credentials in application/config/database.php. - Source: dev.to / 8 months ago
Visit the official website: https://codeigniter.com and download the latest version of CodeIgniter. - Source: dev.to / 9 months ago
For history's sake, you should know that Laravel was built in place of the CodeIgniter framework as a modern replacement because the CodeIgniter framework missing important core features such as built-in support for user authentication and authorization. Since its initial launch in 2011, Laravel has implemented built-in support for localization, views, dealing with sessions, routing the request to the specific... - Source: dev.to / over 1 year ago
Visit the CodeIgniter official download page and download the latest version. - Source: dev.to / over 1 year ago
CodeIgniter is an open-source PHP framework with 18k+ stars and 7.8K forks on GitHub. It follows the Model-View-Controller (MVC) architecture and provides a structured way to create and organize code. It provides a set of libraries and an intuitive interface to accelerate PHP web app development. - Source: dev.to / over 2 years ago
Not mine but someone showed me this : https://azimutt.app/. - Source: Hacker News / almost 2 years ago
I just want to get a basic overview quickly. An old colleague of mine created an interactive web app that does this. We use it internally and I find it super useful. Supports SQLite, among others: https://azimutt.app/. - Source: Hacker News / over 2 years ago
Hello Dev.to community, I'm Sam, a proud part of a dedicated trio that built Azimutt.app. - Source: dev.to / about 3 years ago
A couple of options here: - From a database. Generate ERD by connecting to your database directly. I've used this as a quick way to generate a diagram from my local or even QA DB (not prod DB for obvious security reasons). - From a schema dump file. Take a pg dump and then generate an ERD from the dump file. There are ERD tools like dbdaddy.dev and azimutt.app that support these options. Source: over 3 years ago
Laravel - A PHP Framework For Web Artisans
DrawSQL - Easy database diagrams. Create, visualize and collaborate on your database entity relationship diagrams.
CakePHP - The Rapid Development Framework for PHP
DBDiagram.io - Free database diagrams designer for analysts & developers ๐
Ruby on Rails - Ruby on Rails is an open source full-stack web application framework for the Ruby programming...
Supabase - An open source Firebase alternative