Question
-
CreatorTopic
-
August 16, 2022 at 8:50 am #3990273
simple web-based database system
by wangshuya · about 2 years, 3 months ago
Tags: Cloud, Community, Operating Systems
Hello,
we are a team of three. And we have a simple relational database structure. This means we have 7 tables which are connected to each other. There are only 1: in relations.
We are now searching for a solution so that we can create a database with all 7 tables so that we can add data and retrieve data (perform queries) together.
Unfortunately, we dont have much knowledge on programming but we would be happy to learn.
It would be great if you could recommend as a system which is not expensive and which would allow us to set up a first simply usable cloud-based database.
Thanks
-
CreatorTopic
All Answers
-
AuthorReplies
-
-
August 16, 2022 at 9:31 am #3990277
Re: web-based database system
by kees_b · about 2 years, 3 months ago
In reply to simple web-based database system
One that’s often used is MariaDB. See https://go.mariadb.com/21Q2-WC-GLBL-DBaaS-SkySQL-vs-Google-Cloud-SQL-DB1099_LP-Registration.html
However, I wonder if it can be called “simple”. Some people even find SQL difficult, let alone creating validation rules to check input.
-
August 16, 2022 at 3:10 pm #3990351
Wait, 7 tables and no programming?
by rproffitt · about 2 years, 3 months ago
In reply to simple web-based database system
I don’t see how one can avoid learning SQL and other coding but hey one can wish for such.
Maybe Claris FileMaker which can be put on a cloud so many folk can use the database and without having to code.
-
-
AuthorReplies