Online Database Tool or Service?

Lilgwanz

Regular Member
Joined
Jun 6, 2016
Messages
227
Reaction score
161
Anyone have an idea on any tool or online service which I can use to create an online database for records like name email etc of users

please any help will be greatly appreciated
 
airtable is popular one
diagrams.net
dbeaver.io
mysql/spin-offs
you can google and find 100s of competitors in that space
if its super simple list u can simply use google sheets
 
mongodb atlas but it's a nosql database for large scale apps otherwise try firebase ( firestore ) i think there's more but these two are well known
 
Hey you can refer this link for the top 5 online database tools which are free.

https://www.lifewire.com/best-free-online-database-creators-3486264
If you run a business that requires dealing with lots of information for surveys, registrations, customer order forms, and the like, using a free online https://www.lifewire.com/what-is-a-database-1019737creator can help take the headache out of keeping everything organized and easily accessible.

There are lots of newer options out there that are easy to use so you don't have to hire a programmer to handle everything. Best of all, these database tools are free.

Hope this helps you better!
 
Hello there, I'm new to the backend development, as I started my coding career in C/C++ and Java before I learn some HTML/CSS JS PHP and SQL. NOW I'm offered a project of and app to be developed in Flutter and I don't know if MySQL would be fine as a database or that firebase is a better option for both security and utility?
Thanks in advance :)
 
Valentina Studio Free is a great tool for working with databases!
I also recommend that you use PostgreSQL as your database as it
has a very simple MIT License which makes it free as in the air you breath.
(Much better than the MySQL License.) Both Valentina and PostgreSQL work
on Windows, macOS, and Linux!
 
Back
Top