+ 2
What application packages offer a wide range of database manipulation especially using SQL?
4 Antworten
+ 6
!!!!! ?????
+ 3
Are you asking about desktop app, mobile app, or frameworks/libraries available for coding languages?
If last case, Python provide a wide choice of binding interface module dedicated to database (especially handling SQL, among others ^^)...
+ 1
Both desktop apps and frameworks available
+ 1
#FFFFFF
1. you can run Phpmyadmin using browser after install it.
For MYSQL - Phpmyadmin (GUI interface for creat databases and tables and control and manipulation data )
2. windows package for web development - you can use XAMPP (it is better then WAMP maybe) or WAMP.
Theses 1 package include all technologies:
1 phpmyadmin
2 php processor,
3 mysql server,
4 apache server for test your website
Some ppl like Django - framework for web development on python🐍 if I say true...