DbGate is modern, fast and easy to use (no)SQL database client
DbGate is recommended for developers, database administrators, and data analysts looking for a free, open-source tool to manage and interact with various databases efficiently. It's particularly beneficial for those who work with multiple types of databases and need a unified management interface.
No DbGate videos yet. You could help us improve this page by suggesting one.
Based on our record, MongoDB should be more popular than DbGate. It has been mentiond 18 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
In this article, we’ll build a CLI tool using the Rig AI framework and MongoDB for retrieval-augmented generation (RAG). This tool will store summarized conversations in a database and retrieve them when needed, enabling the AI to maintain context over time. - Source: dev.to / 3 months ago
Have a Mongo database holding the various phrases we're going to use and potentially configuration data for the frontend as well. - Source: dev.to / 10 months ago
It's also worth mentioning that Perseid provides out-of-the-box support for React, VueJS, Svelte, MongoDB, MySQL, PostgreSQL, Express and Fastify. - Source: dev.to / 9 months ago
Does anyone know if the most basic Elastic Cluster instance of DocumentDB carries any monthly fixed cost or is it just on-demand cost? Another words if I run like 10,000 queries against the DB per month, what kind of bill would I expect? This is for a super small app. I am currently using mongodb free tier , but want to migrate everything to AWS. Can't seem to find a straight answer to the pricing question. Source: over 2 years ago
You can use either MongoDB.com's dashboard (if you host a remote database) or Mongo Compass to run queries on the data or you can modify the express middleware with your own queries. I'm still working on the API, so it's not very robust yet. I will update this when it is. Source: over 2 years ago
DbGate might fit your needs: https://dbgate.org/ It even has a demo: https://demo.dbgate.org/. - Source: Hacker News / 7 months ago
I've been using this client lately: https://dbgate.org Anyone else? - Source: Hacker News / 7 months ago
Me too. I ended up going with DbGate (https://dbgate.org/). It's a little rough around the edges, but it has a lot of features. - Source: Hacker News / 11 months ago
This tool doesn't let you run SQL queries or create tables. SchemaSpy describes and visualizes an already-created database. To work directly with SQL, I recommend https://www.beekeeperstudio.io/ or https://dbgate.org/. - Source: Hacker News / over 1 year ago
Try https://dbeaver.io/ or https://dbgate.org/ (which can work in web mode). Source: about 2 years ago
Redis - Redis is an open source in-memory data structure project implementing a distributed, in-memory key-value database with optional durability.
DBeaver - DBeaver - Universal Database Manager and SQL Client.
PostgreSQL - PostgreSQL is a powerful, open source object-relational database system.
HeidiSQL - HeidiSQL is a powerful and easy client for MySQL, MariaDB, Microsoft SQL Server and PostgreSQL. Open source and entirely free to use.
MySQL - The world's most popular open source database
phpMyAdmin - phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web.