GithubHelp home page GithubHelp logo

cpp_db's Introduction

cpp_db

A relational database access layer for C++

Tested with:

  • Mac OS X 10.9: CLang/LLVM 64-Bit (LLVM 3.3svn)
  • Windows 7 x86: Visual Studio 2013 Desktop Express
  • Windows 8.1 x64: Visual Studio 2013 Desktop Express
  • Windows 10 x64: Visual Studio 2015 Community Edition
  • Windows 7 x86: MinGW 4.8
  • Windows 8.1 x64: MinGW 4.8
  • Ubuntu 13.10 x86: GCC 4.8.1
  • Ubuntu 13.10 x64: GCC 4.8.1

For systems other than Windows use Qt Creator to compile/edit the project. The project it self doesn't rely on Qt Libraries, but qmake is used as project manager.

For Windows Systems use Visual Studio 2015.

cpp_db's People

Contributors

johannanhofer avatar

Stargazers

 avatar  avatar Michał Papierski avatar Andreas Bacher avatar Ben Hanson avatar stheophil avatar

Watchers

James Cloos avatar  avatar  avatar Ben Hanson avatar  avatar  avatar

Forkers

respu roccotr

cpp_db's Issues

Progress and design questions

I have a couple of quesions:

  1. Is there a place other than this site where one can track the progress of this proposal?
  2. The current proposal basically wrrps the native libraries of the respective databases. Is this correct? If so, I was wondering what obstacles are there for taking the jdbc Thin Client approach. i.e. communicate with a sql engine through its native sql protocol; no need for large native client libraries. This makes deployment of database client applications much easier.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.