Code Monkey home page Code Monkey logo

Salvi Pascual's Projects

just-pico icon just-pico

[UNMAINTAINED] Simple Pico CMS theme made with PureCSS

ldelibertad icon ldelibertad

Una lista de imagenes de los que levantan su mano por la libertad en Cuba

locals icon locals

This is an example of a simple API for Locals.

objectdb icon objectdb

Accessing to databases in PHP, not compatible with object-oriented paradigm, is complex when it is needed to store and retrieve objects instead of separate variables. Many programmers break the encapsulation of code which could be well modeled and easily maintainable; others create their own methods of data access, which costs much of the development of the whole system. ObjectDB creates a general architecture for data access, which (through inheritance) can be increased to support specific methods for every application. With this library the programmer can obtain, save, and modify (among other operations) objects directly from the database without having to memorize the extensive API of PHP and possessing high knowledge of SQL. ObjectDB helps to write clearer code (and therefore more maintainable), formable according to object-oriented methodologies (currently the most used) and makes the programmer completely independent of the database system to use. ObjectDB is designed to reduce work to a minimum. In use, tedious operations such as creating relationships between tables and finding the last inserted tuple, become routine and use a few lines of code. Although it might be thought that the work of an extra layer of abstraction slows down the application, caching mechanisms of objectDB avoid redundant operations and streamline the work so that no visible notice of time delays.

portfolio icon portfolio

Steps to create your own HTML portfolio to help you find a job.

sweb icon sweb

Es un proyecto 100% libre, planeado para eliminar la programación multi-navegador (cross-browsing), agilizar el desarrollo de sitios y proporcionar el aprendizaje según buenas técnicas de programación.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.