Git Product home page Git Product logo

Comments (8)

frank-zsy avatar frank-zsy commented on September 26, 2024 2

这个的话能直接用excel存么,感觉数据量并不大。然后搞个定时任务,将excel内容更新到CSV?

但 excel 是二进制文件,如果提交上来是很难 review 的,而且没法儿 diff

from wuhan2020.

zhoucheney avatar zhoucheney commented on September 26, 2024 1

感觉不太对,为什么这些信息直接在前端录入,然后给管理员审核,审核之后再存到csv里。增量的话都不需要看以前的,删除记录或者修改记录这种信息都可以存到csv里,审核也特别方便,逻辑也不复杂。

from wuhan2020.

ydlover avatar ydlover commented on September 26, 2024 1

csv限制太多(例如字符串的空格,逗号等),数据存储的话xml,json这些都比csv好

from wuhan2020.

zhoucheney avatar zhoucheney commented on September 26, 2024

这个的话能直接用excel存么,感觉数据量并不大。然后搞个定时任务,将excel内容更新到CSV?

from wuhan2020.

hitzhangjie avatar hitzhangjie commented on September 26, 2024

@zhoucheney 感觉直接用石墨表格编辑可以,后续更新数据可以统一用这个处理。
医院、物流、捐赠下应该会有类似的情形,捐赠、医院供需可能会更新比较频繁。

from wuhan2020.

yangli-os avatar yangli-os commented on September 26, 2024

每个CSV表格的数据量不会很大,只是频繁更新数据和多方共同操作的问题,还是建议使用CSV格式进行存储,毕竟好多人并不常使用石墨表格。

from wuhan2020.

frank-zsy avatar frank-zsy commented on September 26, 2024

@zhoucheney 嗯,新的流程是这样的,@16647615268 根据昨天实践结果来看,GitHub 直接提交文本数据文件的门槛过高,冲突概率也大,石墨协作自动导入会大幅提升效率

from wuhan2020.

thinkinnight avatar thinkinnight commented on September 26, 2024

现在这个是不是已经确定使用石墨文档?那就先关掉该issue了。

from wuhan2020.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.