Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A Flat Data GitHub Action demo repo

License

NotificationsYou must be signed in to change notification settings

githubocto/flat-demo-SQL-flights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This demo is part of a larger Flat Data project created byGitHub OCTO. Read more about the projecthere.

What this demo does

This repository uses aFlat Data Action to query a SQL database with flight data and downloads the data as a CSV file every day at 6am UTC. A SQL connection string has to be added to the GitHub repository as a secret.

Inside.github/workflows/flat.yaml:

-name:Fetch datauses:githubocto/flat@v3with:sql_connstring:${{ secrets.CONNSTRING }}# a SQL database connection string fetched as a GitHub secretsql_queryfile:query.sql# a file with the SQL querydownloaded_filename:sql-data.csv# should be a csv or json

diagram

License

MIT

About

A Flat Data GitHub Action demo repo

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors4

  •  
  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp