ycliper

Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
Скачать

Host your Database for Free on Github Pages

github pages tutorial

github pages

sqlite

sql

database

postgres

mysql

github

git

hosting

managed database

static

static page

static hosting

static site

static site hosting

cdn

cloudflare

caching

sqlite tutorial

sqlite3

github website

how to deploy github pages

database depolyment

Автор: Bufferhead

Загружено: 2024-05-14

Просмотров: 130792

Описание: Databases are an essential part of many modern web applications but running them can be really expensive. That’s why in this video I’ll show you how you can run an SQLite Database completely for free, on top of Girhub Pages. GitHub Pages allows you to host files and websites. But using the JavaScript library SQL.js-HTTPVFS it is possible to use an SQLite dataset completely hosted as static files.



===


Check out my project „solidtime - The modern Open-Source Time Tracker„ on https://www.solidtime.io


===


The final result of the „On this day“ can be found here: https://onthisday.bufferhead.com/


The GitHub repository with all the source code: https://github.com/bufferhead-code/on...


===


Check out SQL.js-HTTPVFS at:
https://github.com/phiresky/sql.js-ht...


If you want to find out more about it, the author explained the initial implementation here:
https://phiresky.github.io/blog/2021/...


You can find the dataset used for the „On this day“ website here:
https://www.kaggle.com/datasets/guill...


===


Regular databases like MySQL, Postgres or Redis/Valkey run as a service and need server side computing power work. But SQLite is quite a bit different. The Database runs as a single file database and is really useful for various applications that need a performant but simple database. You can use SQL to query the database just like with any other database. The main difference is that we can use the fact that SQLite only needs a filesystem to run to distribute it with static page hosting services like Guthub Pages. It is also possible to use CDNs like Cloudflare or BunnyCDN to distribute the database very cheap. We use the HTTP Protocol to our advantage and set an HTTP range header to request only the parts of the SQLite database we actually need in our application.

Не удается загрузить Youtube-плеер. Проверьте блокировку Youtube в вашей сети.
Повторяем попытку...
Host your Database for Free on Github Pages

Поделиться в:

Доступные форматы для скачивания:

Скачать видео

  • Информация по загрузке:

Скачать аудио

Похожие видео

How principled coders outperform the competition

How principled coders outperform the competition

How to Host a Website on GitHub Pages Free (Custom Domain Setup Included)

How to Host a Website on GitHub Pages Free (Custom Domain Setup Included)

Можно ли поменять родину так быстро? / вДудь

Можно ли поменять родину так быстро? / вДудь

Похудей на 45 КГ, Выиграй $250,000!

Похудей на 45 КГ, Выиграй $250,000!

Host a Free Uptime Monitor on Github

Host a Free Uptime Monitor on Github

Путин обратился к Украине || Зеленский предупреждает о вторжении в Казахстан || Удар США для Ирана

Путин обратился к Украине || Зеленский предупреждает о вторжении в Казахстан || Удар США для Ирана

I Replaced EVERY App with MCP Server... Here's What Happened

I Replaced EVERY App with MCP Server... Here's What Happened

I built a REAL Desktop App with both Tauri and Electron

I built a REAL Desktop App with both Tauri and Electron

Comedy Club: Борьба с тарелочницами | Екатерина Шкуро, Никита Никитин @ComedyClubRussia

Comedy Club: Борьба с тарелочницами | Екатерина Шкуро, Никита Никитин @ComedyClubRussia

Мы победили Jeep! Все было так просто…

Мы победили Jeep! Все было так просто…

© 2025 ycliper. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]