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…
Database Administrators

Questions tagged [database-design]

Ask Question

The development of the conceptual schema and/or the logical model and/or the physical settings of a database.

6,366 questions
Filter by
Sorted by
Tagged with
0votes
1answer
42views

I have a multitenant app where I'm having some trouble modeling the Address tables. It's an Enterprise App so the database is quite big.Since tenants, users and persons can have N addresses I've ...
0votes
0answers
25views

I'm designing a system to store large volumes of sensor data (10,000+ sensors) and evaluating different schema approaches in DolphinDB.Current Context:Data Volume: 10,000+ sensors, continuous time-...
0votes
0answers
9views

I’m designing an application using Hibernate (JPA) and I’m facing a modeling challenge related to dynamic relationships between entities.Here’s the scenario:I have a Comment entity that can be ...
0votes
0answers
27views

I have been working with RocksDB for a while, and in my use case, complex data structures are stored as values in the database — for example, a Map that may itself contain nested maps.1. Update ...
-1votes
1answer
95views

I am about to start working on a project that aims at modeling all trees in France using the LiDAR coverage of the territory.I won't get into the detail of the modeling but basically after ...
2votes
1answer
104views

Is it possible to create a table that is built from an inner join of two other tables with additional columns, but where the rows are kept updated when the inner join is re-run?Currently using ...
0votes
0answers
39views

In mine it says Application's system version 8.4-104 does not match IdentityIQ database's system version 8.4-87I tried to update the database its still not working. If it works I can import xml files ...
1vote
1answer
106views

I am wondering why Postgres allows to insert a non-existing values for a foreign key to a nullable multicolumn unique constraint. (Cannot be an actual primary key.)I made a fiddle. I expected this to ...
0votes
0answers
30views

I'm struggling to figure out the best way to model Production Rooms in our manufacturing ERP app. Currently, we have a Locations model which is a hierarchical, materialized-path (Ancestry Gem) ...
karns's user avatar
2votes
2answers
166views

Originally, I was working with .NET 9 and a Blazor web app for admin and a Flutter app for external end-user, but for this context, I constrained it to SQL Server 2017, to evaluate it first internally....
-1votes
1answer
53views

I recently came across the NKTg Law on Varying Inertia in physics, which describes an object’s movement tendency based on its position (x), velocity (v), and mass (m), with m allowed to change over ...
0votes
1answer
114views

I am currently designing a mobile application that sends push notifications to users subscribed to a set of topics. The list of possible topics changes infrequently (not more than once per year), ...
0votes
1answer
116views

I'm building my first web project: a modular furniture e-commerce platform using Next.js and PostgreSQL.I’ve designed a normalized relational schema to handle:Categories and subcategoriesFurniture ...
1vote
3answers
233views

We're in the process of aligning with SQL Server security best practices and recently initiated a project to change database ownership from individual domain logins to the SA account across our ...
0votes
1answer
65views

I've got my standard MariaDB database with phpMyAdmin.I'm working with OpenSSL and php. And I've got nothing more than a basic rented web-server.$cipher_algo = 'aes-128-cbc';$key = '...

153050per page
1
2345
425

Hot Network Questions

more hot questions
Newest database-design questions feed

[8]ページ先頭

©2009-2025 Movatter.jp