Viewing 15 posts - 361 through 375 (of 1,111 total)
I seconded PostgreSQL as one of the best free options and has many free tools like pgAdmin. It also has great support for clustering for high availability and parallelizing queries...
October 29, 2017 at 3:57 am
October 27, 2017 at 8:56 am
A good amount of my JSON data is highly structured in the sense, I do necessarily know where the data is and how to separate it. Thus, the file format in...
October 26, 2017 at 7:25 am
October 24, 2017 at 6:59 am
This may help, but note, I am mostly using Azure Data Warehouse, which does include Azure SQL Database, it's just uses it as part of the overall infrastructure.
I...
October 20, 2017 at 10:00 pm
I should also mention, you can force the developer to only use stored procedures you create. This will help you keep a lock on how they are interacting with the...
October 19, 2017 at 9:48 am
Yep, unfortunately, that's the way it goes most of the time with these types of apps. I mean, if the source code itself is compromised without the password, you can...
October 19, 2017 at 9:29 am
Lynn Pettis - Tuesday, October 17, 2017 4:33 PMAny help here would be nice.
Added a response. Dono if that's what you're hoping...
October 19, 2017 at 7:21 am
Sure. I've used Django with SQL Server, but have mostly switched to using Flask over Django in the past year.
Django essentially has a settings file to define what...
October 19, 2017 at 7:16 am
Sorry, double post. Please ignore.
October 15, 2017 at 5:54 am
Jeff Moden - Saturday, October 14, 2017 9:07 PMAnyone know what the RPO/RTO for Azure systems is?
October 15, 2017 at 5:46 am
October 13, 2017 at 7:03 am
October 12, 2017 at 2:15 pm
It makes sense if you're trying to give the users the ability to pull in attributes on the contract as well attributes on the application. In meaning, you are capturing...
October 12, 2017 at 10:37 am
October 12, 2017 at 9:54 am
Viewing 15 posts - 361 through 375 (of 1,111 total)