Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Using a non-relational database with osCommerce (Discussionu)


Recommended Posts

I've been learning about NoSQL Databases that use object models instead of traditional table-based implementations and it seems like something that would be helpful on osCommerce installations with heavy traffic. I'm working on an online store with over 8k products, 20k orders, and 50k products sold. It seems like one of these databases like MongoDB would be able to combine a ton of tables, like one staring with Customers, Orders, etc, into customer based records.

 

My question: Has anyone ever heard of any projects to get a NoSQL database to work with osC?

 

//Additional questions

 

My main purpose in looking toward a NoSQL database is to try to speed up my site.

 

Or: Does anyone know of any tips/tricks to really increase the performance of an osCommerce 2.3.x site?

 

Also: Is anyone familiar with any type of query profiler, perhaps similiar to the CodeIgniter one, that would let me see what all is being run to generate each page?

Edited by panicgripdesigns

A little knowledge of php goes a long way.

Link to comment
Share on other sites

I apologize for not having read the guidelines for this forum. I'm not sure where the best place to move this topic would be, and I don't know that I am able to move it. If a moderator could please relocate it, I would appreciate that. Also I apologize for double posting, I don't see an edit button anymore.

A little knowledge of php goes a long way.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...