Questions tagged [globalization]
3 questions
2
votes
1 answer
Storage and presentation of database data across multiple languages
Apologies if this has been asked before. After extensive searching I cannot find anything that serves as a solution (a similar answer is posted below). I am afraid this is an open-ended (broad) question simply because I don't know what I don't…
EvilDr
- 860
- 4
- 14
- 29
1
vote
1 answer
SQL Server 2008 onward - Globalization with Date Time
My application is standalone windows application. Database is SQL Server 2008 onward. The application will be deployed on systems around the globe. User should view the date/time values in their own culture.
There are some Date, Time and DateTime…
Amit Joshi
- 121
- 7
0
votes
2 answers
Unique global primary keys for multi region application
I am rearchitecting a single global web application (1 PostgreSQL database) to be multi-region (multiple PostgreSQL databases) to comply with data sovereignty requirements.
In doing so I will be separating data in multiple databases that will run…
Nate Bird
- 101
- 2