LiteSQL

Software Screenshot:
LiteSQL
Software Details:
Version: 0.3.13
Upload Date: 14 Apr 15
Developer: Tero Laitinen
Distribution Type: Freeware
Downloads: 8

Rating: nan/5 (Total Votes: 0)

LiteSQL is a C++ library that integrates C++ objects tightly to relational database and thus provides an object persistence layer.

LiteSQL supports SQLite3, PostgreSQL and MySQL as backends. LiteSQL creates tables, indexes and sequences to database and upgrades schema when needed.

LiteSQL provides object relations, in addition to object persistence which can be used to model any kind of C++ data structures. Objects can be selected, filtered and ordered using template- and class-based API with type checking at compile time.

Features:

  • SQLite3, PostgreSQL and MySQL - backend support
  • object persistence layer with relation support
  • automatic database schema creation and upgrading
  • create complex SQL queries using compile time checked class API; minimizes need to write SQL query strings

What is new in this release:

  • support for oracle backend (ocilib)
  • database specific datatypes are used (needed for oracle backend)

What is new in version 0.3.12:

  • Visual Litesql Link installed in Menu
  • fixed error in codegenerator factory map in it on linux
  • codegenerator for wxformbuilder added (Initial version)
  • autotools support updated

What is new in version 0.3.11:

  • This version adds support for bigint field data type.

What is new in version 0.3.10:

  • better gui
  • changed memory handling inside model (counted_ptr)
  • fixes in autoconf-based build

Requirements:

  • gcc-compatible C++ compiler that supports member templates
  • client library and header files for at least one backend: libsqlite3, libmysqlclient or libpq

Similar Software

free4my
free4my

20 Feb 15

SQLSoup
SQLSoup

15 Apr 15

Qore JSON Module
Qore JSON Module

19 Feb 15

Comments to LiteSQL

Comments not found
Add Comment
Turn on images!