Become a sponsor to Fritz Larco
Hi there 👋
I'm fritz. I am a technical data engineer / passionate technologist who loves tackling interesting problems with code 😀.
Some of the projects I am most proud of are:
Sling (https://github.com/slingdata-io) -- Extract/Load into your database with ease from your shell terminal.
- Database to Database
- File System to Database
- Database to File System
dbREST (https://github.com/flarco/dbREST) -- Instantly spin up a REST API for any major database.
dbREST is basically an API backend that you can put in front of your database. Ever wanted to spin up an API service in front of your Snowflake, MySQL or even SQLite database? Well, dbREST allows that! Running dbrest serve
will launch an API process which allow you to:
dbNET (https://github.com/dbnet-io/dbnet) -- A database web client that lets your SQL superpowers shine.
The goal is to make it a great SQL IDE which gives useful context as you hover table and column names for example. It should allow you to ingest files with ease, imagine drag-dropping a CSV file into a schema where dbNet auto-creates the table with proper column types. The other nifty part is that it can run from a shell/terminal on any machine and lets users access the UI from the browser (with dbnet serve
).
2 sponsors have funded flarco’s work.