Systems selections: Difference between revisions
(Starting another (hopefully) "bring together" article) |
(various additions and fmt) |
||
Line 1: | Line 1: | ||
== Factors affecting database systems selections == | |||
* [[Copyleft]] 'free to modify' and 'free in cost' software is strongly preferred over other solutions. | |||
* Minimal modifications required could be another preference as that means maintenance of the chosen solution is minimized in that aspect. | |||
---- | |||
== Languages == | == Languages == | ||
* | Programming languages | ||
''' Currently used languages ''' | |||
* PHP | |||
* ruby | |||
* python | |||
'''Considered languages / languages of interest''' | |||
== Databases == | == Databases == | ||
=== Current databases === | === Current databases === | ||
'''Main article: [[Database]]''' | '''Main article: [[Database]]''' | ||
Currently using all major free software RDBMS: MariaDB | Currently using all major free software RDBMS: | ||
* MariaDB | |||
* MySQL | |||
* PostgreSQL. | |||
'''Considered databases''' | |||
* [[Database#Graph databases]] | |||
* [[Database#Subject-predicate-object databases]] | |||
---- | ---- | ||
Line 30: | Line 52: | ||
== APIs == | == APIs == | ||
APIs to communicate with: | |||
* Free social media ones | |||
---- | |||
== Data sources == | |||
---- | |||
== Media sources == | |||
* [[Wikimedia Commons]] |
Revision as of 10:51, 27 August 2016
Factors affecting database systems selections
- Copyleft 'free to modify' and 'free in cost' software is strongly preferred over other solutions.
- Minimal modifications required could be another preference as that means maintenance of the chosen solution is minimized in that aspect.
Languages
Programming languages
Currently used languages
- PHP
- ruby
- python
Considered languages / languages of interest
Databases
Current databases
Main article: Database
Currently using all major free software RDBMS:
- MariaDB
- MySQL
- PostgreSQL.
Considered databases
Frameworks
- Frameworks
Software
Main article: Software
Current software
- MediaWiki
- diaspora*
- Hubzilla
- Friendica
- GNU social
- GNU MediaGoblin
...
APIs
APIs to communicate with:
- Free social media ones