From Fedora Project Wiki
No edit summary |
Rjl931189261 (talk | contribs) mNo edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{admon/important|This page is outdated.}} | |||
== Firebird == | == Firebird == | ||
[[Firebird]] | |||
== MySQL == | == MySQL == | ||
Line 39: | Line 44: | ||
</pre> | </pre> | ||
* Package and Version | * Package and Version | ||
** db4 4.7.2.fc12 | ** db4 4.7.2.fc12 | ||
=== Information === | === Information === | ||
The Berkeley DB is also backend to OpenLDAP | The Berkeley DB is also backend to OpenLDAP | ||
=== Resources === | |||
* Fedora Package | |||
** [https://admin.fedoraproject.org/pkgdb/packages/name/db4?_csrf_token=5de54285c72440edf7bd730764e288c103731c7e db4] | |||
* Web | |||
** [http://www.oracle.com/technology/products/berkeley-db/index.html Official Homepage] | |||
== sqlite == | == sqlite == |
Latest revision as of 11:13, 8 April 2021
Firebird
MySQL
Package Management
yum install mysql
- Package and Version
- mysql 5.1.39.fc12
- dependencies which gonne be installed
- none
- Subpackages
- none
Config Tools
- Standard
- mysql, mysql-admin
- Webbased
- phpmyadmin
Config Overview
- Config files
- /etc/my.cnf
- Path to Database
- /var/....
Resources
- Fedora Package
- Web
- Official Webside
- reference (Version 5.1)
Postgresql
Berkeley DB
Package Mangement
yum install db4
- Package and Version
- db4 4.7.2.fc12
Information
The Berkeley DB is also backend to OpenLDAP
Resources
- Fedora Package
- Web