HackerTrans
热门最新趋势评论往期问答秀出招聘

maxmusing

no profile record

提交

Calendar versioning is gaining popularity

letsdebug.it
2 分·作者 maxmusing·2年前·0 评论

Poisoning Firefox Memory

paul.bone.id.au
2 分·作者 maxmusing·2年前·0 评论

Size_t Is Not Int

noncombatant.org
2 分·作者 maxmusing·2年前·0 评论

Verifying Selection Sort: An Introduction to Program Verification in Dafny

dafny.org
1 分·作者 maxmusing·3年前·0 评论

What I wish I knew when I got my ASN

quantum5.ca
4 分·作者 maxmusing·3年前·0 评论

A small language model made from matchboxes

dcorney.com
5 分·作者 maxmusing·3年前·0 评论

A Golden Age of Building? Lessons from Pentagon, Skunk Works and SpaceX

lesswrong.com
4 分·作者 maxmusing·3年前·0 评论

Okay, Microservices Have Benefits Too

two-wrongs.com
2 分·作者 maxmusing·3年前·0 评论

Comments on Comments

noncombatant.org
45 分·作者 maxmusing·3年前·49 评论

Loom’s nightmare AWS outage and how it might have been prevented

overmind.tech
2 分·作者 maxmusing·3年前·0 评论

[untitled]

1 分·作者 maxmusing·3年前·0 评论

Is AI Safety dropping the ball on privacy?

lesswrong.com
1 分·作者 maxmusing·3年前·0 评论

Broadcom’s Google TPU Revenue Explosion, Networking Boom, VMware Integration

semianalysis.com
2 分·作者 maxmusing·3年前·0 评论

Breaking RLHF “Safety” (And how to fix it?)

lesswrong.com
2 分·作者 maxmusing·3年前·0 评论

[untitled]

1 分·作者 maxmusing·3年前·0 评论

[untitled]

1 分·作者 maxmusing·3年前·0 评论

[untitled]

1 分·作者 maxmusing·3年前·0 评论

State of Databases 2023 Survey

stateofdb.com
3 分·作者 maxmusing·3年前·1 评论

The State of Databases 2022

stateofdb.com
4 分·作者 maxmusing·4年前·0 评论

How virtualization increased our table performance by 500%

basedash.com
2 分·作者 maxmusing·4年前·0 评论

评论

maxmusing
·3年前·讨论
Hey, founder of Basedash here. I launched the original version of Basedash on Hacker News almost 3 years ago (https://news.ycombinator.com/item?id=23999124). Back then, it was a simple web-based database editor. Y'all had LOADS of great feedback about security, validation, and permissioning.

Since then, I've grown the team to 7 and we've made a ton of improvements across those areas (RBAC, API actions, NL querying, self-hosting, SSO, etc.) and repositioned the product as a modern admin panel that connects to most SQL databases.

We recently raised a seed round from some incredible investors. We couldn't have gotten here without the support and feedback from this community, so thank you. Check out the product if you haven't already, and feel free to be harsh with your feedback. We're still at the beginning of our journey.
maxmusing
·3年前·讨论
We (the team at Basedash) are running a survey on the state of databases in 2023. We'll be releasing the results after the survey closes in 1 month. We're also running a giveaway for an Apple Studio Display for all submissions.

Check out the results from last year here: https://2022.stateofdb.com
maxmusing
·3年前·讨论
Basedash founder here. We're much more focused on admin panels that you would give to non-technical teammates (e.g. support, ops, sales) to view & edit data. Less around data analysis and charts, though we have a bit of that. We're also not limited to databases, you can set up actions to hit APIs (e.g. Stripe, SendGrid, internal APIs).
maxmusing
·5年前·讨论
I'm a founder of BaseDash, I started building it as a spiritual successor to Django Admin. Big focus on UX and usability for non-technical users. I like to think of it as "Airtable for your SQL database".

Some features that are especially important if you're giving access to non-technical team members:

- Edit history of all changes made through the tool

- Permission system to limit access to certain databases/tables

- Views that let you pre-filter tables and hide columns

- Request edit system so that all edits have to be approved (WIP)

We support both MySQL and PostgreSQL, planning to add support for NoSQL databases in the future.

It's paid for teams but free for 2 users.

Website link: https://www.basedash.com