<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:52:26 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[JAVA-501] Direct access to local database files</title>
                <link>https://jira.mongodb.org/browse/JAVA-501</link>
                <project id="10006" key="JAVA">Java Driver</project>
                    <description>&lt;p&gt;Maybe this is out-of-scope, but there could be an API to directly read from (and write to) the database files without a server process. This could be useful for reporting tools that could run on local copies of database backups. It seems that the official command line client has such an option.&lt;/p&gt;</description>
                <environment></environment>
        <key id="27731">JAVA-501</key>
            <summary>Direct access to local database files</summary>
                <type id="2" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14711&amp;avatarType=issuetype">New Feature</type>
                                            <priority id="4" iconUrl="https://jira.mongodb.org/images/icons/priorities/minor.svg">Minor - P4</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="9">Done</resolution>
                                        <assignee username="jeff.yemin@mongodb.com">Jeffrey Yemin</assignee>
                                    <reporter username="thiloplanz">Thilo Planz</reporter>
                        <labels>
                    </labels>
                <created>Thu, 5 Jan 2012 04:28:17 +0000</created>
                <updated>Tue, 25 Jun 2013 16:51:25 +0000</updated>
                            <resolved>Mon, 27 Aug 2012 22:08:43 +0000</resolved>
                                                                    <component>API</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="119620" author="jeff.yemin" created="Tue, 15 May 2012 14:30:55 +0000"  >&lt;p&gt;No, there&apos;s no Java API for that.  But pretty easy to implement using the existing BSON decoder.&lt;/p&gt;</comment>
                            <comment id="77723" author="thiloplanz" created="Thu, 5 Jan 2012 05:23:43 +0000"  >&lt;p&gt;Being able to read bson files produced by mongodump would also be a good feature. Something like a BSONObjectInputStream. There is no Java API for that now, right?&lt;/p&gt;</comment>
                            <comment id="77717" author="scotthernandez" created="Thu, 5 Jan 2012 04:42:25 +0000"  >&lt;p&gt;This would be easy against the bson files from mongodump, but not against the real database files. The file format of the db files is not trivial, or well defined outside of the server code. Doing queries against bson files would require even more work. Better to just run a mongo server against the backup files, no?&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrhben:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>14648</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>