Our Roadmap for TogetherDB
We are proud on what we developed so far and we hope you enjoy using TogetherDB!
We work every day on making TogetherDB even better - here is an overview of what we are working on right now and a timeline of our progress so far.
We are working on
Table editor improvements: We want to offer an interface very similar to Google Sheets, for example support selecting and copying ranges of cells. Also we are working on improving the SQL editor.
What happened so far
- 1 year ago
Feature release: SQL query bookmarks collection
You can note down SQL queries to databases now. These bookmarks can be either private or visible by everyone on your team.
- 1 year ago
Feature release: Free shared database rental
You can now quickly spin up a new database. These are shared instances so not very powerful at all but nice for playing around.
- 1 year ago
Feature release: Database schema editing
You can now create, alter and modify most properties of databases, tables and columns.
- 1 year ago
Feature release: Database export
Export your database in SQL format.
- 1 year ago
Feature release: SQL logs
Use the little "SQL" button in the bottom right to view all queries that are executed on your databases while using TogetherDB.
- 1 year ago
Better binary column handling
Proper editor for binary values and we can handle default values now.
- 1 year ago
Feature release: Technical info
All organization members can view technical information now, for connections, databases and tables.
- 1 year ago
Access your billing settings and invoices
You can now find the billing in your company settings and download the invoices there as well.
- 2 years ago
Feature release: Export tables and SQL query results
Export your table or query result data as CSV files.
- 2 years ago
Tables list view modes
Databases can have very few or a lot of tables so the table switch bar can operate in three different modes: (a) a single row with a dropdown menu if not all fit on the screen (b) multi-row to always show all tables and (c) display the tables in a sidebar on the left. You can choose per database and this setting will be memorized. Set a default mode if you wish.
- 2 years ago
Feature release: Filters
As an alternative to the search bar you can set filters with a comfortable clickable interface.
- 2 years ago
Feature release: Public databases
You can open up your databases to the whole world now and allow public access from the sharing dialog.
- 2 years ago
Feature release: Fine grained permissions
Instead of just a generic read/write/admin access you can define a base permission and inheritable exceptions for individual tables and columns.
- 2 years ago
Feature release: SQL editor
We included a basic SQL editor where you can execute custom queries.
- 2 years ago
Feature release: Database history
All changes that get made to a database in TogetherDB get tracked with the exact change, the actor and date