티스토리 뷰



C++과 SQLite를 연동시켜주는 Wrapper Class들에 대한 정보

http://www.sqlite.org/cvstrac/wiki?p=SqliteWrappers

"C++ Wrappers"


wrapper

short description

license

activity

link

last table update

easySQLite

C++ SQLite wrapper with easy to use basic database objects and all important features implemented. Test project for C++ VS 2010 Express.

BSD

Sep-10

http://code.google.com/p/easysqlite

2010-09-16

Kompex SQLite Wrapper

Is an easy to use SQLite wrapper, which supports a wide range of SQLite functions and is available for Linux and Windows.Additional features: transactions, exception handling, utf8 and utf16 support, good documentation, etc.

LGPL

last commit October 2010

http://sqlitewrapper.kompex-online.com

2010-10-17 by shion

SQLite++

Cross-platform C++ wrapper library for SQLite.

$$

???

http://www.eztools-software.com/tools/SqlitePlus/sqliteplusplus.asp

2009-11-08 by cilap

SharpLite

ado.net style wrappers

GPL

last commit 2006

http://sourceforge.net/projects/sharplite/

2009-11-08 by cilap

SmartDB

SmartDB for Sqlite 3.x provides msado like interface. You can start using sqlite in your programs in just 3 lines of code.

GPL/LGPL

last commit 2007

http://sourceforge.net/projects/smartdb/

2009-11-08 by cilap

LiteSQL

C++ Object-relational persistence framework (supports SQLite3 asbackend, too).

BSD

last commit 2009

http://litesql.sourceforge.net

2009-11-08 by cilap

Sqlitedataset

Has functions for handling query results. Makefile included.

MIT

latest commit 2005

http://sqlitedataset.sourceforge.net/

2009-11-08 by cilap

GQL

Generic SQL Library supports PostgreSQL, MySQL and SQLite. Included in Debian Sarge.

LGPL

last commit 2003

http://gql.sourceforge.net/

2009-11-08 by cilap

SQLite Plus

a minimalistic C++ wrapper for SQLite and SQLite3, inspired by the ADO.NET classes. Authors name is not mentioned in package. Written with MS Visual Studio. Depends on BOOST; if UNICODE is used it probably won't work on anything but Windows. Open Source zlib Licensed

zlib

last commit 2005

http://dev.int64.org/sqlite.html

2009-11-08 by cilap

sqlite3 C++ wrappers

3 different sqlite3 C++ wrappers, including two STL-based wrappers and a Unicode-capable one for use with the MFC CString class. Two are public domain and one is zlib license.

.

.

http://wanderinghorse.net/computing/sqlite/http://s11n.net/sqlite/wrapper/

2009-11-08 by cilap

wxSQLite

wxWidgets wrapper for SQLite 2.x.

BSD

last commit 2007

http://sourceforge.net/projects/wxsqlite

2009-11-08 by cilap

wxSQLite3

wxWidgets wrapper for SQLite 3.x. Inspired by wxSQLite and CppSQLite, supporting most features of SQLite 3 including user-defined functions.

wxWindows Library

last commit 2010

http://wxcode.sourceforge.net/components/wxsqlite3/

2010-07-27

CppSQLite

a very thin C++ wrapper around the public domain SQLite database library.

?

last edit 2004

http://www.codeproject.com/database/CppSQLite.asp

2009-11-08 by cilap

CppSQLiteU

Inheritor of CppSQLite with Unicode support.

???

???

http://softvoile.com/development/CppSQLite3U/

2009-11-08 by cilap

Borland C++

Delphi components have been successfully installed into Borland C++ Builder 5 and 6 and 2007.

.

http://www.aducom.com

2009-12-01 by aducom

 

Sword

cross-platform LGPL C++ lib with many features, including a SQLite C++ abstraction.

LGPL

last commit 2004

http://savannah.nongnu.org/projects/sword/

2009-11-08 by cilap

cmksql

C++ library.

unavailable/dead?

unavailable/dead?

http://cmk.navorski.com/index.php?wiki=CmkSql

2009-11-08 by cilap

KexiDB

KDE/Qt layer for accessing and creating databases, used by Kexi andother KDEapplications.ContainsSQLitev2andv3drivers.Alsoworksonwin32.

