PhP / mySQL适合这个项目吗? [英] Is PhP/mySQL right for this project?

查看:80
本文介绍了PhP / mySQL适合这个项目吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

注意:这与以前的帖子不同。


我来自C / C ++背景。我有一个前端(用C#编写),

我的后端原本是一个带有

PostGreSQL的J2EE应用程序。我担心未来的支持/维护问题

因为我没有J2EE(有一些Java) - 但我不再能够继续向J2EE开发人员提供



我现在正在认真考虑使用WAMP,但我还不太了解C#和PHP之间的操作间问题。


我对J2EE应用服务器以前提供的可能缺乏基础设施(即可扩展性,

稳健性,角色)仍然持怀疑态度基于安全等等。是否有任何硬技术

文件我可以参考allay(至少)这些恐惧中的一些?


我似乎无法找到任何文档引用我的设置类型 -

即C#前端和发出请求(例如登录用户

授权/验证等)。搜索谷歌并没有带来多少b $ b。任何有助于指导

如何构建这样一个系统的书籍的建议(以及提及任何可能的b
陷阱)都将非常感激。


MTIA

Note: This is different from previous post.

I am coming from a C/C++ background. I have a frontend (written in C#),
my backend was originally meant to be a J2EE application with
PostGreSQL. I am worried about support/maintenance issues going forward
since I no little J2EE (have some Java) - but am no longer able to rely
on the J2EE developer going forward.

I am now seriously considering using WAMP, but I am not yet terribly
convinced about inter-op issues between C# and PHP.

I also remain a bit sceptical about a possible lack of infrastructure
previously provided by the J2EE app server - i.e. scalability,
robustness, role based security etc. Are there any hard technical
documents I can refer to allay (at least) some of these fears?

I cannot seem to find any documentation referring to my type of setup -
i.e. a C# frontend and issuing requests (e.g. logon for user
authorization/verification etc). A search on Google is not bringing up
much. Any recommendation on books that will be helpful in instructing
how to build such a system (as well as mentioning any potential
pitfalls), will be very much appreciated.

MTIA

推荐答案




Susan Baker写道:


Susan Baker wrote:
注意:这与以前的帖子不同。

我来自C / C ++背景。我有一个前端(用C#编写),
我的后端原本是一个带有PostGreSQL的J2EE应用程序。我很担心未来的支持/维护问题
因为我没有J2EE(有一些Java) - 但我不再能够继续关注J2EE开发人员。
我现在正在认真考虑使用WAMP,但我还不太相信C#和PHP之间的操作间问题。

我对可能缺乏基础设施仍然持怀疑态度
以前由J2EE应用服务器提供 - 即可伸缩性,健壮性,基于角色的安全性等。是否有任何硬技术文件我可以参考消除(至少)这些担忧中的一些?

我似乎无法找到任何涉及我的设置类型的文档 -
即C#前端和发出请求(例如登录用户
授权/验证等)。对谷歌的搜索没有提起多少。任何有助于指导如何构建这样一个系统的书籍的建议(以及提及任何潜在的陷阱)都将非常感激。

MTIA
Note: This is different from previous post.

I am coming from a C/C++ background. I have a frontend (written in C#),
my backend was originally meant to be a J2EE application with
PostGreSQL. I am worried about support/maintenance issues going forward
since I no little J2EE (have some Java) - but am no longer able to rely
on the J2EE developer going forward.

I am now seriously considering using WAMP, but I am not yet terribly
convinced about inter-op issues between C# and PHP.

I also remain a bit sceptical about a possible lack of infrastructure
previously provided by the J2EE app server - i.e. scalability,
robustness, role based security etc. Are there any hard technical
documents I can refer to allay (at least) some of these fears?

I cannot seem to find any documentation referring to my type of setup -
i.e. a C# frontend and issuing requests (e.g. logon for user
authorization/verification etc). A search on Google is not bringing up
much. Any recommendation on books that will be helpful in instructing
how to build such a system (as well as mentioning any potential
pitfalls), will be very much appreciated.

MTIA



你好?!有人在读这个吗?


Hello ?!. Anybody reading this ?


Susan Baker写道:
Susan Baker wrote:
你好?!有人在读这个吗?
Hello ?!. Anybody reading this ?




你好。是的,我看了你的帖子;)


在你的描述中有一件我不理解的事情:你用什么来表示将b#前端与一个C#前端相结合基于PHP或Java的后端?你能详细说明吗?你的意思是前端和后端都是访问同一个数据库的
吗?或者你想构建一个基于PHP的web

应用程序以及胖/智能C#客户端?

问候,

Horst



Hi there. Yes I read your post ;)

There is one thing I did not understand in your description: what do you
mean by combining a C# frontend with a PHP or Java based backend? Could
you elaborate? Do you mean that both the frontend and backend are
accessing the same datebase? Or that you want to build a PHP-based web
application in addition to a fat/smart C# client?
Regards,
Horst




Horst Telliog(lu写道:


Horst Telliog(lu wrote:
Susan Baker写道:

Susan Baker wrote:

你好?!。有人在读这个吗?
Hello ?!. Anybody reading this ?



你好。是的,我看了你的帖子;)

在你的描述中我有一件事我不明白:你将C#前端与基于PHP或Java的后端结合起来意味着什么?你能详细说明吗?你的意思是前端和后端都访问相同的数据库吗?或者你想构建一个基于PHP的web应用程序以及胖/智能C#客户端?

问候,
Horst


Hi there. Yes I read your post ;)

There is one thing I did not understand in your description: what do you
mean by combining a C# frontend with a PHP or Java based backend? Could
you elaborate? Do you mean that both the frontend and backend are
accessing the same datebase? Or that you want to build a PHP-based web
application in addition to a fat/smart C# client?
Regards,
Horst




您好Horst,


感谢您的回复。我的(胖)前端是用C#编写的。

架构是N层,实现了相当胖(智能)的前端

主要是在C#中。


这些是后端的功能要求:


1)。处理从前端登录的请求(需要后端到

授权/验证用户凭据)

2)。从后端数据库中检索clientdata,加密这些数据并返回前端(客户端)

3)。实现聊天室和论坛服务器服务供前端使用

(客户端)

4)。处理数据库请求(主要是运行存储过程)和

将结果返回给前端(客户端)。


这是我需要做的,以及任何帮助,指针或书籍建议

将是非常有用的。


顺便说一下,我也在考虑从PostgreSQL转移到MySQL - 但是

存储过程,触发器和视图仅在MySQL v 5中可用。*。

ISP的MySQL v 5.X实现有多广泛,它真的是

生产准备好了吗?


期待您的回复。



Hi Horst,

Thanks for replying. My (fat) frontend is written in C#. The
architecture is N-tier, with quite a fat (smart) frontend implemented
mostly in C#.

These are the functional requirements of the backend:

1). Handle request to logon from the frontend (requires backend to
authorize/verify user credentials)
2). Retrieve clientdata from backend database, encrypt this data and
return to front end (client)
3). Implement chatroom and forum server services for use by the frontend
(client)
4). Handle database requests (mostly running stored procedures) and
return results to the frontend (client).

This is what I need to do, and any help, pointers or book suggestions
will be very useful.

As an aside, I''m also considering moving from PostgreSQL to MySQL - but
Stored Procedures, Triggers and Views are only available in MySQL v 5.*.
How widespread is MySQL v 5.X implementations by ISPs is it really
production ready yet?

Look forward to your response.


这篇关于PhP / mySQL适合这个项目吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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