@adityaparab/github-db 中文文档教程

发布于 6年前 浏览 3 项目主页 更新于 3年前

开源之爱 GitHub 分支 GitHub 问题 GitHub 拉取请求 GitHub 贡献者 GitHub top language

github-db - Github as a Database :fire:

The issue

寻找一个在线基于 JSON 的数据库托管 很痛苦! 带宽的限制、数据存储的限制或仅仅是记住密码的困难甚至让最热心的人望而却步。 此外,对于那些只希望数据被持久化的初学者来说,免费账户几乎没有任何可供探索的东西。

The solution

这个项目通过使用github存储库来存储数据库来解决这个问题。

用户提供数据以及数据库中集合的名称,服务器使用 REST API 进行适当的操作,负责数据操作方面。

服务器操作本地存储库数据库并定期更新远程存储库中的数据库。

Contributions

有关如何贡献的更多详细信息,请参阅 Contribution.md

Open Source Love GitHub forks GitHub issues GitHub pull requests GitHub contributors GitHub top language

github-db - Github as a Database :fire:

The issue

Finding an online JSON based database hosting is a pain! The restrictions in bandwidth, the limitation in data storage or the mere struggle of remembering the passwords for such deters even the most enthusiastic people. Moreover, the free acounts come with practically nothing for the beginners to explore with for beginners who just want the data to be persisted

The solution

This project solves the issue by using a github repository to store database.

The user provides data along with name of the collection in the database, and the server does appropriate operation using REST API, taking care of the data manipulation aspect.

The server manipulates the local repository database and periodically updates the database in the remote repository.

Contributions

Refer to Contribution.md for more details on how to contribute.

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文