LGPL

.

http://www.kexi-project.org/

2009-11-08 by cilap

Sqliteclass

A very simple C++ wrapper for sqlite.Public Domain.

unavailable/dead?

unavailable/dead?

http://www.giannirossi.org/index.php?mod=Download

2009-11-08 by cilap

Sqlite wrapped

C++ wrapper for win32 and linux/unix (GNU GPL)

GPL

last release 2008

http://www.alhem.net/project/sqlite/

2009-11-08 by cilap

Sqlite3 C++ wrapper

C++ wrapper for win32 and linux/unix

???

???

http://www.jcrosoft.com/

2009-11-08 by cilap

LiteX++

C++ wrapper for win32

???

last release 2008

http://www.assembla.com/wiki/show/litex

2009-11-08 by cilap

Evo's Sqlite wrapper.

Complete wrapper class (tested with 3.3.4). Features include: AES Encryption and reading/writing of multiple variables in one c++ statement.

???

last release 2006

http://home.wanadoo.nl/iherweij/ (Trylaterincaseof403error)

2009-11-08 by cilap

DatabaseLayer

Cross-platform JDBC-like C++ database wrapper with support for SQLite3

???

last commit 2009

http://wxcode.sourceforge.net/components/databaselayer/

2009-11-08 by cilap

VSQLite++

A well-designed and portable SQLite 3.x Wrapper

BSD

last commit 2006

Project site: http://www.sourceforge.net/projects/sqliteppDocs: http://sqlitepp.sourceforge.net

2009-11-08 by cilap

Glim Sqlite wrapper

Single file, header-only, some thread safety, one-liners.

APL 2.0

last release 2006

http://glim.ru/open/libglim/html/classglim_1_1Sqlite.html

2010-10-10 by Glim

SqlWrapperXX

SqlWrapperXX is a C++ library that encapsulates various SQL APIs into a single, uniform interface. It supports MySQL, PostgreSQL, Sqlite2 and Sqlite3. SqlWrapperXX is designed to be easy to use, small, and to the point.

MIT

last commit 2009

http://sourceforge.net/projects/sqlwxx/

2009-11-08 by cilap

QtSql

The SQL modules of Qt 3.x and 4.x both come with drivers which are wrappers around SQLite3

???

last commit 2009

http://doc.trolltech.com/4.2/qtsql.html

2009-11-08 by cilap

sqlite3++ / sqlite3pp

Very nice C++ wrapper for sqlite3. Uses Boost. The only documentation is in Korean but it comes with examples and the code is in English. For a quick start you can just view the usage page: Usage

MIT/Boost

last commit 2009

http://code.google.com/p/sqlite3pp/

2009-11-08 by cilap

chuchusoft.com serialization

A C++ serialization library that uses a sqlite3 database as storage. Includes a C++ sqlite3 wrapper layer. The wrapper layer can be used by itself without having to use the serialization layer which sits above it. BSD licensed. For Mac OS X, Windows, FreeBSD and GNU/Linux. Builds with VC++ 2005/2008 and GCC 4.x.

BSD

last commit 2008

http://www.chuchusoft.com/serialization

2009-11-08 by cilap

POCO

The POCO C++ Libraries include a SQL database access library with an SQLite 3 backend, along with MySQL and ODBC backends.

BSL

last commit 2009

http://pocoproject.org

2009-11-08 by cilap

sqdbcpp

Simple 2 file wrapper, exception-safe, RAII, some examples on homepage

BSD

Last commit Dec 13, 2009

http://code.google.com/p/sqdbcpp/

2009-11-08 by cilap

SOCI

The extensible C++ Database Access Library with built-in SQLite3 backend

Boost

Last commit November, 2010

http://soci.sourceforge.net/

2010-11-01 by mloskot




SQLite와 MFC 연동하기 위한 개발환경

http://ide-setting.tistory.com/2



SQLite Wraaper Class

http://www.codeproject.com/KB/database/CppSQLite.aspx



SQLite와 MFC의 인코딩 문제

http://twilightblog.tistory.com/8



SQLite Prepare Statement와 Step, Column, Finalize등의 자료

http://neodreamer.tistory.com/129
댓글