Suggest a CMS without database

Discussion in 'Content Management' started by makeit easy, Feb 19, 2014.

  1. #1
    I don't like databases. They are just making the sites slow and less secure. Also some hosting packages limits # of databases and charge more when you need more databases.

    In fact I like static sites. But 100% static sites are not really useful. They can be a nightmare for you when you need to change a small repetitive code (eg, analytics code)
    Because of that, sites have to be a little bit dynamic with "require" or "include" php codes. But still, databases are not really needed for a few dynamic feature.

    For me, search function, rss/atom feeds, pinging, ping backs, posting via email and similar wordpress/CMS features are completely unnecessary and even those functions should be removed immediately.

    If you know and used such a php script please share. It would be great if you know something mobile friendly. Thanks.
     
    makeit easy, Feb 19, 2014 IP
  2. Nigel Lew

    Nigel Lew Notable Member

    Messages:
    4,642
    Likes Received:
    406
    Best Answers:
    21
    Trophy Points:
    295
  3. Sean DeSilva

    Sean DeSilva Greenhorn

    Messages:
    70
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    23
    #3
    Sean DeSilva, Feb 27, 2014 IP
  4. phptechie

    phptechie Well-Known Member

    Messages:
    885
    Likes Received:
    10
    Best Answers:
    2
    Trophy Points:
    165
    #4
    phptechie, Mar 6, 2014 IP
  5. kalseo

    kalseo Active Member

    Messages:
    733
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    80
    #5
    I would suggest custom work based on HTML5
     
    kalseo, Mar 9, 2014 IP
  6. Katherine Lee

    Katherine Lee Banned

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    31
    #6
    You may check the following options,

    http://www.cmsimple.org/en/
    http://get-simple.info/
    http://www.nconsulting.ca/nc-cms/
    http://www.zimplit.com/index.html

    These are some of Free to use, database free CMS options.


     
    Katherine Lee, Mar 20, 2014 IP
  7. sarahk

    sarahk iTamer Staff

    Messages:
    28,807
    Likes Received:
    4,534
    Best Answers:
    123
    Trophy Points:
    665
    #7
    Very few sites need more than one database - and a database can have a virtually unlimited number of tables and those tables can get really big. I reckon you should reexamine your reasons to take a mighty step backwards in terms of giving people the user experience they expect - then again, maybe they'll like the bare bones approach, only you know your market and your business strategy.
     
    sarahk, Mar 20, 2014 IP
  8. gphillips_nz

    gphillips_nz Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #8
    Try cloudcannon.com.

    It adds includes in with HTML comments so you can have the best of static and dynamic sites
     
    gphillips_nz, Mar 23, 2014 IP