Ties.DB a database in Ethereum with Smart-Contracts

Imagine a way to create a Database over Ethereum using Smart-Contracts. Imagine a mix with Ethereum Blockchain and NoSQL Apache Cassandra technologies. Imagine searching using CQL over your Database over Ethereum. That’s Ties.DB!! We can make a try in this web. (You must use MetaMask in your Browser connected to Rinkeby Ethereum test-network and some Ether…

Read More

Database Custom Fields with Kepler Plugin. Show a list of issues of one JIRA project in a Custom Field

1.- Install the plugin: https://marketplace.atlassian.com/plugins/com.keplerrominfo.jira.plugins.keplercf 2.- Create a Custom Field of the new Type “Database Custom Field” 3.- Go to your apache-tomcat/conf/context.xml and add the Datasource (first you need to install the Database JAR Driver if it’s different database Oracle, MySQL,… for example in apache-tomcat/lib/mysql-connector-java-5.1.17.jar 4.- Restart Tomcat 5.- Go as Admin to –> JIRA –> Add-ons…

Read More