Tag: application-design


Found 75 results for 'application-design'.


1) database-design - Entity-relationship diagrams and application program functionalities
2) database-design - B2B application: users has its own users
3) database-design - Database structure for users, events and event lists
4) database-design - Separate Schemas by Industry or by Application functionality?
5) database-design - Database normalization: Describing trait - foreign key to table, or varchar field with value?
6) import - Apply in a CSV file to multiple databases
7) django - Django application strategy
8) database-design - Application/Database design where two tables have both 1-to-many and 1-to-1 relationships
9) mobile - Implementing a method that never returns the same data twice
10) environment - Should there be a "data hygiene" index for software - to indicate how clean the program is? not leaving temp files, etc
11) client-relations - How to approach the ol' "this will just be a small application"? Yeah right?
12) design - What is the benefit of offloading email to a transactional mail service?
13) gui - Can it be useful to build an application starting with the GUI?
14) database-design - Are there cases where it is a good idea to disallow remote access to a database?
15) database - Should Data Access Layer mirror my Database Configuration?
16) database - Should data model logic live in database schema?
17) php - Application Logic Vs DB Triggers for database cleaning
18) c# - How do I efficiently search for all the landmarks within a range of a certain landmark?
19) architecture - How can I design an application so that it works well with a database selected by the customer?
20) c# - Pricing File Creator
21) design-patterns - Implementing A "Draft" Mode For Posts
22) database - How to add image support to client-server database application?
23) architecture - Architecture suggestions on a multi-project multi-database 'intranet'
24) database-design - Adding soft delete to a database after having used hard delete
25) trigger - Policies RE database triggers in well-designed applications?
26) architecture - Is having functionality in DB a road block to scalability?
27) database-design - Database normalization: Describing trait - foreign key to table, or varchar field with value?
28) database - Need advice on reporting with big amounts of data
29) database - How much business logic should the database implement?
30) .net - Communicate between browser and client application on localhost
31) postgresql - Avoiding foreign key repetition on related tables in a relational DB
32) postgresql - Single-entry accounting schema
33) c# - Designing a Content-Based ETL Process with .NET and SFDC
34) design-patterns - Best practices to require simultaneous write in storage objects
35) mysql - Whether or not to create separate tables
36) mysql - Heavy load causing MySQL Slave threads to remain "locked" or "Sending data" indefinitely
37) programming-practices - Seeking advice on design strategy for Java application
38) design - Search page design with logical operators
39) javascript - What types of operations should go into Node.js as opposed to client side javascript functions
40) database-design - Comma List vs Multiple Records
41) mysql - How to UPDATE data without locking every record the search encounters?
42) database-design - Suitable data store for storing comments in a social media site
43) .net - Creating experimental database
44) trigger - Policies RE database triggers in well-designed applications?
45) database-design - Is array serialization always bad idea?
46) c# - DAL / Model / Application-Design Question for a MVC Application
47) sql-server - Can I use a single stored procedure to operate on different schemas based on the executing user
48) mysql - Searching through lots of applications
49) python - When developing a system by myself, should I use microservices?
50) design - Does splitting a potentially monolithic application into several smaller ones help prevent bugs?