Results 1 to 4 of 4

Thread: What kind of database uses this file is this in my User App Roaming Folder

  1. #1
    Join Date
    Jul 2021
    Posts
    3

    What kind of database uses this file is this in my User App Roaming Folder

    Hi...

    I have an application that uses a local database and saves the stock charting data in this file format ?

    It is encrypted

    1593561600000.bar_data
    1617235200000.bar_data

    What Database is this... ?

    Is this a File Database... ?

    See attached sample file in zip with stock charting data file as an example

    thanks... CJ
    Attached Files Attached Files

  2. #2
    Join Date
    Nov 2020
    Posts
    35
    What is the application?

  3. #3
    Join Date
    Jul 2021
    Posts
    3
    Hi June7...

    Since I posted my question to DBJournal... I have also asked the app company, who created the Stock Charting application that creates these simple Data files, what database this is. They said there is NO database for their stored stock info data... Just these data files that hold stock data per bar time size. A file for 1 minute bars, 2 minute bars, 3 minute bars, 5 minute bars, 10 minute bars, 15 minute bars, all the way up to daily, weekly and monthly bar files.

    As in... Every stock has it's own folder in the roaming master folder main folder inside the user/app part of windows 10. Each stock has all the different Bar size if requested by a user the first time... Each stock data file are in their own named designated folders. one folder... one stock. Color me surprised.

    When i look inside at the overall main folder(Historical Data).. I see BA (Boeing Stock) folder, CAT (Caterpillar stock folder), SPY, DIA, QQQ, etc., etc., etc. So... If i was charting 1000 stocks... They would have 1000 individual folders... same for 2000 stocks... 2000 individual folders.

    I guess they have a file based Database system... If that is the correct term?

    I found this interesting because their Stock Charting app works quite efficiently... and YET... Almost all other Stock Charting apps I have worked with for over 10 years ALWAYS have a database. For example, another one I use at the same time, right now, has SQLite as it repository for data.

    If a user only watches a few stocks then this would work fine... But if a uses watches 1000s of stocks the data in this area would balloon HUGE due to the duplication.

    Anyway thank you for your interest.

  4. #4
    Join Date
    Jul 2021
    Posts
    3
    Hi June 7... It is a stock charting App. The company, after I asked, told me that they do not have a database only have each stock in a folder and save the data to a bar size as bar_data1, bar_data5, bar_data60...

    So no database... just a file system i guess...

    CJ

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •