Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Building BI from Scratch!

$
0
0
Hey guysI need some expert advice in building up our BI infrastructure from scratch, the raw data come from the 3rd party every week and we need to push this data into the SQL server after cleanup process. We have to apply some business rules before pushing the data into the database, and only relevant data needs to be stored that adhere reporting. So I am wondering, do we have to use another programming language( VB.net, ASP, C#, Python etc) to write our business logic or we can do this all within SQL server. Don't know much about this piece, What kinds of criteria should help drive the decision about whether to put application logic in the database or in the application code.Also, please suggest some BI tools( Qlickview, Tableau) that is easy to work with SQL Server.Thanks a lot in advance.CheersA

Viewing all articles
Browse latest Browse all 3145

Trending Articles