HackerTrans
TopNewTrendsCommentsPastAskShowJobs

frectonz

no profile record

Submissions

Serverless for Your Servers

pennyproxy.com
1 points·by frectonz·4 माह पहले·0 comments

[untitled]

1 points·by frectonz·पिछला वर्ष·0 comments

Show HN: Embed an SQLite database in your PostgreSQL table

github.com
180 points·by frectonz·2 वर्ष पहले·110 comments

Embed an SQLite database in your PostgreSQL table

hub.docker.com
3 points·by frectonz·2 वर्ष पहले·0 comments

Show HN: A Browser UI for Your Docker Registry – Built with Elm and Rust

github.com
4 points·by frectonz·2 वर्ष पहले·0 comments

Teleportation, JavaScript and Death

frectonz.io
9 points·by frectonz·3 वर्ष पहले·0 comments

comments

frectonz
·2 वर्ष पहले·discuss
yes you can

CREATE TABLE crime_against_humanity ( databases SQLITE[] );
frectonz
·2 वर्ष पहले·discuss
oh nice, i didn't know this existed, thanks
frectonz
·2 वर्ष पहले·discuss
That's the sensible option but not the fun one.
frectonz
·2 वर्ष पहले·discuss
Thanks i will look into this more, /tmp stuff is most definitely a hack.
frectonz
·2 वर्ष पहले·discuss
My next project
frectonz
·2 वर्ष पहले·discuss
Somebody finally made the Interdimensional Cable from Rick and Morty.
frectonz
·2 वर्ष पहले·discuss
Thanks, i have moved them now.
frectonz
·2 वर्ष पहले·discuss
It is a CLI tool that starts a local web server. After you install it, you can run `sqlite-studio <your_db>` and then you will see a log that says "listening on http://127.0.0.1:3030". When you open that page you will see the dashboard.
frectonz
·2 वर्ष पहले·discuss
We have some screenshots on the github releases page (https://github.com/frectonz/sqlite-studio/releases). Would be better to take a look at the hosted preview (https://sqlite-studio.frectonz.io/) though.

It is a CLI tool, that creates a local server. I will make the readme better soon.
frectonz
·2 वर्ष पहले·discuss
You can checkout the hosted preview (https://sqlite-studio.frectonz.io/). We also have some screenshots on the github releases page (https://github.com/frectonz/sqlite-studio/releases).
frectonz
·2 वर्ष पहले·discuss
yeah sorry, i didn't know there was another tool with the same name, i will change it soon.
frectonz
·2 वर्ष पहले·discuss
Yeah that's true. I didn't think people would be this interested. Will add more info.
frectonz
·2 वर्ष पहले·discuss
The ui is mostly shadcn/ui (https://ui.shadcn.com/).
frectonz
·2 वर्ष पहले·discuss
Yeah seems like there was DB locking issue or sth, just restarted the server, will be fixed soon.
frectonz
·2 वर्ष पहले·discuss
Thanks, I appreciate it. SQLpage looks like a cool idea, will look into it more.
frectonz
·2 वर्ष पहले·discuss
Creator here, sorry, i didn't know the name was taken, i will rename it soon.