Some SQL targeted at PostgreSQL. This was intended as the database backend for user management in an online shop system.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Georg Hopp 635e40fc48 improve README.md 10 years ago
c_funcs some access rights cleanup and remove a log from repo 10 years ago
doc/er some access rights cleanup and remove a log from repo 10 years ago
plpgsql_funcs some access rights cleanup and remove a log from repo 10 years ago
trigger_funcs some access rights cleanup and remove a log from repo 10 years ago
README.md improve README.md 10 years ago
chk_superuser Initial repository layout 10 years ago
cr_tables.sql Initial repository layout 10 years ago
dropdb.sql Initial repository layout 10 years ago
filldb.sql Initial repository layout 10 years ago
makescript.sh Initial repository layout 10 years ago
mk_lang_and_funcs.sh Initial repository layout 10 years ago

README.md

e-shop

Some diagram and database crap done for a shop system...

Description

This is kept only because I do not like to lose things.

Requirements

unknown

Dependencies

  • MySQL
  • postgreSQL

Contributing

Just email me.

License

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

Author

Georg Hopp georg@steffers.org