You are here |
garrybargsley.com | ||
| | | |
dbanuggets.com
|
|
| | | | Thank you Mala for hosting T-SQL Tuesday for August month. Mala asked us to write about the Database version control and what tools we use to manage our database code. Please find the original invite here. Earlier in my career as a DBA, the database code was managed with comments in the code to know... | |
| | | |
darrendevitt.com
|
|
| | | | FHIR servers are wide open by default. Security measures rarely come built in. They accept any valid data you send them and they send back any data you ask for in a search query. When it comes to security, Smart-on-FHIR helps -- but it's only one tool in a very large toolset. You have to... | |
| | | |
antonz.org
|
|
| | | | Strict column type checking, like in PostgreSQL or MySQL. | |
| | | |
www.talend.com
|
|
| | Data modeling is the process of creating a diagram that represents your data system & defines the structure, attributes, and relationships of your entities. |