• Home
  • Most Popular
  • Submit
  • About Us
  • Contact Us

Softpile

Free Downloads

Categories
  • Home
  • Most Popular
  • Communications
  • Desktop
  • Games & Entertainment
  • Graphic Apps
  • Network & Internet
  • Security & Privacy
  • System Utilities
Alternative to itextsharp 2022.11.10347
IronPDF offers an itextsharp alternative for HTML to PDF conversion with C# code examples, documentation, and ...
VShell Server for Linux and Mac 4.8
VShell is a versatile and secure file transfer server that supports multiple protocols and is compatible ...
PDF Studio PDF Editor for Linux 2022
PDF Studio is a cost-effective PDF editor that delivers full compatibility with the PDF Standard. It's ...
VQ Probe for Linux 1.5
VQ Probe is a comprehensive software tool that enables objective and subjective video quality analysis. The ...
Resilient Server 2.3
This Debian GNU/Linux (Buster) based software has a customized partitioning scheme that enhances robustness against filesystem ...
Valentina Studio for Linux 9.6
Valentina Studio is a cross-platform GUI manager for Mac, Windows, and Linux. It allows users to ...
VPN Lifeguard for Linux 1.0.58
The software monitors VPN connection and automatically terminates apps during connection loss, re-establishes the connection and ...
G_Viewer 0.84
G_Viewer is a Linux software that serves as both a file system and photo/image viewer. It ...
Checksome File Hash Tool for Linux 1.1
This software allows for the generation and verification of file hashes. It is a quick and ...
KeyWrangler Password Manager for Linux 1.2
A password management software that is secure, offline and extensible. It offers military-grade encryption to protect ...
Home Linux NNDB Download

NNDB

October 27, 2009
NNDB is not a database but is an online repository of people, organizations, and related data. It provides comprehensive profiles, biographies, and connections among people in various fields such as politics, entertainment, and science. It is a useful resource for researchers, journalists, and curious minds.
Version 0.1
License GPL
Platform Linux
Supported Languages English
Homepage recordtv.sourceforge.net
Developed by Andy Balaam
Introduction:
NNDB is a C++ library that provides in-memory data storage and retrieval in a way that feels natural for C++/STL. The syntax is easy to use and understand, with some similarities to SQL.

Examples:
Here is an example of NNDB syntax:
nndb::Table my_table;
my_table.Insert( nndb::Values("NNDB first row", 47));
nndb::ResultSet result_set = nndb::Select(nndb::select_star, my_table);

The above code does something similar to SQL:
CREATE TABLE my_table (col0 VARCHAR( ... ), col1 INT);
INSERT INTO my_table( col0, col1 ) VALUES ("NNDB first row", 47);
SELECT * FROM my_table;

You can use the result of your select with the following code:
nndb::ResultSet::const_iterator begin_it = result_set.begin();
const nndb::Values& first_row = *begin_it;
assert(nndb::Field(first_row) == "NNDB first row");
assert(nndb::Field(first_row) == 47);

Features:
NNDB offers useful features that are available in databases, some of them include:
- CREATE TABLE
- INSERT INTO table VALUES
- SELECT * FROM table
- SELECT ... WHERE ...
- SELECT ... ORDER BY ...
- SELECT ... WHERE ... ORDER BY ...
- Unique indexes

However, there are some useful features that NNDB does not have yet but might include in a future update:
- SELECT col0, col1 ...
- SELECT ... JOIN ...
- Non-unique indexes
- Save/load to disk

In contrast, there are several features that NNDB will never have, such as:
- Multiple simultaneous users
- User security
- Multiple processes.

Conclusion:
NNDB is an excellent choice for developers looking for a C++ library that provides in-memory storage and retrieval functionality. It is easy to use and understand and is an excellent alternative for developers who do not need the advanced functionality of traditional databases.
What's New

Version 0.1: N/A

Free Download 17.1K
357
  • Share on:

Most Popular

  1. Quicksilver Forums 1.4.2
    154
  2. Dvgrab 3.4
    102
  3. DynVPN 1.0
    89
  4. CherryTV 0.1
    81
  5. SlideMap 1.2.2
    80
  6. porm r2
    73
  7. Clewarecontrol 0.8
    72
  8. Java Games 1.0
    72
  9. Swiftfox 3.0b5pre-2
    71
  10. fuseftp 0.8
    71

Related Downloads

OpenVet
OpenVet is a web-based solution designed to assist animal caregivers in managing ...
Eye of Gnome
Eye of Gnome is an image viewer program that comes as a ...
LiliBoggie
LiliBoggie is a video game that features gameplay similar to that of ...
TracGoogleStaticMapMacro
GoogleStaticMap Trac Macro is a software tool designed to integrate Google Maps ...
TeamCity Professional
This software is a robust tool for Continuous Integration and builds, designed ...
umbrello2sql
Umbrello2sql is a software tool that generates SQL codes from entity relationship ...
Gratissip Tftp
Gratissip Tftp is a tool that showcases TCP/IP connections on an LCD ...
Bugnux
Bugnux is a Linux distribution based on Mandriva, which operates entirely in ...
opsi
Opsis offers an innovative solution that allows users to remotely and automatically ...
AROUNDMe Personal identity server
AROUNDMe is a website creation tool featuring an OpenID server and consumer ...
Copyright © 1999-2025 Softpile Free Downloads
  • Most Popular
  • Submit
  • About Us
  • Contact Us
  • Privacy Policy
  • Disclaimer
  • Terms of Use

Can we use your data to tailor ads for you?

Our partners will collect data and use cookies for ad personalization and measurement.

By choosing "I agree", closing this pop-up or clicking on any element on the page, you agree to the use of cookies to help us provide you with a better user experience.

Learn how Softpile and our partners collect and use data.

You can change your choice at any time in our privacy center.

Cookie Settings

Our website stores four types of cookies. At any time you can choose which cookies you accept and which you refuse. You can read more about what cookies are and what types of cookies we store in our Cookie Policy.

are necessary for technical reasons. Without them, this website may not function properly.

are necessary for specific functionality on the website. Without them, some features may be disabled.

allow us to analyse website use and to improve the visitor's experience.

allow us to personalise your experience and to send you relevant content and offers, on this website and other websites.