diff options
-rw-r--r-- | development/odb/slack-desc | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/development/odb/slack-desc b/development/odb/slack-desc index 24db7859795e3..4fd2d61794483 100644 --- a/development/odb/slack-desc +++ b/development/odb/slack-desc @@ -9,11 +9,11 @@ odb: odb (ODB: C++ Object-Relational Mapping - ORM) odb: odb: ODB is an open-source, cross-platform, and cross-database object- -odb: relational mapping (ORM) system for C++. It allows you to persist -odb: C++ objects to a relational database without having to deal with -odb: tables, columns, or SQL and without manually writing any mapping -odb: code. +odb: relational mapping (ORM) system for C++. It allows you to persist +odb: C++ objects to a relational database without having to deal with +odb: tables, columns, or SQL and without manually writing any mapping +odb: code. odb: -odb: -odb: http://www.codesynthesis.com/products/odb/ +odb: +odb: http://www.codesynthesis.com/products/odb/ odb: |