2023-07-25 09:47:27 +01:00
# Data Controller for SAS
Get control over your manual data modifications!
Alternatives to Data Controller include:
🏃 Running #SAS or #SQL updates in production
2023-07-25 08:52:27 +00:00
2023-07-25 09:47:27 +01:00
❓ Asking a #DBA to run validated code after a change management process
2023-07-25 08:52:27 +00:00
2023-07-25 09:47:27 +01:00
💾 Developing / testing / deploying / scheduling overnight batch jobs to load files from shared drives
2023-07-25 08:52:27 +00:00
2023-07-25 09:47:27 +01:00
🔒 Opening (and locking) datasets in Enterprise Guide or SAS® Table Viewer to perform direct updates
2023-07-25 08:52:27 +00:00
2023-07-25 09:47:27 +01:00
🌐 Building & maintaining your own custom web application
Problems with the above include:
2023-07-25 09:48:49 +01:00
❌ Risk of manual error / data corruption
2023-07-25 08:52:27 +00:00
2023-07-25 09:48:49 +01:00
❌ End users requiring direct write access to critical data sources in production
2023-07-25 08:52:27 +00:00
2023-07-25 09:48:49 +01:00
❌ Breaches due to unnecessary parties having access to the data
2023-07-25 08:52:27 +00:00
2023-07-25 09:48:49 +01:00
❌ Inability to trace who made a change, when, and why
2023-07-25 08:52:27 +00:00
2023-07-25 09:48:49 +01:00
❌ Reliance on key individuals to perform updates
2023-07-25 08:52:27 +00:00
2023-07-25 09:48:49 +01:00
❌ Building bespoke ETL for every new data source
2023-07-25 08:52:27 +00:00
2023-07-25 09:48:49 +01:00
❌ Upload routines that must be manually modified for table changes
2023-07-25 08:52:27 +00:00
2023-07-25 09:48:49 +01:00
❌ Legacy 'black box' solutions with little to no testing, documentation or support
2023-07-25 09:47:27 +01:00
Data Controller for SAS® solves all these issues in a simple-to-install, user-friendly, secure, documented, battle-tested web application. Available on Viya, SAS 9 EBI, and [SASjs Server ](https://server.sasjs.io ).
For more information:
* Main site: https://datacontroller.io
* Pricing: https://datacontroller.io/pricing
* Docs: https://docs.datacontroller.io
* SAS Code: https://code.datacontroller.io