Andres,

Sadly the format is not open. Theres a few ways to write and retrieve data
via Python to this kind of databases (like jython + and the notes.jar
classes - notessql drivers on win, etc). Regarding performance a 100.000
records with attachments databases are very common on IBM infraestructure
and the database itself performs like a charm.
Have you consider using the open-source alternative to .nsf ,  mongodb ? Its
an document oriented database type like nsf, open format, fully compatible
with python and the performance is pretty awesome

Regards

On Tue, Feb 8, 2011 at 5:08 PM, Andres Riancho <andres.rian...@gmail.com>wrote:

> Lean,
>
>    Do you know if the format is open? Do we have a Python binding to
> write to them? Any clue on how they scale in performance when saving
> thousands of registries?
>
> Regards,
>
> On Tue, Feb 8, 2011 at 4:42 PM, Leandro Reox <leandro.r...@gmail.com>
> wrote:
> > A very common no-sql document related database are IBM Lotus Notes db (
> .nsf
> > ) . These dbs are usually used for team room applications or for storing
> > transaccional data between IBM mainframe and other platforms like HP-NON
> > STOP most seen on Banking environments. Inside IBM doors these nsf
> databases
> > are used for almost everything (team rooms, phone db, rrhh dbs, physical
> > security dbs).
> >
> > Regards
> >
> > --
> >
> > Leandro Reox
> >
> > On Fri, Feb 4, 2011 at 8:39 PM, Andres Riancho <andres.rian...@gmail.com
> >
> > wrote:
> >>
> >> Agreed, we need fixed. Lots of bug reports about it in Trac.
> >>
> >> --
> >> Andres Riancho
> >>
> >> El feb 4, 2011 6:51 p.m., "Taras" <ox...@oxdef.info> escribió:
> >>
> >> Andres,
> >>
> >> I didn't use noSQL databases but it can be interesting research =)
> >> But for the first lets simply fix this bug with files.
> >>
> >>
> >> > Do we know about any noSQL database that's "file based" like sqlite?
> >> > Maybe we could use this s...
> >>
> >>
> >>
> ------------------------------------------------------------------------------
> >> The modern datacenter depends on network connectivity to access
> resources
> >> and provide services. The best practices for maximizing a physical
> >> server's
> >> connectivity to a physical network are well understood - see how these
> >> rules translate into the virtual world?
> >> http://p.sf.net/sfu/oracle-sfdevnlfb
> >> _______________________________________________
> >> W3af-develop mailing list
> >> W3af-develop@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/w3af-develop
> >>
> >
> >
>
>
>
> --
> Andrés Riancho
> Director of Web Security at Rapid7 LLC
> Founder at Bonsai Information Security
> Project Leader at w3af
>
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
W3af-develop mailing list
W3af-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/w3af-develop

Reply via email to