some suggestions from gpt
- tap forms
- airtable
- memento
- filemaker go
- handDbase - looks ancient
- mobiDB - looks good
tap forms looks nice but pricy, saw another one called general database that looked ok.
for a sql db i saw
- SQLiteFlow -sqlite
- Database viewer plus
- SQLpro for SQLite
- Navicat
- Base - sqlite
apparently sqlite is preinstalled on mac: gui called db browser
alternatives
- postgresql
- mongodb
- mysql
sqlite is serverless while mysql uses client-server architecture
sql- replication, distributed transactions, clustering, high performance scalablility.
mysql - embedded on local filesystem
explainingcomputers: explaining libreoffice database
No comments:
Post a Comment