久久久久久久av_日韩在线中文_看一级毛片视频_日本精品二区_成人深夜福利视频_武道仙尊动漫在线观看

      1. <tfoot id='ffIto'></tfoot><legend id='ffIto'><style id='ffIto'><dir id='ffIto'><q id='ffIto'></q></dir></style></legend>

        • <bdo id='ffIto'></bdo><ul id='ffIto'></ul>
      2. <small id='ffIto'></small><noframes id='ffIto'>

      3. <i id='ffIto'><tr id='ffIto'><dt id='ffIto'><q id='ffIto'><span id='ffIto'><b id='ffIto'><form id='ffIto'><ins id='ffIto'></ins><ul id='ffIto'></ul><sub id='ffIto'></sub></form><legend id='ffIto'></legend><bdo id='ffIto'><pre id='ffIto'><center id='ffIto'></center></pre></bdo></b><th id='ffIto'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='ffIto'><tfoot id='ffIto'></tfoot><dl id='ffIto'><fieldset id='ffIto'></fieldset></dl></div>

        用于報(bào)告和日常交易的數(shù)據(jù)庫

        Databases for reporting and daily transactions(用于報(bào)告和日常交易的數(shù)據(jù)庫)

        <small id='sP4Tc'></small><noframes id='sP4Tc'>

          <tbody id='sP4Tc'></tbody>
          <bdo id='sP4Tc'></bdo><ul id='sP4Tc'></ul>

                  <i id='sP4Tc'><tr id='sP4Tc'><dt id='sP4Tc'><q id='sP4Tc'><span id='sP4Tc'><b id='sP4Tc'><form id='sP4Tc'><ins id='sP4Tc'></ins><ul id='sP4Tc'></ul><sub id='sP4Tc'></sub></form><legend id='sP4Tc'></legend><bdo id='sP4Tc'><pre id='sP4Tc'><center id='sP4Tc'></center></pre></bdo></b><th id='sP4Tc'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='sP4Tc'><tfoot id='sP4Tc'></tfoot><dl id='sP4Tc'><fieldset id='sP4Tc'></fieldset></dl></div>
                1. <tfoot id='sP4Tc'></tfoot>
                2. <legend id='sP4Tc'><style id='sP4Tc'><dir id='sP4Tc'><q id='sP4Tc'></q></dir></style></legend>
                3. 本文介紹了用于報(bào)告和日常交易的數(shù)據(jù)庫的處理方法,對大家解決問題具有一定的參考價(jià)值,需要的朋友們下面隨著小編來一起學(xué)習(xí)吧!

                  問題描述

                  我有一個(gè)保存大量數(shù)據(jù)的系統(tǒng).使用的數(shù)據(jù)庫是 SQL Server.其中一個(gè)表有大約 300000 行,并且有很多這種大小的表.此表會(huì)定期更新 - 我們將其稱為事務(wù)數(shù)據(jù)庫",其中發(fā)生事務(wù).

                  I have a system that holds some big amount of data. The database used is SQL Server. One of the tables have around 300000 rows, and there are quite a few number of tables of this size. There happens regular updates on this table - we say this as "transactional database" where transactions are happening.

                  現(xiàn)在,我們需要實(shí)現(xiàn)報(bào)告功能.一些架構(gòu)師建議使用不同的數(shù)據(jù)庫,該數(shù)據(jù)庫是該數(shù)據(jù)庫的副本 + 一些用于報(bào)告的附加表.他們提議這樣做是因?yàn)樗麄儾幌肫茐氖聞?wù)性數(shù)據(jù)庫功能.為此,必須經(jīng)常將數(shù)據(jù)移動(dòng)到報(bào)告數(shù)據(jù)庫.我的問題是,是否真的需要為此目的擁有第二個(gè)數(shù)據(jù)庫?我們可以將事務(wù)數(shù)據(jù)庫本身用于報(bào)告目的嗎?由于必須將數(shù)據(jù)移動(dòng)到不同的數(shù)據(jù)庫,因此會(huì)涉及延遲,如果事務(wù)數(shù)據(jù)庫本身用于報(bào)告,則情況并非如此.期待一些專家的建議.

                  Now, we need to implement a reporting functionality. Some of the architect folks are proposing a different database which is a copy of this database + some additional tables for reporting. They propose this because they do not want to disrupt the transactional database functionality. For this, data has to be moved to the reporting database frequently. My question here is, is it really required to have second database for this purpose? Can we use the transactional database itself for reporting purposes? Since the data has to be moved to a different database, there will be latency involved which is not the case if the transactional database itself is used for reporting. Expecting some expert advice.

                  推薦答案

                  您需要對 ETL、數(shù)據(jù)倉庫和報(bào)告數(shù)據(jù)庫進(jìn)行一些研究,因?yàn)槲艺J(rèn)為您的架構(gòu)師可能會(huì)很好地解決這個(gè)問題.由于您沒有提供實(shí)際報(bào)告的詳細(xì)信息,我將嘗試回答一般情況.

                  You need to do some research into ETLs, Data Warehousing and Reporting databases, as I think your architects may be addressing this in a good way. Since you don't give details of the actual reports I'll try and answer the general case.

                  (免責(zé)聲明:我在這個(gè)領(lǐng)域工作,我們有適合這個(gè)領(lǐng)域的產(chǎn)品)

                  (Disclaimer: I work in this field and we have products geared to this)

                  事務(wù)數(shù)據(jù)庫針對讀取/更新/插入之間的良好平衡進(jìn)行了優(yōu)化,并且索引和表規(guī)范化針對此效果.

                  Transactional databases are optimised for a good balance between read/update/insert, and the indexes and table normalisations are geared to this effect.

                  報(bào)告數(shù)據(jù)庫非常適合讀取訪問而不是其他所有事情.這意味著將應(yīng)用于事務(wù)數(shù)據(jù)庫的正常"規(guī)范化規(guī)則將不適用.事實(shí)上,高度的非規(guī)范化可能已經(jīng)到位,以使報(bào)告查詢更有效、更易于管理.

                  Reporting databases are geared to be very very optimal for read access over and above all other things. This means that the 'normal' normalisation rules that one would apply to a transactional database won't apply. In fact high degrees of de-normalisation may be in place to make the report queries way more efficient and simpler to manage.

                  在事務(wù)數(shù)據(jù)庫上運(yùn)行復(fù)雜的(尤其是在擴(kuò)展數(shù)據(jù)范圍內(nèi)的聚合,例如歷史時(shí)間框架)查詢,可能會(huì)影響性能,從而使數(shù)據(jù)庫的關(guān)鍵用戶 - 事務(wù)生成器可能受到負(fù)面影響.

                  Running complex (especially aggregations over extended data ranges such as historical time frames) queries on transactional database, may impact the performance such that the key users of the database - the transaction generators could be negatively impacted.

                  雖然在您的情況下可能不需要報(bào)告數(shù)據(jù)庫,但您可能會(huì)發(fā)現(xiàn)將兩個(gè)用例分開更簡單.

                  Though a reporting database may not be required in your situation you may find that the it's simpler to keep the two use cases separate.

                  您對數(shù)據(jù)延遲的擔(dān)憂是真實(shí)存在的.這只能由將使用報(bào)告的業(yè)務(wù)用戶回答.人們通常會(huì)說我們想要實(shí)時(shí)信息",而實(shí)際上很多(如果不是全部)他們的需求都包含在非實(shí)時(shí)信息中.可接受的數(shù)據(jù)陳舊程度只能由他們來回答

                  Your concern about the data latency is a real one. This can only be answered by the business users who will consume the reports. Often people say "We want real time info" when in fact lots if not all of their requirements are covered with non real time info. The acceptable degree of data staleness can only be answered by them

                  事實(shí)上,我建議您稍微進(jìn)一步研究一下,并針對您的報(bào)告關(guān)注點(diǎn)查看多維多維數(shù)據(jù)集,而不僅僅是報(bào)告數(shù)據(jù)庫.將您的報(bào)告問題抽象到全新的水平.

                  In fact I'd suggest that you take your research slight further and look at multidimensional cubes for your report concerns as opposed just reporting databases. There are designed abstract your reporting concerns to whole new level.

                  這篇關(guān)于用于報(bào)告和日常交易的數(shù)據(jù)庫的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網(wǎng)!

                  【網(wǎng)站聲明】本站部分內(nèi)容來源于互聯(lián)網(wǎng),旨在幫助大家更快的解決問題,如果有圖片或者內(nèi)容侵犯了您的權(quán)益,請聯(lián)系我們刪除處理,感謝您的支持!

                  相關(guān)文檔推薦

                  How to use windowing functions efficiently to decide next N number of rows based on N number of previous values(如何有效地使用窗口函數(shù)根據(jù) N 個(gè)先前值來決定接下來的 N 個(gè)行)
                  reuse the result of a select expression in the quot;GROUP BYquot; clause?(在“GROUP BY中重用選擇表達(dá)式的結(jié)果;條款?)
                  Does ignore option of Pyspark DataFrameWriter jdbc function ignore entire transaction or just offending rows?(Pyspark DataFrameWriter jdbc 函數(shù)的 ignore 選項(xiàng)是忽略整個(gè)事務(wù)還是只是有問題的行?) - IT屋-程序員軟件開發(fā)技
                  Error while using INSERT INTO table ON DUPLICATE KEY, using a for loop array(使用 INSERT INTO table ON DUPLICATE KEY 時(shí)出錯(cuò),使用 for 循環(huán)數(shù)組)
                  pyspark mysql jdbc load An error occurred while calling o23.load No suitable driver(pyspark mysql jdbc load 調(diào)用 o23.load 時(shí)發(fā)生錯(cuò)誤 沒有合適的驅(qū)動(dòng)程序)
                  How to integrate Apache Spark with MySQL for reading database tables as a spark dataframe?(如何將 Apache Spark 與 MySQL 集成以將數(shù)據(jù)庫表作為 Spark 數(shù)據(jù)幀讀取?)
                  <i id='C0o3D'><tr id='C0o3D'><dt id='C0o3D'><q id='C0o3D'><span id='C0o3D'><b id='C0o3D'><form id='C0o3D'><ins id='C0o3D'></ins><ul id='C0o3D'></ul><sub id='C0o3D'></sub></form><legend id='C0o3D'></legend><bdo id='C0o3D'><pre id='C0o3D'><center id='C0o3D'></center></pre></bdo></b><th id='C0o3D'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='C0o3D'><tfoot id='C0o3D'></tfoot><dl id='C0o3D'><fieldset id='C0o3D'></fieldset></dl></div>
                4. <small id='C0o3D'></small><noframes id='C0o3D'>

                    <tbody id='C0o3D'></tbody>
                    <legend id='C0o3D'><style id='C0o3D'><dir id='C0o3D'><q id='C0o3D'></q></dir></style></legend>
                      <bdo id='C0o3D'></bdo><ul id='C0o3D'></ul>
                      1. <tfoot id='C0o3D'></tfoot>

                            主站蜘蛛池模板: 久久一区二区av | 亚洲精品18 | 宅女噜噜66国产精品观看免费 | 日韩播放 | 国产精品久久av | 欧美一区二区三区在线播放 | 日批日韩在线观看 | 小h片免费观看久久久久 | 日韩视频二区 | 日韩在线一区视频 | 成人免费视频 | 亚洲男人天堂av | 久久精品免费观看 | 日韩福利视频 | 成人亚洲网 | 久久伊人青青草 | 日日射影院 | 91精品国产色综合久久不卡98口 | 91免费在线 | 亚洲视频一区二区三区四区 | 国产精品美女久久久免费 | 中文字幕一级毛片视频 | 国产成人99久久亚洲综合精品 | 龙珠z在线观看 | av在线影院 | 中文字幕国产 | 精品久久香蕉国产线看观看亚洲 | 超碰婷婷 | 中文久久 | 日日干日日色 | 成人日韩| 色爱综合网 | 国产精品亚洲一区二区三区在线 | 欧洲一区在线观看 | 丁香婷婷综合激情五月色 | 天堂色区| a级在线| 国产91久久久久久久免费 | 国产粉嫩尤物极品99综合精品 | 日本不卡免费新一二三区 | 四季久久免费一区二区三区四区 |