Movatterモバイル変換


[0]ホーム

URL:


Sorry, we no longer support your browser
Please upgrade toMicrosoft Edge,Google Chrome, orFirefox. Learn more about ourbrowser support.
Skip to main content

Stack Exchange Network

Stack Exchange network consists of 183 Q&A communities includingStack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.

Visit Stack Exchange
Loading…
Software Engineering

Questions tagged [relational-database]

Ask Question

A relational database is a digital database based on the relational model of data. This model organizes data into one or more tables (or "relations") of columns and rows

393 questions
Filter by
Sorted by
Tagged with
-2votes
2answers
152views

We have a system where customers can be created in two ways:By a company — the customer belongs to that company and the company can edit their information.By a mobile user — the customer has a ...
3votes
2answers
424views

Problem statementWe have a remote API that can be queried to fetch some arbitrary objects (we're expecting around 500 thousand records). Our application needs fast access to this data (faster than ...
2votes
3answers
420views

I am designing a database for a system that has a users table. Currently, the table has around 50 columns, which include:Personal information (e.g. name, email, phone_number, address, etc.)Work-...
2votes
1answer
1kviews

Am I using one and only one correctly? I have read so many articles online on differences between one and only one vs one and I'm still confused.I.e.a customer can exist with zero, 1 or many (...
17votes
8answers
4kviews

In our domain model "not filled in" and "unknown" are two different concepts. For example, time of death may be missing or, on the other hand, may be filled in as "unknown&...
11votes
13answers
7kviews

To illustrate what I mean, imagine a group of students and a group of professors in some kind of a traineeship. Every professor is to mentor one student and every student has to be mentored by one and ...
-1votes
2answers
195views

There is a kinda ETL task of importing data from csv to the database in project with legacy codebase and legacy database**. Data should be validated before persisting to database.Validation includes ...
Rui's user avatar
  • 1,935
0votes
1answer
101views

If I have three entities (end-user, country, tier) in my system that has relationships as follows:Where each country has its own tiers with specified points per year, and each end-user has a country ...
0votes
0answers
83views

I've been stuck on this for a while now so I decided to ask for some help.My SetTemplate needs to EITHER be connected directly to exerciseTemplate OR connected to exerciseTemplate through a ...
Jocko's user avatar
2votes
1answer
436views

I am developing a diagramming application and want to optimize operations with the Nodes and Relations of the diagram. Currently, I am using a relational database with tables for diagrams and nodes. ...
3votes
1answer
616views

I want to understand what is considered best-practice to better align with OOP when handling relational databases. I cannot find any online examples where classes and a more maintainable/re-usable ...
-1votes
3answers
238views

When designing a data-intensive software, or any kind of software, regardless of the platform, is it appropriate to mix UML and non-UML diagrams together in the design document of the software?For ...
0votes
1answer
79views

I’m working on an application that requires many 3rd-party integrations. I’m using Postgres to store these API responses but am having trouble for a number of reasons.These objects are frequently ...
-2votes
2answers
271views

I am working on digitizing old photographs, articles, ephemera, etc. related to my town's history, and I've been tasked to put these scans I've made onto a website for the public to see. There are ...
3votes
2answers
228views

as per request, I'll reduce this whole set of questions to 1-2 core points (thanks for the feedback ;)).I'm considering using insert-only tables for keeping the history of my data. while the ...

153050per page
1
2345
27

Hot Network Questions

more hot questions
Newest relational-database questions feed

[8]ページ先頭

©2009-2025 Movatter.jp