MySQL Workbench
This video explains why so many DBAs and developers use MySQL Workbench every day to designs, develops and administers MySQL databases.
Open Source Tools for Software Development Videos and Tutorials
This video explains why so many DBAs and developers use MySQL Workbench every day to designs, develops and administers MySQL databases.
This video shows you how to develop web applications with Sinatra and jQuery. Sinatra is a simple ruby web framework that allows to develop REST applications with a minimum of overhead. jQuery is a lightweight Javascript library. Watch this video on Oredev.org
Guillaume Nodet talks about his history in open source, tips on how to get started with Aparche ServiceMix, use cases for ServiceMix, and what’s new in ServiceMix 4.0. Related resources: * Apache ServiceMix Home Page * Apache ServiceMix Evaluation
PlantUML is a open source component that allows to quickly write Unified Modeling Language (UML) diagrams defined using a simple and intuitive language.
This video presents Redis, a relatively new database with rich datatypes, lots of features and an amazing performance. The presentation will cover following things: * What Redis is and how it compares to other databases such as BigTable or MySQL * How Plurk is using Redis to store millions of …
This video dives into the target audiences and differences in NoSQL storage, how to implement them and what this NoSQL thing is all about. It discusses how SQL has limits when you get to web-scale and how NoSQL bypasses these limits. It shows an example application deployment using Rails 3 …