Code Monkey home page Code Monkey logo

github_db_manager's Introduction

Github_DB_Manager (Serverless & Codeless)

Online tool for editing DB files in your GitHub Repositories.

You can use this online tool to log in your Github account, select repository, list DB tables(objects) and records(items), create, update and delete them in the browser.


The entire program is done with codeless programming. The GitHub login function uses a cloud service module - GitHubDBHandler2, which works out of the box, enable your users log in to GitHub and operate their repositories directly. In CrossUI Builder, you can add it to your own project from CrossUI templates library.


The file structure for this Github DB implement is:

__crossui_db

objectName(tableName)

item(record)


In this DB implement, an item(a record) is saved as a JSON file

Weaknesses: Records listed will lag a few seconds after editing

Strengths: Up to 100,000, ordered by updated, can query by word

[NOTICE] Since the Github search engine need to take some time to build the index, the latest records in listItems API will lag a few seconds after editing (create, update, delete).


Web app url : https://linb.github.io/Github_DB_Manager

This project was created by CrossUI No-Code App Builder: https://crossui.com/RADGithub

Based on template: https://linb.github.io/CrossUI_Assets/assets/projects/Simple/xui_project_tpl_Empty

Click here to edit this web app in CrossUI No-Code App Builder

Powered by CrossUI

github_db_manager's People

Contributors

linb avatar

Watchers

 avatar  avatar

Forkers

nickantonaccio

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.