If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Other > Question regarding Hibernate Vs Stored procedures

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-14-11, 18:14
AviE AviE is offline
Registered User
 
Join Date: May 2011
Posts: 3
Question regarding Hibernate Vs Stored procedures

Hi all,
my questions is : If i have to device a DB which will have to deal tons of real time data, the data should be processed through the some business logic (process when inserted, periodically and on user's demand), yet i will have license restriction due to budget issues (more programmers than runtime licenses). Is the best way to deal with this situation is to implement the business logic through hibernate ? use an open source DB for development and use a different DB for production ?
thanks in advance.
Avi.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On