Showing 39 open source projects for "dev c++ example"

View related business solutions
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • Toast POS for Restaurants Icon
    Toast POS for Restaurants

    Built exclusively to provide a robust POS system for the restaurant and foodservice industry, with teams of all sizes.

    Restaurant success isn’t built on one thing — it’s about a thousand little things coming together, every shift, every service. From FOH to BOH and every moment in between, manage it all with the POS that knows restaurants.
    Learn More
  • 1
    Skiplist-CPP

    Skiplist-CPP

    A tiny KV storage based on skiplist written in C++ language

    Skiplist-CPP is a lightweight key-value storage engine implemented in C++ using a skip list as its core data structure. It showcases how a log-structured, ordered index can deliver fast inserts, lookups, and deletes while remaining simple to implement and reason about. The project supplies a compact codebase with a clear separation between the skip list implementation and the storage operations that use it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    FluentMigrator

    FluentMigrator

    Fluent migrations framework for .NET

    ...Migrations are a structured way to alter your database schema and are an alternative to creating lots of sql scripts that have to be run manually by every developer involved. Migrations solve the problem of evolving a database schema for multiple databases (for example, the developer's local database, the test database and the production database). Database schema changes are described in classes written in C# that can be checked into a version control system. FluentMigrator is a .NET library that helps to version database schema using incremental migrations which are described in C#. The basic idea of the FAKE helper is to run FluentMigrator over the existing database using compiled assembly with migrations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    YugabyteDB

    YugabyteDB

    The high-performance distributed SQL database for global apps

    Microservices need a cloud-native relational database that is resilient, scalable, and geo-distributed. YugabyteDB powers your modern applications. Get instantly productive with a Postgres compatible RDBMS. YugabyteDB reuses PostgreSQL’s query layer and supports all advanced features. Scale-out and in with zero impact. Proven in production to scale beyond 300K TPS, over 100TB of data, and thousands of concurrent connections. Achieve continuous availability during infrastructure failures and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ConceptBase.cc

    ConceptBase.cc

    A Database System for Metamodeling and Method Engineering

    ConceptBase.cc is a multi-user deductive and object-oriented database system for metamodeling and method engineering. Includes a graphical client that builds upon the logic-based features of the ConceptBase.cc server. The data model is O-Telos. ConceptBase.cc can represent information at the data level (example data, traces of process executions etc.), the class level (schemas, process definitions etc.), the metaclass level (constructs of modeling languages), the meta-metaclass level...
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • Winningbidder.com provides free online auction software for nonprofits. Icon
    Winningbidder.com provides free online auction software for nonprofits.

    Simple and Free Online Auction Software

    Our software is simple to use, allowing organizers to launch an auction in minutes. That doesn't mean it lacks features. Bidders enjoy max bidding, outbid notifications, and popcorn bidding.
    Learn More
  • 5
    tsvdb
    Simple Tab Separated Values database based on PDCurses TUIdemo example
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    myoradump

    MyOraDump is a tool for exporting data from an Oracle database

    MyOraDump is a program that will export oracle data stored in most of the basic oracle types as a text file that can for example be used for import into other databases, for example MariaDB and MySQL. The program is written in C using OCI and supports array fetching, which means good performance. In addition BLOB, CLOB, NCLOB as well as RAW, LONG and LONG RAW is supported. Output can be in several formats, like separated values, JSON, MySQL dump and HTML.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    CCG

    CCG

    CCG (Crud Class Generator) is a ORM tool for .Net

    The Crud Class Generator tool was developed for .Net to generate the class, which is an object model of a database table. Thanks to these created classes, many CRUD operations can be performed without writing a SQL query. *CCG is easy to use, because; it is developer-friendly *CCG is practical, because; it allows to make many crud processes without writing SQL query *CCG is fast because; The object size is very small and allowing multiple simultaneous operations to be performed by going...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    DbPipeline.NET

    OR-Mapper for C# and VB.NET that is better than Entity Framework

    The DbPipeline.NET OR-Mapper library was created out of frustration of the shortcomings of Entity Framework in handling stateless web applications and hiding of SQL from skilled developers. The DbPipeline.NET Database Interface Library shields you, the programmer, from having to learn and work with all the ADO.NET or Entity Framework database objects at a low level, and encapsulates all this power into objects with many additional capabilities and features that are not offered in the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    bttn.css

    bttn.css

    Awesome buttons for awesome projects!

    Awesome buttons for awesome projects! Include bttn.min.css in head of your html file and start using bttn CSS classes in your button. Minify css for production and build example folder javascript files (Webpack). Install dependencies - stylus, autoprefixer-stylus and clean-css. uild process uses yarn, you can also use npm instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • A Call Center Platform that makes ten times more calls at a fraction of the costs! Icon
    A Call Center Platform that makes ten times more calls at a fraction of the costs!

    We offer calling, texting, and email solutions for political campaigns, advocacy groups, nonprofits, and businesses of all sizes.

    Whether you’re a political campaign, an advocacy, a nonprofit, or a business, CallHub is the only campaigning & digital organizing platform you’ll require to Connect, Organize & Win – at scale.
    Learn More
  • 10

    MXSRoundRobin

    A RoundRobin sample router for MariaDB MaxScale

    RoundRobin means that the statements it processes are sent to one the different configured servers one by one. This code is not complete, nor fully tested, rather this is an example of what a MaxScale module might look like.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    React Redux Universal Hot Example

    React Redux Universal Hot Example

    A starter boilerplate for a universal webapp

    This is a starter boilerplate app created with Universal rendering, both client and server make calls to load data from separate API server, React, React Router, Express, Babel for ES6 and ES7 magic, Webpack for bundling, Webpack Dev Middleware, Webpack Hot Middleware, Redux's futuristic Flux implementation, Redux Dev Tools for next generation DX (developer experience), React Router Redux Redux/React Router bindings, ESLint to maintain a consistent code style, redux-form to manage form state...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    VocabularyMem

    Program for manage data, like a simple database and for exercises for

    “ VocabularyMem” is a program for manage data, like a simple database and for exercises for memorize this data. Originary the program is for exercise only, but it is expanded, so you can also use it for store photos with tags and data around, or videos without taking a new space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Collective Mind Technology

    Collective Mind Technology

    plugin-based framework for systematic and reproducible experimentation

    ...Live repo: http://c-mind.org/repo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Relation Tags

    Source code for be able to use Relation Tags.

    ...It is recommended to use a binary matrix class like BinMatrix in order to have enough speed for calculations of implicit relations in a system of bogus tags with big data. Need to be compiled with C++11 and Qt libraries
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SQL Embedded Manager

    SQL Embedded Manager

    SQL Embedded Manager, is a light-weight implementation of the SSMS.

    The SQL Embedded Manager, is a Windows Forms light-weight implementation of the Microsoft SQL Server Management Studio, focused to supporting only all the embedded databases engines (for example, Sql Server Compact Edition, SQLite and Firebird).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    TopThreads

    list top windows (oracle) threads

    list top windows threads. for example useful when using oracle on windows, where oracle is one big process with many threads (and windows task manager doesn't show threads of a process...). if an odbc connection string is passed then also some useful information about the corresponding oracle process/session is displayed (oracle user, sid, serial#, ...) example: TopThreads.exe -t -l=40 --connect=DSN=ORCL;UID=system;PWD=manager; -p oracle --sort=2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    fw2csv

    Convert data file from fixed width format table to CSV

    ...I am using this utility to import astronomical catalogs provided as flat tables at CDS ftp-server into postgresql; Build: $ make all [cc={icc|gcc}] Install: $ make install [prefix=/path/to/your/bin/directory] Example of usage: $ gzip -dc table.dat.gz | fw2csv --stops=4,10,11,20,30,36 -d '|' -header 1 | psql wsdb -c "copy mytable from stdin with csv delimiter '|'" For the list of available options call $ fw2csv --help
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    doPersistence

    Data persistence with one line of code.

    .... ~10,000 objects/second. ~2,000 objects/second if loaded one row at a time. See website for example code. Or download zip file for working copy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Occursions

    Fast customizable time series web database for big data like log files

    Our goal is to create the world's fastest extendable, non-transactional time series database for big data (you know, for kids)! Log file indexing is our initial focus. For example append only ASCII files produced by libraries like Log4J, or containing FIX messages or JSON objects. Occursions was built by a small team sick of creating hacks to remotely copy and/or grep through tons of large log files. We use it to index around a terabyte of new log data per day. You can use it too. Who...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An example of using DbLinq to query a MySQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Database unit testing for .Net - MS SQL, MySQL, Oracle. Includes a database testing dll/API, an example project with C# templates to help get started, sql helper scripts and an application to export XML from a database. Features include - testing data outputs, sql objects definitions and security requirements. See http://dbtestunit.wordpress.com/ for more detail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SoupToNuts is a repository of technical articles and example software covering Postfix, OpenSSH, C and C++, Live Linux CD, MySQL, SQLite, Berkeley DB, Bash and System Administration.
    Downloads: 56 This Week
    Last Update:
    See Project
  • 23
    Project creates auto generated code that when included in your .net project makes access to Sql Server stored procedures so simple. example that calls SP and returns value from row. int Id=da.SP.getID("fred").ExecuteOne().Customer.Id;
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Paper collection is research paper (pdf) database system. It store pdf file and meta information ,for example author and publication date, to help finding and management job.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Web based music and discography library with some extra functions, eg. least distance finding beetween artists and albums. Look for an example on http://phabajin.net/musicdb
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next