DBeaver
DataGrip
HeidiSQL
phpMyAdmin
DbVisualizer
MySQL Workbench
Sequel Pro
TablePlus
CodeIgniter Wizard
PHPRunner
ElectroCRUD
Scriptcase
VFront
PHPmaker
PHP Generator for MySQL
Grocery CRUD
CodeIgniter Wizard is a relational database-driven PHP code generator. It is input MySQL databases, lets you configure options such as UI style, authentication/authorization, and language localization, and then quickly creates a working web application with full CRUD functionality using standard features of CodeIgniter 4.x framework. Output web project is complete with entity models, views, and controllers (even entities) and a Bootstrap 5-based CSS layout, and the generated code is secure, clean, highly reusable, and portable.
With its database-first approach, CodeIgniter Wizard lets you select the tables and fields you want to include in your application, to automatically generate the necessary models, views, and controllers - even the new CodeIgniter 4 entities, supporting standard database CRUD operations - namely create, read, update and delete. It even creates a sidebar and (dashboard) home pages automatically using some of the basic data from your generated modules.
New features also include secure file uploads with automatic image resizing capabilities, automatic slug generation from titles (for fields named 'slug'), and even adding code to automatically generate string IDs in UUID/GUID format in cases where the primary key field is char(36).
Unlike dynamic (on-the-fly) code generation libraries like Grocery CRUD, CodeIgniter Wizard generates standard, PSR-compliant CI4 code, so that you can customize or scrape the generated code for use in another web project.
DBeaver
CodeIgniter WizardCodeigniter Wizard is a light-year ahead of most other generators which lack many advanced features that CI Wizard has.
Unlike most crud code builders, CodeIgniterWizard creates very secure and robust apps thanks to the built-in exception handling in database persist operations.
Many-to-many relationship support can make the product even better!
A must-tool for anyone looking to build a database-driven admin interface with a production-grade web security. The app is also full of unadvertised, surprising features.
Based on our record, DBeaver seems to be more popular. It has been mentiond 113 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.
DBeaver is one of the best-known universal database clients. Its Community edition is free and open source, and it covers common relational databases such as MySQL, MariaDB, PostgreSQL, SQLite, SQL Server, and many others. - Source: dev.to / about 1 month ago
I built a self-hostable web-based sql client interfaces for me and my team. We were using the community version of - https://dbeaver.io, but we needed a few more features and an improved editor. PopSQL was a modern take on web based sql editor, but it didn't fit into the infra security setup we have. We needed -. - Source: Hacker News / about 2 months ago
If you are using Windows, you can find DBeaver on the Microsoft Store. For Mac and Linux users, you can download it from the website. It is an open-source platform, so you can get it freely. - Source: dev.to / 5 months ago
- This confirms PostgreSQL is installed correctly. **##########Connecting PostgreSQL to DBeaver (Step by Step)** So now this part explains how to see and work with your PostgreSQL database visually using DBeaver. ***What is DBeaver?*** *DBeaver is a window you use to:* - See your databases - See tables and data - Write SQL without fear - PostgreSQL is the brain - DBeaver is the face you talk to. ***Step 1:... - Source: dev.to / 6 months ago
The integrated query editor doesn't have auto-completion and the feature set is very limited compared to DBeaver or pgAdmin, but if you would like to quickly execute the SQL statement, perform Explain Analyze and don't want to bother yourself with generating a short-lived authentication token each time, this is a good way to go:. - Source: dev.to / 6 months ago
DataGrip - Tool for SQL and databases
PHPRunner - PHPRunner builds visually appealing web interface for popular databases.
HeidiSQL - HeidiSQL is a powerful and easy client for MySQL, MariaDB, Microsoft SQL Server and PostgreSQL. Open source and entirely free to use.
ElectroCRUD - Open Source SQL Database CRUD Application Built on Electron
phpMyAdmin - phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web.
Scriptcase - Powerful web low-code RAD platform. Unleash the power of web development and boost your productivity time creating delightful projects with magnificent BI solutions.