Skip to content

Commit

Permalink
better formatting of the table
Browse files Browse the repository at this point in the history
  • Loading branch information
aeberhart committed Apr 18, 2024
1 parent f414757 commit 3a76df5
Showing 1 changed file with 32 additions and 12 deletions.
44 changes: 32 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,44 +21,64 @@ For anyone who is planning a development project, faces a tight schedule, needs
<tr>
<td valign="top" width="33%">
<b>Universal DB Frontend</b><br><br>
Connect to any SQL or NoSQL database, browse, search, and edit its contents. Extend the schema on the fly.<br><br>
<a href="https://www.youtube.com/watch?v=zXXtR9zSOXs"><img src="https://img.youtube.com/vi/zXXtR9zSOXs/mqdefault.jpg"></a>
Connect to any SQL or NoSQL database, browse, search, and edit its contents. Extend the schema on the fly.
</td>
<td valign="top" width="33%">
<b>Artificial Intelligence</b><br><br>
Seamlessly incorporate large language models, image classification, translation, and entity reconciliation services in your App.<br><br>
<a href="https://www.youtube.com/watch?v=m5ysD2AlbcE"><img src="https://img.youtube.com/vi/m5ysD2AlbcE/mqdefault.jpg"></a>
Seamlessly incorporate large language models, image classification, translation, and entity reconciliation services in your App.
</td>
<td valign="top" width="33%">
<b>Query Catalog & Editor</b><br><br>
Automatically collect schema information that powers an intuitive graphical query editor!<br><br>
Automatically collect schema information that powers an intuitive graphical query editor!
</td>
</tr>
<tr>
<td valign="top" width="33%">
<a href="https://www.youtube.com/watch?v=zXXtR9zSOXs"><img src="https://img.youtube.com/vi/zXXtR9zSOXs/mqdefault.jpg"></a>
</td>
<td valign="top" width="33%">
<a href="https://www.youtube.com/watch?v=m5ysD2AlbcE"><img src="https://img.youtube.com/vi/m5ysD2AlbcE/mqdefault.jpg"></a>
</td>
<td valign="top" width="33%">
<a href="https://www.youtube.com/watch?v=yxjE8GgXtfo"><img src="https://img.youtube.com/vi/yxjE8GgXtfo/mqdefault.jpg"></a>
</td>
</tr>
<tr>
<td valign="top" width="33%">
<b>Layout Designer</b><br><br>
Graphically customize the layout for different types found in the database. Leverage the query editor to include meaningful charts.<br><br>
<a href="https://www.youtube.com/watch?v=RuM-im9wd58"><img src="https://img.youtube.com/vi/RuM-im9wd58/mqdefault.jpg"></a>
Graphically customize the layout for different types found in the database. Leverage the query editor to include meaningful charts.
</td>
<td valign="top" width="33%">
<b>Functions and Processes</b><br><br>
Seamlessly start and integrate REST services from the application and monitor progress. <br><br>
<a href="https://www.youtube.com/watch?v=XuymQh6aMIk"><img src="https://img.youtube.com/vi/XuymQh6aMIk/mqdefault.jpg"></a>
Seamlessly start and integrate REST services from the application and monitor progress.
</td>
<td valign="top" width="33%">
<b>Data Integration and Federation</b><br><br>
Visually map external data sources to your model. Load the data into a warehouse or federate the source into a virtual linked-data graph. <br><br>
Visually map external data sources to your model. Load the data into a warehouse or federate the source into a virtual linked-data graph.
</td>
</tr>
<tr>
<td valign="top" width="33%">
<a href="https://www.youtube.com/watch?v=RuM-im9wd58"><img src="https://img.youtube.com/vi/RuM-im9wd58/mqdefault.jpg"></a>
</td>
<td valign="top" width="33%">
<a href="https://www.youtube.com/watch?v=XuymQh6aMIk"><img src="https://img.youtube.com/vi/XuymQh6aMIk/mqdefault.jpg"></a>
</td>
<td valign="top" width="33%">
<a href="https://www.youtube.com/watch?v=ZsjyucALidY"><img src="https://img.youtube.com/vi/ZsjyucALidY/mqdefault.jpg"></a>
</td>
</tr>
<tr>
<td valign="top" width="33%">
<b>Rich Support Matrix</b><br><br>
Dashjoin supports a wide variety of SQL and NoSQL databases. You can define relationships between databases in order to enable a seamless browsing experience.<br><br>
<a href="https://www.youtube.com/watch?v=_itCZjvw9D8"><img src="https://img.youtube.com/vi/_itCZjvw9D8/mqdefault.jpg"></a>
Dashjoin supports a wide variety of SQL and NoSQL databases. You can define relationships between databases in order to enable a seamless browsing experience.
</td>
</tr>
</tr>
<td valign="top" width="33%">
<a href="https://www.youtube.com/watch?v=_itCZjvw9D8"><img src="https://img.youtube.com/vi/_itCZjvw9D8/mqdefault.jpg"></a>
</td>
<tr>
</table>

## Getting Started
Expand Down

0 comments on commit 3a76df5

Please sign in to comment.