Coder Social home page Coder Social logo

sqlite3's Introduction

SQLite Template

SQLite3 is a lightweight, serverless, open-source database engine used for local storage in applications. It requires no configuration and supports SQL for data manipulation.

Deploy on Railway

โœจ Features

  • SQLite3 database
  • SQLite Web Interface
  • trains table with sample data about Thomas & Friends (do you still need more features?)

๐Ÿค” How to use

๐ŸŒŽ WebUI Usage

  1. Open the project named "SQLite Template"

  2. Go to the "Variables" tab and view the SQLITE_WEB_UI_PASSWORD variable, this is the password you'll need to access the web interface

  3. Back to Deployments, in the top you'll see a URL which you can use to access the web interface

  4. Click on the URL and you'll be redirected to the web interface, type your password and you'll be able to manage your database

That's it! You can now manage your SQLite3.

โš™๏ธ seed_db.sql Usage

After you've deployed this template, you'll find a copy of this project in your Github.
From there you can populate seed_db.sql with your own SQL code.
The file will only be executed when you change anything in it and will run only once.

โš™๏ธ init_db.sql Usage

This file is used to initialize the database.
It includes sample data for a trains table.

๐Ÿ“™ Learn more

sqlite3's People

Contributors

thallesp avatar

Watchers

Ryan Mearns 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.