GUI MySQL数据库前端 [英] GUI MySQL database frontend

查看:162
本文介绍了GUI MySQL数据库前端的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个软件的一个有点无望的愿望清单,我不知道它是否存在。



需要的功能:





  • 在具有MySql数据库的PHP服务器上运行

  • 作为GUI数据库前端
  • li>
  • 做更多的CRUD。特别是我需要能够创建自定义窗体,并在一个操作中从多个表中插入和删除多个记录。这种流程构建是我正在寻找的主要标准。

  • 有一些ajax支持,所以看起来不错

  • 处理所有自动登录

  • 不需要任何正确的编程。整个项目可以在浏览器中建立

  • 希望拥有一些高级功能,例如发送电子邮件,计划作业等。

  • 面向客户,因此它不能是一个管理员工具,不能知道他们在做什么的人可以打破它。

  • 如果你想要一杯咖啡。



你能告诉我是否存在?

方案

我很怀疑你会找到任何解决方案,做你所要求的所有,特别是如果你想要的一切是免费的。但我会指出您 phpMyAdmin



如果您没有 t发现它,它是一个基于Web的前端MySQL数据库(运行在PHP服务器上)。它易于部署并且可以维护多个用户登录。这在ajax部门不是太强,我从来没有听说过任何计划的工作或电子邮件,但这些东西都可以通过不同的方式。



想想phpMyAdmin是一个在网络上的数据库编辑器,它不会是一个你会想交给客户端混乱的东西。 / p>

I have a slightly hopeless wish list for a piece of software, and I don't know if it exists.

What it needs:

  • To be free to use (in a small business)
  • To run on a php server with a MySql database
  • To be a GUI database front end
  • To do more that CRUD. In particular I need to be able to create custom forms, and insert and delete multiple records from multiple tables in one action. This sort of process building is the main criteria I am looking for.
  • To have some ajax support so it looks good
  • To deal with all the logins automatically
  • To not require any proper programming. The whole project can be built in the browser
  • Hopefully have some advanced features like sending email, scheduled jobs, etc.
  • The end product has to be client-facing, so it can't be an administrator tool where someone who doesn't know what they are doing can break it
  • To make you a cup of coffee if you want one.

Can you tell me if it does exist?

解决方案

Well I highly doubt you are going to find any solution that does ALL of what you are asking, especially if you want it all to be free. But I will point you to phpMyAdmin.

If you haven't come across it yet, it is a web-based front end for a MySQL database (runs on a php server). It is easy to deploy and can maintain multiple user logins. It's not too strong in the ajax department and I've never heard of anything like scheduled jobs or email for it but that stuff can all be done in different ways.

Think of phpMyAdmin as a database editor on the web, it's not going to be something you're going to want to hand over to clients to mess around with though.

这篇关于GUI MySQL数据库前端的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