Issues
- 1
Add watch command to inspect DBs continiously
#58 opened by Aherontas - 0
Support - Integration for Elasticsearch
#56 opened by Aherontas - 0
Support for SupaBase
#53 opened by Aherontas - 1
Support for Redis
#51 opened by evangelosmeklis - 0
Support for FireBase
#54 opened by Aherontas - 1
Search for keywords on database entries. Ex, peepdb [dbname] [keyword] and it would return entries that contain said keyword
#14 opened by evangelosmeklis - 2
- 0
- 0
Support for Oracle Database
#50 opened by evangelosmeklis - 8
- 0
- 1
ModuleNotFoundError: No module named 'mysql'
#47 opened by khaldon - 0
- 0
Enhance unit tests with more scenarios. Also need to check with real databases and multiple data types
#16 opened by evangelosmeklis - 0
Test mongodb with MongoDB Compass
#46 opened by evangelosmeklis - 3
Support for MongoDB
#33 opened by evangelosmeklis - 1
Duplicate "No saved connections" message appears despite existing database connections
#42 opened by daniell-olaitan - 4
- 4
Using class for DB types
#36 opened by ArthureVarghese - 0
Allow for sending an automated message to the user with changes in their database that have happened
#30 opened by evangelosmeklis - 1
- 5
Make storing passwords more secure or change the security mentions in README to better reflect how secure the app is
#20 opened by evangelosmeklis - 0
Make provisions for scalability, peepdb needs to be able to work with large databases/tables too
#21 opened by evangelosmeklis - 0
Implement Data Manipulation Capabilities (Insert, Update, Delete Operations)
#25 opened by evangelosmeklis - 0
- 0
- 0
- 0
- 0
Output of peepDB is currently in json format only. Should add an option for more stylized output, to look like a table.
#9 opened by evangelosmeklis - 0
- 0
- 0
- 0
Add the ability to remove any saved connections by the user: peepdb -deletall or peepdb -deleteconn [databasename]
#11 opened by evangelosmeklis - 0
- 1
Bug: I can't simply run peepDB [commands] on my machine, I need to do python -m peepDB
#2 opened by evangelosmeklis