#1 2015-09-09 17:39:38

erick
Member
Registered: 2015-09-09
Posts: 155

suggestions

Hi, I'm new on the forum.  I have a suggestion, but maybe people have already done this.  If not, I'll try my hand.

SQL converter - you take an existing database and build the basic mORMot  TSqlRecrod stuctures
so the programmer doesn't have to. 

I know one would still have to hand sanitize them to make createtime, modifytime, enums etc, but it would
simplify conversion of existing databases, and be particularly helpful to new converts like myself.

Erick

Offline

#2 2015-09-09 17:51:12

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,231
Website

Re: suggestions

There is the beginning of such a tool in SynDBExplorer.
You are welcome, if you want to improve it.

The main issue may be the need of an integer primary key.

Offline

#3 2015-09-09 17:55:46

erick
Member
Registered: 2015-09-09
Posts: 155

Re: suggestions

Yes, I was looking at exactly that.  My first thought had been to accept msqldump-styled text input, but then I saw syndbexplorer already could learn the database on-the-fly.  I will experiment and get back to the forum when I have something.

Erick

Offline

Board footer

Powered by FluxBB