link to list of animal experiments (german):
Datenbank Tierversuche

  RETE-DB

                     
The official RETE-DB website at RETE-DB.net  

July 2010

 

RETE-DB is a customizable multi-user web database.

Speed, security and scalability are the outstanding advantages when comparing RETE-DB with other multi-purpose internet databases.

Target

  • Address database
  • Bug management
  • Todo list
  • File server
  • ... (any list or table you can imagine)

Features

RETE-DB is a web-based database frontend, which allows to enter, search and modify records.

  • Groups: Access rights are defined on groups; a group concept allows easy administration of access rights.
  • Security: For every record (row) and for every field (column), access rights can be defined seperately.
  • Speed: As tests have shown, this program is amazingly fast - even when working with hundred-thousands of records.
  • Scalability: Multiple distributed RETE-DB instances can run in parallel on the same database.
  • History: Every change of data is logged; even changes in the RETE-DB administration.
  • Export: Search results can easily be exported to spreadsheet applications.
  • Import: New records can be created and existing records can be updated with data of spreadsheet applications.

License

  • GPL - Gnu Public License (see appendix B of the manual for details)

RETE-DB

 

User Manual

Download

Questions + Discussion

  • Write a mail to RETE-DB at andreaswarnke_de

   
 
 
 
 
 
 

 

 

Screenshot


RETE-DB Screenshot

This image shows a todo list. Since you can define which columns are necessary for your project, you can adapt this program to many environments: from address databases to file servers.


Installation

RETE-DB requires only a Jakarta-Tomcat servlet engine, a MySQL database and of course the RETE-DB servlet:
RETE-DB simple installation


Feature List

