|
|
| site last updated: November 21, 2006 |
| What is RitmarkFS? |
RitmarkFS is an open source filesystem storage engine for MySQL server. This engine allows
manipulate files using SQL query language as well as perform all common database operations
on files such as replication, backup, clustering, indexing, etc.
The engine provides both structured and unstructured file access. Structured file
access is based on a set of format-specific file drivers. Unstructured access provides access
to file contents as a whole.
NOTICE: Starting from v.0.4.0 the FILESYSTEM engine has changed its
format to support structured file access. The old-format engine is now called LEGACY_FILESYSTEM.
See documentation for more details.
|
|
|
|