Giter VIP home page Giter VIP logo

asteroiddb's Introduction

AsteroidDB

Simple, customizable database.

Why people just can't set up a simple and free database for apps/softwares? They are actually just saving values and getting the values by using the tags. So there is no reason to providing an almost impossible solution for creating online database. We are in 2019.

So welcome to a new generation in database service. If you want a too simple database which only holds string values, then AsteroidDB is for you. It is based on TinyWebDB (Python version) which is an MIT App Inventor component, and can be accessed with HTTP requests, this makes AsteroidDB can work in almost every programming language!

It can be installed on Heroku with one click, if you don't want to deal with setting up thing (as I did). AsteroidDB is using Flask micro-framework and written in Python, so you can understand that how it is easy to improve the code.

..or use Heroku one-click deploy button if you know how to use it.

Deploy

Current available methods


Who is AsteroidDB for?

  • For people who wants to create cross-platform apps with using same database service which doesn't require any 3rd party libraries.

For example; Google's Firebase is working very well, however, some programming languages still don't support Firebase officially because of libraries. (such as C#) But if your app is supporting Web requests like POST, GET etc. Then AsteroidDB will work for you.

  • For people who don't wants to deal with setting up database thing.

AsteroidDB supports Heroku's one-click Deploy function, so if you click on the button, a new app will be created from this repo. This means you can just access your web database easily in seconds.

  • For people who wants to build own database with own functions.

If you open the app.py file you can see there how data is saving to table. Additionally, you can add more functions if you know Python.

Thanks

This is a cloned and improved project from pavi2410/TinyWebDB.

asteroiddb's People

Contributors

ysfchn avatar yusufcihan avatar

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.