[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA-dev: SoC Hopeful
Peter TB Brett wrote:
> On Tuesday 20 March 2007 03:45:35 Bob Sherbert wrote:
>
>
>>Here's how I'm thinking of it: The core of the parts manager will be a
>>relational database consisting of two major tables (one which defines
>>generic parts and one which defines specific extensions to them) and a
>>minor table (part->netlist information mapping).
>
>
> Can I suggest using sqlite as one of the possible DB backends? It's nice and
> lightweight, and it's almost an industry standard now.
whatever is picked, it should probably receive some scrutiny for
portability or in general how widely ported it is. At first glance,
sqlite passes a zero order sanity check (minimal dependencies, minimal
patches in NetBSD's pkgsrc). I tried building on solaris/sparc and it
built. You'd be suprised (maybe not) at how many packages need 57
patches to build on non-(linux-i386) systems.
-Dan
_______________________________________________
geda-dev mailing list
geda-dev@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev