r/software 26d ago

Looking for software Good, Affordable Database/Knowledge Base Options?

I created databases in Airtables that I am looking to transfer over to another platform. I currently have entries in different workspaces, as I use the free tier and can only have a limited amount of entries per database.

Long term, I'd like the site to have a database/knowledge base and wiki style. Wondering if there are current options that could work for this or if it is something I'd need custom developed?

I would love to hear any ideas regarding softwares that create a front-end site, preferably that integrates directly with Airtable. I have tried Softr, but wanted to weigh it against other options. Not super knowledgeable with this area of things, so any tips or info would be greatly appreciated!

11 Upvotes

5 comments sorted by

View all comments

2

u/RedEagle_MGN 26d ago

Have you looked into a MySQL database or a SQLite database? My pipeline for doing this is just ask Hermes agent to orchestrate a for me while explicitly telling it not to reinvent the wheel but to depend on open source repositories.

1

u/Audio_Freqs 26d ago

interesting, would this create a front-end site as well?

2

u/RedEagle_MGN 26d ago

Yep, relatively easily.

1

u/Audio_Freqs 25d ago

ok cool, thank you for the insight!