473,657 Members | 2,385 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Database choice

1 New Member
Hello.

I am getting started with PHP 4/5. I am coming from a Delphi background. I find PHP straightforward so far. The books I have are guiding me via MySQL, but my client is running MSSQL. I will be developing a few learning apps along the way. I was asked if MYSQL is stable enought to run a million dollar business on. The app will be the center of an ASP hosted system. Client likes MS SQL but realizes that the bigger he gets the more $$ Microsoft gets. Once I get the basics of PHP and MYSQL down I plan on looking at PostgreSQL and Firebird with PHP. I use Firebird with all my Delphi apps and love it, but I here the PG has solid features including good replication.

I am interested in any opinions, links and/or comments on picking the right database.

The finall app to be buillt will support 100 to 2,000 simultaneous users and be scalled across multiple web servers with one database server, though client may partition DB to support different users i.e. East Coast on one set of servers, West coast on second set of servers or perhaps use replication to support reporting and lookups on on server and main input/updates on secondary server (will require real-time replication services).

My first app will be a simple app for a package courier , a demo app just to learn and get the hang of session management, user security etc.... as well as proper coding style to allow the "WEb Designer" to make it look pretty. I have come across SMarty template processor and hope to have time to include that in my rewrite of the "Courrier" system. Once I get started, I will post link to my code in case there are others in the same situation as me... learning by doing.

Thanks for reading my ramblings.

- Lou
Aug 9 '05 #1
2 2189
slyzius
1 New Member
Hi, I am from Scimore UAB. We can recommend ScimoreDB. It can scale out and it is free. Here is a link to benchmark: http://www.scimore.com/technology/tpc.aspx

If you have questions, please contact me on:

skype: slyzius
msn: marius_slyzius@ hotmail.com

Hello.

I am getting started with PHP 4/5. I am coming from a Delphi background. I find PHP straightforward so far. The books I have are guiding me via MySQL, but my client is running MSSQL. I will be developing a few learning apps along the way. I was asked if MYSQL is stable enought to run a million dollar business on. The app will be the center of an ASP hosted system. Client likes MS SQL but realizes that the bigger he gets the more $$ Microsoft gets. Once I get the basics of PHP and MYSQL down I plan on looking at PostgreSQL and Firebird with PHP. I use Firebird with all my Delphi apps and love it, but I here the PG has solid features including good replication.

I am interested in any opinions, links and/or comments on picking the right database.

The finall app to be buillt will support 100 to 2,000 simultaneous users and be scalled across multiple web servers with one database server, though client may partition DB to support different users i.e. East Coast on one set of servers, West coast on second set of servers or perhaps use replication to support reporting and lookups on on server and main input/updates on secondary server (will require real-time replication services).

My first app will be a simple app for a package courier , a demo app just to learn and get the hang of session management, user security etc.... as well as proper coding style to allow the "WEb Designer" to make it look pretty. I have come across SMarty template processor and hope to have time to include that in my rewrite of the "Courrier" system. Once I get started, I will post link to my code in case there are others in the same situation as me... learning by doing.

Thanks for reading my ramblings.

- Lou
Jul 31 '07 #2
bartonc
6,596 Recognized Expert Expert
This page may give a pretty good idea of MySQL's stability. See how companies around the world have improved database Reliability, Performance and TCO using MySQL.
Jul 31 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

14
2313
by: Ruby Tuesdays | last post by:
Perhaps you database guru able to suggest what would be a good choice for opensource database platform to use to develop projects. At the moment the project is small/medium, but it will grow in size both data, users, and number of transactions. I'm using MySQL for right now but it lack of trigger, stored procedures, etc ... it sometimes slows the project. Is PostgreSQL any better/worse? Or is that any other choice beside the two?...
5
2825
by: democratix | last post by:
Hi, I've only got a couple years experience developing for Access but have recently been experimenting with HTML/javascript for gui and client-side scripting, mysql for database and php for server-side scripting. I've been running it all on the development machine until the application I'm building is advanced enough to start optimising/testing with network lag in mind. So it's no slower, and in some ways at least it seems faster.
3
3344
by: cooldv | last post by:
i am running a website on Windows 2000 server with ASP 3 webpages and Access 2000 database. (with a hosting company) traffic is slow at this time but expect to grow. lately i have been reading about sql database and sql server, specially this article: http://www.aspfaq.com/show.asp?id=2195 will someone help me understand: 1. with *SQL Server*, do i keep my current Access 2000 database and ASP pages?
6
2318
by: teedilo | last post by:
We have an application with a SQL Server 2000 back end that is fairly database intensive -- lots of fairly frequent queries, inserts, updates -- the gamut. The application does not make use of performance hogs like cursors, but I know there are lots of ways the application could be made more efficient database-wise. The server code is running VB6 of all things, using COM+ database interfaces. There are some clustered and non-clustered...
2
5065
by: Rosy Moss | last post by:
I am in the process of cleaning up a database that our company uses to track jobs, time and expense, and customer information. We are running Windows 2000 Server with approximately 20 terminals (Each running 2000) logging in each day. Four of these terminals access the server via Citrix. Currently the database is about 60MB, but it grows to 150 and larger each week. I am constantly having to compact it to keep it running smoothly. ...
6
2384
by: N. Graves | last post by:
Thank you for taking your time to read my question... please offer your knowledge it will be appreciated! I'm writing a ASP Web page to access a Access Database that has a Database Password set. If I remove the password I'm able to read and work with the database. Here is the code that I have to open the connection to the Database: Set objDB = Server.CreateObject("ADODB.Connection")
6
1754
by: LurfysMa | last post by:
I am working on an electronic flashcard application. I have one version up and running using Visual Basic (6.0) and Access 2000. My long-range plans are to put it up on a website and sell subscriptions. But that is probably 2-3 releases away. In the meantime, I would like to put it up on the website for testing. I have been reading here and elsewhere that Access is not suitable for a web-based implementation. Is that because is was...
1
1278
by: samadams_2006 | last post by:
Hello, I have the following scenario and I was hoping that someone would help me determine the best way to approach this situation in Visual Studio 2005: 1) I have questions in a database which I would like to display on a form. 2) Along with the questions, I would like to display a series of radio controls for the user to supply their input.
1
2997
by: amhjones | last post by:
Hi, I am trying to get an employee database to work correctly, I thought that all the coding was correct but everytime I run my code i get a return of -1, help would be appreciated: #include <stdio.h> typedef struct Employee { char fname; char lname; char sub_taken; char last_edu;
2
1817
by: thecheyenne | last post by:
Hi and good evening / good morning (depending on your location on this planet) Despite my limited - o.k, non-existing - knowledge of vba, I'd like to design a database to help with the admin of school outings. I pretty much know my way around MS access, but may well need vba for this thing here, so if you have any hints and tips for me, I'd be most grateful. The outline of the day-out is as follows: There is a pool of activities...
0
8420
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8324
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8740
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8516
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7353
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
4173
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4330
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
1970
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1733
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.