Starting a major project which I can't go to far into detail here. My main questions is has anyone here used 10.2 running SQL for the backend of a large database?
We're trying to bring in the information from various sources, reorganize it, and store it. This will probably contain 50,000 to 100,000 entries as a bare minimum in multiple tables, all overlaping from various sources. Eventually this will scale to millions of entries, all constantly updated.
We're thinking of using SQL or OpenBase SQL. We'd like to keep it as cheap as possible, yet be able to convert it into a major app if need be later on. We will be mining the data for use in determining probability based on certain factors.
Anyone know any good sources in the open source community?
We're trying to bring in the information from various sources, reorganize it, and store it. This will probably contain 50,000 to 100,000 entries as a bare minimum in multiple tables, all overlaping from various sources. Eventually this will scale to millions of entries, all constantly updated.
We're thinking of using SQL or OpenBase SQL. We'd like to keep it as cheap as possible, yet be able to convert it into a major app if need be later on. We will be mining the data for use in determining probability based on certain factors.
Anyone know any good sources in the open source community?