Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

67% Positive

Analyzed from 254 words in the discussion.

Trending Topics

#database#don#serious#project#https#looks#interesting#care#here#concept

Discussion (8 Comments)Read Original on HackerNews

delishabout 2 hours ago
I'm interested in the social-proof mechanisms we'll need to have for AI-assisted "serious projects" (where a database is a "serious project").

Third-party audits like https://jepsen.io/ are an example.

karmakaze17 minutes ago
101 commits. First on August 7th. I don't consider this a serious project.

README doesn't mention anything about how transactions work across the shards.

I see this https://github.com/schapman1974/briskdb/pull/260 but it says shard-local.

vcryan7 minutes ago
This is very cool!

Don't be discouraged by some of the comments on this thread. Looks like you had an interesting idea and you implemented it and now you are sharing your work. You have stated that it is alpha.

Personally, I don't care if was written by AI or by 12 drunken monkeys -- if it has a sufficient level of testing (high bar here!) that shows that it reliably and safely does what it is intended to do -- that is all that really matter.

bearjawsabout 3 hours ago
Now this is an interesting concept. I spent a few weekends writing a postgres proxy for PII a few years ago and I realized how much you really could inbetween a database and your app layer.

Never thought about just leveraging sqlite as the entire backend and running every database protocol as its interface.

numlock8641 minutes ago
I like the concept, but I don't quite get what problem specifically this is trying to solve or what the main motivation here is. Have an all-compatible database that is essentially just SQLite plus some scripts?

Also those AI coded CSS gradient backgrounds got old really really fast. It kind of became a low quality indicator like Word Art or Comic Sans back in the day: You see it and immediately have a thought like "Oh, it's one of those." in your head. At least that's the case for me and basically everyone in my tech bubble ...

theplumberabout 2 hours ago
“ Why developers might care”
toomimabout 1 hour ago
This phrase makes it sound like the author wasn't, himself, a developer. Like, maybe he wasn't even human.
measurablefuncabout 1 hour ago
Looks like another art project.