A
A
Alexey2014-01-03 21:00:03
Project management
Alexey, 2014-01-03 21:00:03

DB + Interface - where and what is easier?

Good day, Khabrovites!
I will warn you in advance that the question is very general and for any thoughts (except stupid and evil) I will be grateful .
There are dozens of database tables with information about orders, about payments and about goods. It is necessary to implement an interface for adding new records, changing old ones and viewing existing ones in different views (through different forms).
I would like the interface for this to be simple (windows, buttons, selection lists), while at the same time, so that it can be designed (drawn).
Tell me, what language allows you to quickly and easily work with the database? (1C and PHP + AJAX not to offer; 1C: because it's terrible; PHP + AJAX because, IMHO, the interfaces are miserable or at least not so easy to develop).

Answer the question

In order to leave comments, you need to log in

7 answer(s)
A
afiskon, 2014-01-03
@afiskon

Web interface and any scripting language of your choice (Perl/PHP/Python/Ruby).

P
pomeo, 2014-01-03
@pomeo

There is activeadmin.info , for example, you describe the structure of the database, and it already displays everything. Fast and convenient. That's just master the installation.

G
Georg_R, 2014-12-02
@Georg_R

ProjectDB is ideal ( http://www.projectdb.ru)

B
BigD, 2014-04-04
@BigD

MS Access

B
Basych, 2015-01-22
@Basych

I myself want to master ORACLE DATABASE EX (EXPRESS EDITION) and APEX as a development tool included in it (the development of a WEB application goes directly from the browser)
www.oracle.com/technetwork/database/database-techn...
Download, install. It seems to be free. Limitation:
There is a built-in example of a small application. You can see how everything works, starting from the user authorization window

A
alixa, 2015-02-14
@alixa

I can offer a platform for quickly creating a user interface Watermelon
Short description MS-SQL database
Business logic in stored procedures T-SQL The interface is described in the form of XML files The output is a desktop and web interface astelyakov.wix.com/orangecrm

@
@Sembit, 2016-04-19
_

Try the DataExpress database builder: mydataexpress.ru

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question