RexDB will use a custom framework to automatically generate screens for data display and editing. We put together this diagram showing how it works. Our auto-generated HTML and Javascript screens will depend on DBGUI (Database graphical user interface), which…
Architecture
Git vs Mercurial – A Tale of Two Version Control Systems
by matt • September 19, 2012 • 0 Comments
Warning: This post is a tad on the nerdy-side. If you’re new to version control systems and would like to learn a bit more before reading our exercise in comparing Git and Mercurial, we recommend this article from betterexplained.com to…
Introduction to open source RexDB architecture
by charles • September 15, 2012 • 0 Comments
In early 2013, Prometheus Research will release the first iteration of our new Open Source RexDB software package. This new package will be free to the public and will be licensed under the GPLv3, an OSI-approved, copyleft license. This new…