Coder Social home page Coder Social logo

federico-razzoli / rdbms-timeline Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rafaelma/rdbms-timeline

0.0 2.0 0.0 50.35 MB

Relational database management systems timeline

Home Page: http://www.postgresql.org.es/rdbms-timeline/

Makefile 13.32% Shell 86.68%

rdbms-timeline's Introduction

RDBMS timeline

Maintainer of this fork:

Original author:

The intention of the original project is to create a timeline diagram with information about the main RDBMSs since the 70' up until now.

This fork aims to make the original work a bit more complete, with particular emphasis on open source RDBMSs.

This is a work in progress. There is still a lot of information missing. If you have any information which can make this diagram better, please do not hesitate to contact me or send a patch via GitHub.

How to include in another project

Clone the repository, and look at the file RDBMS_timeline.dot. You can easily modify it for your needs. To find out how data is structured, look for all occurrences of your favourite database name.

Then, you can regenerate the image you need (PNG or SVG) as explained above.

Now you are free to include the image in any context: a website, slides, a book, etc. A reference to the repository is appreciated.

Generating the graphs

We use Graphviz to generate the SVG and PNG versions og the diagram. You can install it from its website and follow install instructions. If it is not in your OS repositories, you can install it from the official website:

http://www.graphviz.org/

To regenerate graphs, we use a commodity script:

./generate-graphs.sh

The script's behavior can be configured by editing generate-graphs.cnf. All options are documented in a (hopefully) clear and exhaustive way. Here you can find a summary of the most relevant.

First, you may want to avoid polluting the project directory with your new graphs. By editing OUTPUT_PATH, you can decide where new graphs are generated.

To generate the graphs in different formats, edit FORMAT_LIST. Note that, by default, some formats are generated that are not included in the repository. This can be useful to include the graphs in books, documents, slides, etc. The list of formats supported by Graphviz is here: http://www.graphviz.org/doc/info/output.html

If you want to generate different graphs, with different contents, it is useful to use different filenames. The filename is set by OUTPUT_FILENAME option.

Last but not least, if what the script does is not what you expect, you can set VERBOSE=1 to better investigate. If you are into dot, use VERBOSE=2 to use dot's -v option.

To-Do

  • Fix/complete Sybase based on this page: http://www.isug.com/Sybase_FAQ/ASE/
  • Draw proper lines between MariaDB and Percona
  • Add non-mainstream MySQL forks
  • dBase is incomplete
  • VoltDB versions
  • Find a way to graphically differentiate open source RDBMS
  • Add missing open source databases

License

RDBMS-timeline is licensed under a standard 3-clause BSD license.

Copyright (c):
2011-2012, Rafael Martinez Guerrero. All rights reserved.
2017, Federico Razzoli

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

  • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

  • Neither the name of the author nor the names of contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.