E
E
Erofeyev2019-12-03 16:08:49
Database
Erofeyev, 2019-12-03 16:08:49

Is there a free electronic library?

Tell me, are there any open source solutions for creating an electronic library?
That is, you need some kind of web-solution for the library so that you can search for books, and if there is no one you are interested in, then order it from the librarian.
We need an implementation for the web
Is there something easy in mind, you don’t need to store scans of books, just a catalog?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
S
Sergey Gornostaev, 2018-12-19
Shumway

PostgreSQL

S
Stanislav Bodrov, 2018-12-19
@jenki

MySQL. It will be quicker and it will be easier to assemble a working cluster.

N
Nadim Zakirov, 2019-12-03
@zkrvndm

Google about Librusek and Flibusta, they seem to work on open source Drupal. Their engines are in the public domain, anyone can raise a mirror or a clone.
PS Look here:
https://coollib.com/b/394209/read

S
Sergey Suntsev, 2019-12-03
@GreyCrew

In fact, you need an application of 2 global parts:
1) this is a CRUD solution for a database of books, with annotations, tags, possibly reviews and other useful things for searching.
2) this is a TODO list for requesting books from the nearest (or specific) library.
If in the TODO plan everything has already been implemented for us, then there will probably be problems with the database of open data about books that can be published without copyright problems.
Here is an example of a list of books that are in libraries.
https://data.gov.ru/opendata/7708234640-threeaseve...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question