Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:Do you need a database? (Score 1) 272

I quit a gig within the last year where the company was on DB2 (8) and the data was scattered. Their daily processes were pushing 22 hours to complete, and their chosen solution was just to delete historical data, so that they couldn't even tell their customers what happened the previous month. Of course, the same team had been building their PL/I code since the 1980s, so there was no way to get them unstuck without some executive decisiveness, and that wasn't happening. They wanted a data warehouse for business intelligence in their oracle system. I signed a contract for golden gate with implementation and then walked. Really, the place was a mess. WebFocus for reporting, an excel reporting team because they couldn't get data from WebFocus, a java team where the last 2 architects had quit within a year, a stealth jasper reports team that had been working on the same goal for years with no deliverable, etc. Really, the only thing in the entire place that worked at all was the DB2, and on that alone they were making money hand over fist. It was an amazing scene.

Comment Re:Please specify a better scenario (Score 1) 272

Not bait, simply dipping my tow into the NoSQL waters. I have been a developer for almost 20 years now and can spin this up with a SQL database in under an hour. The big thing here is that it be highly scalable (thus the iphone/andriod - you never know how big these will get, or how fast) and we are able to get some kind of structured time based reports out on the back end.

Submission + - Ask Slashdot: Which NoSQL Database for New Project? 1

DorianGre writes: New independent project. Iphones and droids talking to PHP(Symfony) or Ruby/Rails. Each incoming call will be a data element post and I would like to simply write that into the DB for later use. Will need to be able to pull by date or a one of a number of key fields, as well as do trend reporting over time on the totals of a few fields. I would like to start with a NoSQL solution for scaling, but would like something dead simple if possible. Looking at MongoDB, Couchbase, Cassandra/Hadoop and others.

Submission + - Ask Slashdot: What is the best bluetooth barcode scanner for the money 1

DorianGre writes: New project: iphone and android apps connected to the cloud doing stock inventory. We are targeting the low end of the market, so need the most reliable and inter-operable bar code scanner on the market at the low end of the cost spectrum. We are bootstrapping our project and need to buy a few thousand of these, so cost matters alot.

Slashdot Top Deals

"Engineering without management is art." -- Jeff Johnson

Working...