Date: Thu, 6 Apr 2017 12:44:53 -0700 From: Chuck Swiger <cswiger@mac.com> To: Ernie Luzar <luzar722@gmail.com> Cc: FreeBSD - <freebsd-questions@FreeBSD.org> Subject: Re: Is there a database built into the base system Message-ID: <69607026-F68C-4D9D-A826-3EFE9ECE12AB@mac.com> In-Reply-To: <58E696BD.6050503@gmail.com> References: <58E696BD.6050503@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Apr 6, 2017, at 12:27 PM, Ernie Luzar <luzar722@gmail.com> wrote: > Looking for a simple database thats comes with the base system, is = there one? There's likely an old flavor of BerkeleyDB around if you just need a = key-value store. If you're looking for a SQL database, start with SQLite (cf = databases/sqlite3 port), and then look towards MySQL or Postgres. Regards, --=20 -Chuck
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69607026-F68C-4D9D-A826-3EFE9ECE12AB>