.. title: DataBase .. slug: db .. date: 2015-08-14 15:30:35 UTC+04:30 .. tags: .. category: .. link: .. description: .. type: text `Web Based Relational Algebra interpreter `_ ------------------------------------------------------------------------------------ Books ===== * `Database System Concepts, 6/E(2011), by Abraham Silberschatz, Henry Korth, S. Sudarshan `_ * An Introduction to Database Systems, 8/E(2003), by C.J. Date * An Introduction to Relational Database Theory, 4/E(2014)by Hugh Darwen * ``_ * `Database Management Systems, 3/E(2007), by Raghu Ramakrishnan and Johannes Gehrke `_ * `Exercises on Relational Database Theory, 2E(2014), by Hugh Darwen `_ * Database Systems: Design, Implementation, and Management , 9E(2011), by Carlos Coronel, Steven Morris, and Peter Rob * ` اصول و طراحی پایگاه داده ها (مخصوص دانشجویان کاردانی و کارشناسی کامپیوتر) ، نویسندگان: احمد براآنی، محمدعلی نعمت بخش * اصول و طراحی پایگاه داده ها (مخصوص دانشجویان کاردانی و کارشناسی کامپیوتر)، نویسنده: تالین ساهاکیان * سیستم مدیریت پایگاه داده ها (مفاهیم و تکنیک ها) ، نویسنده: سید محمدتقی روحانی رانکوهی * مفاهیم بنیادی پایگاه داده ها (با اصلاحات و افزوده ها)، نویسنده: سید محمدتقی روحانی رانکوهی Other resources ---------------- * `The Third Manifesto `_ * `C.J. Date `_ ------------------------------------------------------- DataBase Management Systems ============================ The most important free and open source (BSD based license) DBMS is `PostgreSQL `_ which is very compatible with SQL standards. * `PostgreSQL `_ * `MySQL `_ * `MariaDB `_ * `SAP MaxDB `_ * `InterBase `_ * `Oracle `_ * `Microsoft SQLserver `_ * `IBM DB2 `_ * `MemSQL `_ Java based DBMS ---------------- * `H2 `_ * `Derby `_ * `HSQLDB `_ Relational Algebra =================== `Web Based Relational Algebra interpreter `_ ------------------------------------------------------- Ohter resources --------------- ``_ ``_ ``_ ``_ ``_ ``_ ``_ ``_ `Hugh Darwen `_ ``_ Web-based SQL commands emulator ============================================================ * ``_ * ``_ * ``_ * ``_ Web-based Graphical SQL Designer ============================================================= * ``_ * ``_