LiteSQL is an open-source C++ Object Relational Mapping persistence library for UNIXes, Mac OSX and Windows with support for SQLite3, PostgreSQL and MySQL as backends. LiteSQL creates tables, indexes and sequences to database and upgrades schema when needed. In addition to object persistence, LiteSQL provides object relations which can be used to model basic OO building blocks (aggregation, composition, association).

PropertyValue
dbpedia-owl:abstract
  • LiteSQL is an open-source C++ Object Relational Mapping persistence library for UNIXes, Mac OSX and Windows with support for SQLite3, PostgreSQL and MySQL as backends. LiteSQL creates tables, indexes and sequences to database and upgrades schema when needed. In addition to object persistence, LiteSQL provides object relations which can be used to model basic OO building blocks (aggregation, composition, association). Objects can be selected, filtered and ordered using template- and class-based API with type checking at compile time. The Data-Mapping is described in an xml-File.
dbpedia-owl:genre
dbpedia-owl:language
dbpedia-owl:latestReleaseVersion
  • 0.3.9
dbpedia-owl:programmingLanguage
dbpedia-owl:wikiPageExternalLink
dbpprop:genre
  • library or framework
dbpprop:language
  • C++
dbpprop:latestReleaseVersion
  • 0 (xsd:integer)
dbpprop:name
  • LiteSQL
dbpprop:programmingLanguage
  • C++
dbpprop:website
  • litesql.sf.net
dbpprop:wikiPageUsesTemplate
dcterms:subject
rdf:type
rdfs:comment
  • LiteSQL is an open-source C++ Object Relational Mapping persistence library for UNIXes, Mac OSX and Windows with support for SQLite3, PostgreSQL and MySQL as backends. LiteSQL creates tables, indexes and sequences to database and upgrades schema when needed. In addition to object persistence, LiteSQL provides object relations which can be used to model basic OO building blocks (aggregation, composition, association).
rdfs:label
  • LiteSQL
owl:sameAs
foaf:name
  • LiteSQL
foaf:page
is owl:sameAs of
is foaf:primaryTopic of