POV-Ray : Newsgroups : povray.off-topic : Database Engine : Re: Database Engine Server Time
29 Jul 2024 22:25:07 EDT (-0400)
  Re: Database Engine  
From: Aydan
Date: 14 Mar 2011 11:00:01
Message: <web.4d7e2aec810a6e603771cd8e0@news.povray.org>
Tom Austin <voi### [at] devnull> wrote:
> I am looking for information and recommendations for a database engine.
>
> We are setting up a relational database system that may reside on a
> database server in the future.
>
> Linux based solution preferred
>
> Something that is easy to set up and back up and restore.
>    even a sql sump is ok
>
> I will be using relationships (pk/fk) to keep data straight.
>
> Triggers and stored procedures are a big plus.
>
> The possibility of using GIS functionality int he future will be taken
> into consideration.
>
>
> What are your thoughts on a good system to use?

Hi Tom,

in my last project i've used MySQL and InnoDB engine.
I'm using multi column PKs and FKs and triggers.

Regards
Aydan


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.