Re: postgreSQL enquiry

From: சிவகுமார் மா <masivakumar(at)gmail(dot)com>
To: Charo Carino <charo_carino(at)hotmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: postgreSQL enquiry
Date: 2010-05-18 10:15:05
Message-ID: AANLkTimSLCl_89iB9bFKV4zlOrnxwDpGPwL4qdg3Pgvh@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, May 18, 2010 at 2:12 PM, Charo Carino <charo_carino(at)hotmail(dot)com> wrote:
> - data stored in the database includes text, numbers, pictures and even
> video clips
> - avoids vendor 'lock ins' --> open DBMS
> - allows for a web-based end (web 2.0)
>    - fully searchable by anyone from anywhere and allows for heavy traffic
>    - compatible with web-based applications on mobile devices etc
>    - allows for a custom version of this site for managers where they can
> perform internal functions (e.g. billing, commission etc)
> - 2 main users in different cities
> - with approximately $250,000 budget for hardware and software

That looks like requirements specification for a web application. You
can use PostgreSQL as the DBMS for this application.

1. text, numbers, pictures can be stored
2. No vendor lock in (open DBMS)

Other requirements are not directly related to database.

Best regards,
Ma Sivakumar

மா சிவகுமார்
எல்லோரும் எல்லாமும் பெற வேண்டும்
http://masivakumar.blogspot.com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Thom Brown 2010-05-18 10:16:51 Re: postgreSQL enquiry
Previous Message Thom Brown 2010-05-18 10:06:24 Re: postgres installation