DBRE - is a system for asynchronous point-in-time databases replication. In addition, it can be used for a single transfusion of data between the DBMS


http://dbre.sourceforge.net





Separate each tag with a space.

Ratings and Reviews

Be the first to post a text review of dbre. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • dbre 0.19.1 file released: 0.19.1-win.zip

    Some refactorings

    posted 266 days ago

  • dbre 0.19.1 file released: 0.19.1.tar.bz2

    Some refactorings

    posted 266 days ago

  • 0.19.1 released

    Some rafactorings in df, params and replicator

    posted by ud84 266 days ago

  • File released: /dbre/0.19.1/0.19.1-win.zip

    posted 266 days ago

  • File released: /dbre/0.19.1/0.19.1.tar.bz2

    posted 266 days ago

  • 0.19 release

    1. dbre now supports mysql 2. improved implementation of the production of abstract classes Db, Tr and Query

    posted by ud84 274 days ago

  • 0.18.1 release

    Changelog: 1. Added preprocessor directives to select a supported database in the process of compiling 2. It also added the directive to select source shared_ptr - tr1 or boost. Now, to bring to the boost, without the tr1, you just need to define a variable BOOST. 3. Fixed bug - the inability to record entries in all the fields that contain a NULL, but it's autoincrement. 4. Fixed bug - a violation of reading the data file at high volumes, the assembly made by gcc. As it turned out, using the ifstream.read(char*, 1) to read single char leads to failure of positioning the stream. But in the assembly of MS Visual C++ 2008 are worked correctly :)

    posted by ud84 292 days ago

  • 0.18 release

    Changelog: 1. Added declarations (pure virtual classes) for obdc, postgre and sqlite databases 2. Deleted mssql declaration (it replaced to ODBC) 3. Removed declaration exchange of XML. Because it was a bad idea... Blobs and strings can damage xml. In addition, large XML parsing is too slow. 4. RE::DataBlock and DF::DataBlock now only available through shared_ptr. This eliminates the copying of large amounts of data between parts of the program. 5. Unloading of empty fields now works correctly.

    posted by ud84 297 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

Thanks for your rating!

Would you also like to write a review?





Skip Review