VersionDate               Status New Features
0.12004-02-14dev First try.
The development of this version was terminated due to slow performance
0.22004-03-09dev Tables for user- and meta data are initialized,
User authentication and session management implemented,
Listing the contents of projects works,
The column types Short-Text, Integer, Keywords and Real are available,
Read access permissions are implemented.
0.2.12004-03-25dev Search functionality is implemented,
Search queries can be stored as bookmarks,
Showing the contents of single rows in an html form works,
Stepping through the list of the search results is implemented,
Performance tests show amazing results.
0.2.22004-04-14dev Adding and modifying records,
Write access permission rules are implemented,
Report on success and failure of actions
0.2.32004-04-26dev Implementation of an easy and understandable search form,
Support for changing multi-select Keywords
0.2.42004-05-04dev Logging all changes in a history,
Showing the history,
Support for flipping pages of search results
0.2.52004-05-13dev Encrypting passwords when storing them in the database (DB),
Passwords changeable by the user,
Logging IP addresses and failed trials,
Automatic user deactivation when the server is attacked,
The history supports keywords
0.2.62004-05-19dev Improved Error Reports,
Record creation is only permitted if write access on ACCS_Id column is granted,
Ordering search results,
Nicer handling of access rights via group names instead of integers
0.2.72004-08-24beta Replacement of project reference ids by drop down lists in the administration menues,
Online debug information,
Automatic Database initialization,
Automatic Database structure adaption to Fields-Table,
Documentation on Installation
0.2.82004-08-25beta First GPL version
0.2.92004-10-11beta Spelling corrections and layout improvements,
Administration and User Documentation,
Consistency checks for ACCS_Projects and ACCS_Fields tables,
Functionality to Option-fields in ACCS_Users and ACCS_Keywords tables added,
All currently known bugs fixed.
0.32004-11-06stable Code reviews,
Analysis of log file,
Additional tests,
Update of the manual,
Improvements for the automatic creation of test records,
Solution for the default access right definition of new records,
First stable version.
0.3.12004-11-23dev Support for Date and Time types,
Redesign of some classes.
0.3.22005-01-07beta Logging the user logins in the Database,
Conversion of times between timezones.
0.3.32005-01-24dev Support for huge texts (storage, logging + retrieval)
0.3.42005-02-07beta Support for huge texts (search + sort)
0.3.52005-02-25beta Exporting search results to spreadsheet applications
0.3.62005-03-13beta Import of records from spreadsheet applications,
Sorting records by their creation date or their last modification date.
0.3.72005-04-07beta Support for file uploads.
0.3.82005-04-21beta Layout improvements,
Bugs fixed.
0.3.92005-05-07beta Layout improvements.
0.3.102005-06-20beta Documentation improved,
All currently known bugs fixed.
0.3.112005-06-21beta Problem in search form solved.
0.3.122005-07-11beta Import improved,
Timezones updated.
0.42005-08-11stable Code Reviews,
Stable version.
0.4.12005-09-18beta Support for manadatory fields,
Search-order by Month(DATE), Hour(TIME), Size(FILE) and reverse order
0.4.22005-10-09beta Scalability: Support for MySQL replication
0.4.32005-12-06beta Bugfix for load balancing on MySQL replication
0.4.42005-12-17beta Easier administration of access rights
0.4.52006-01-03beta Improved search options (not operator, layout of search criteria)
0.4.62006-01-05beta Bugfix for problems at upgrading version 0.3.3 (or earlier) to 0.4.5
0.4.72006-02-02beta Bugfix for database initialization
0.4.82006-02-13beta XML Export
0.4.92006-02-19beta SQL Connections are more stable.
0.4.102006-02-22beta SQL Connections are more stable.
0.4.112006-03-08beta Hints for administrators improved.
0.4.122006-03-15beta Minor bugs solved.
0.4.132006-03-31beta Small improvements on installation and security
0.4.142006-04-13beta Managing indices via the RETE-DB web-frontend
0.4.152006-05-01beta All currently known bugs fixed.
0.4.162006-05-20beta Code Reviews,
Bugfix for database initialization
0.52006-05-21stable System Test,
Stable version.
0.5.12006-11-28beta Layout
0.5.22007-01-08beta Refactoring Import Classes
0.5.32007-01-21beta All currently known bugs fixed (e.g. DATE-Field)
0.5.42007-03-16beta Nicer user interface
0.5.52007-04-02dev Support for N-to-1 relations between projects
0.5.62007-06-24dev Nicer layout of forms and N-to-1 links
0.5.72007-07-01dev Import data can be matched to existing records by other columns than just the ID column
0.5.82007-07-08beta Some tests
0.5.92007-10-03dev Records can be copied
0.5.102007-10-03dev Copying and Importing GR_P fields improved.
0.5.112007-10-25beta Some tests
0.5.122007-11-05beta More layout options for list
0.5.132007-12-10dev Performance improved: 1 less SQL Statement
0.5.142007-12-25beta All currently known bugs solved; import improved
0.5.152007-12-30dev Nto1 fields show some information of the foreign record
0.5.162008-01-05beta Nto1 field types improved; Object Pool leak removed; initial layout beautified.
0.5.172008-02-04beta Code refactored (less Singleton classes), History layout beautified.
0.5.182008-02-19beta Tables can be optimized.
0.5.192008-03-21beta Code Reviews
0.5.202008-03-24beta All currently known bugs fixed
0.5.212008-03-30beta Database initialization improved
0.62008-04-05stable Stable version.
0.6.12008-06-19beta Bugfix for creating new Projects.
0.72008-06-21stable Stable version.
0.82008-09-05stable Bugfix for automatic updates on LastMod Fields.
0.8.12008-09-15beta Consistency checks added to project and field records.
0.8.22008-10-12dev Consistency checks added to member records.
0.8.32008-11-30dev Consistency checks added to keywords, groups and users records. And some more to projects and fields.
0.8.42008-12-17beta All currently known bugs are fixed.
0.8.52008-12-30beta Custom extendability improved: Constraints, Auto-Values and Notifications are possible.
0.8.62009-01-04beta Administration simplified for new-installed systems, group easy-admin exists now
Some tests on system installation.
0.92009-02-01stable Documentation updated,
Code Reviews
1.02009-06-09stable 3rd party libraries are included in the distribution package
1.0.12009-09-27beta Compatibility to MySQL 5.0
1.0.22010-07-04beta Compatibility to MySQL 5.1


 

 

 
www at andreaswarnke_de   go up