user-guide: clearly specify that state db is only used locally
See original GitHub issueSometimes people do not understand that SQLite is used only for optimization and they think that DVC uses a binary format (please use translate): https://www.facebook.com/permalink.php?story_fbid=1151521948337039&id=100004377340065&comment_id=1151533428335891&reply_comment_id=1153257634830137
Why don’t we make it clear and extract .dvc/status file outside DVC project like /var/dvc/my-project-SOME_UNIQ_ID?
Issue Analytics
- State:
- Created 5 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
Working with storage for Amazon RDS DB instances
Specify how you want your data stored in Amazon RDS by choosing a storage type and providing a storage size when you create...
Read more >Database Engine events and errors - SQL Server
Consult this MSSQL error code list to find explanations for error messages for SQL Server database engine events.
Read more >FactoryTalk View Machine Edition User's Guide
If this equipment is used in a manner not specified by the manufacturer, ... Use alarm buttons to acknowledge, silence, clear, and delete...
Read more >MySQL 8.0 Reference Manual :: 13.2.9 LOAD DATA Statement
LOCAL works only if the server and your client both have been configured to ... INTO OUTFILE statement in mysql, be sure to...
Read more >User Guide
Microsoft Windows database. Select this option to use a Microsoft Windows user database. By default, the users on the local computer are used,...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

I think it’s solved since we moved SQLLite files under
.dvc/tmpnow.Agreed, moved to dvc.org.